3 Replies Latest reply on Mar 3, 2011 3:30 AM by larasith

    Bundles not start

    larasith

      I've installed a new instance of FUSE 4.3.1 in other server and i i've installed my bundles. They work successfully in my old server, that run a FUSE 4.3.1 too, but in the new server they never start:

       

      Snippet of new server

       

      Sistema Central :: Tasks Service (0.0.1.SNAPSHOT)

      Sistema Central :: Messages Service (0.0.1.SNAPSHOT)

      Sistema Centra :: Devices Service

       

      They are active but never STARTED:

       

      Snippet of old server:

       

      Sistema Central :: Tasks Service (0.0.1.SNAPSHOT)

      Sistema Central :: Messages Service

       

      The display command don't show anything.

       

      Anyone know what is happen?

        • 1. Re: Bundles not start
          larasith

          I try to install example-camel-osgi with the following commads and neither don't start:

           

          features:install examples-camel-osgi

          start 238

           

          Apache ServiceMix :: Features :: Examples :: Camel OSGi (4.3.1.fuse-00-00)

          • 2. Re: Bundles not start
            ffang

            Hi,

             

            Two quick question,

             

            1. is the jdk same between two machine?

            2. the machine you encounter problem has internet connection?

             

            Freeman

            • 3. Re: Bundles not start
              larasith

              Hi ffang, thanks for your reply

               

              The two JDK aren't the same version, the JAVA version of server that ESB is working successfully is 1.6.0_14 and the other is 1.6.0_23.

               

              The bad server have internet, if not i couldn't perform the features:install command, however the working server haven´t internet and work fine.

               

              I'm establish the log level in TRACE and the log don´t show any error yet.