0 Replies Latest reply on Nov 13, 2014 12:16 PM by sriramsharma

    Error in FuseESB application using infinispan...

    sriramsharma

      Hi All,

       

      Here is the issue that I am facing.

      I am trying to use infinispan caching in my application.

      I found that the application was not becoming active in my FuseESB.

      On trying imports of the application, I found that the infinispan-core and infinispan-commons are not getting imported into the relevant application which I am deploying.

      So, I installed the infinispan-core and infinispan-commons.

      Now, I am getting an exception when I try to start the infinispan-core and infinispan-commons...

       

      FuseESB:karaf@root> osgi:install mvn:org.infinispan/infinispan-commons/6.0.2.Final

      Bundle ID: 486

      FuseESB:karaf@root> start 486

      Error executing command: Error starting bundles:

      Unable to start bundle 486: Unresolved constraint in bundle org.infinispan.commons [486]: Unable to resolve 486.0: missing requirement [486.0] osgi.wiring.package; (osgi.wiring.package=sun.misc)

       

      The log file in the data folder does not have any information related to this.

      Please help!

       

      Regards,

      Sriram