3 Replies Latest reply on Jun 16, 2010 1:48 PM by johnfoneill

    tutorial-osgi-camel-part1 problem with timer

    johnfoneill

      I'm trying to get the tutorial-osgi-camel-part1 example up and running and seem to have some issue with the timer, I think.  Both the bundles load correctly and I can see them in the osgi:list

       

      demo.service-bundle (0.1)

      demo.camel-bundle (0.1)

       

      I do see something strange in the logs with the emq.store.kahadb.MessageDatabase that is not there until I start the example.

       

      06:27:43,145 | INFO  | heckpoint Worker | MessageDatabase                  | emq.store.kahadb.MessageDatabase  605 | Slow KahaDB access: cleanup took 531

       

      Are there any troubleshooting techniques I need to look at?

       

      Regards,

      John

        • 1. Re: tutorial-osgi-camel-part1 problem with timer
          johnfoneill

          I've been reviewing some other threads and am wondering if I need to issue an osgi:start on each of the osgi bundles for the example?  The example does not show that I need to but it does look like others are with other deployments using quartz.  If this is the case, do I need to issue osgi:start on each of the osgi features that are associated?

           

          Any help will be appreciated?

           

          Thanks,

          John

          • 2. Re: tutorial-osgi-camel-part1 problem with timer
            johnfoneill

            Is this example still working with the latest distribution, apache-servicemix-4.2.0-fuse-01-00?  I can't find any problems with deployment and do not see the example printing out to log or console.

             

            John

            • 3. Re: tutorial-osgi-camel-part1 problem with timer
              johnfoneill

              As an update to the forum, I was not able to get the tutorial-osgi-camel-part1 up and running, however, I was able to get the camel-osgi example which comes with the ESB4 running.  I'm sure I have some configuration I need to look into a little more deeper or an import/export problem.

               

              Closing this issue.

               

              John