6 Replies Latest reply on Jun 4, 2013 3:12 AM by sumit.gampawar

    what is JBOSGI011283: Revision content already closed?

    jrantav

      For a specific bundle, I've started to see this on deploy:

       

      10:51:46,955 SEVERE [org.eclipse.gemini.blueprint.extender.internal.blueprint.activator.BlueprintLoaderListener] (EclipseGeminiBlueprintExtenderThread-5) Application context refresh failed (OsgiBundleXmlApplicationContext(bundle=manageclinic-backend, config=bundle://manageclinic.backend-47-0-0/OSGI-INF/blueprint/persistence-config.xml)): java.lang.IllegalStateException: JBOSGI011283: Revision content already closed: HostBundleRevision[manageclinic-backend:1.0.0.SNAPSHOT] - [0]

              at org.jboss.osgi.framework.internal.RevisionContent.assertNotClosed(RevisionContent.java:156) [jbosgi-framework-core-2.1.0.CR12.jar:2.1.0.CR12]

              at org.jboss.osgi.framework.internal.RevisionContent.getEntry(RevisionContent.java:113) [jbosgi-framework-core-2.1.0.CR12.jar:2.1.0.CR12]

              at org.jboss.osgi.framework.internal.BundleProtocolHandler.openConnection(BundleProtocolHandler.java:55) [jbosgi-framework-core-2.1.0.CR12.jar:2.1.0.CR12]

              at org.jboss.osgi.framework.internal.URLHandlerSupportImpl$URLStreamHandlerProxy.openConnection(URLHandlerSupportImpl.java:283) [jbosgi-framework-core-2.1.0.CR12.jar:2.1.0.CR12]

              at java.net.URL.openConnection(URL.java:945) [rt.jar:1.6.0_24]

       

      It looks like some internal problem to me. What does that mean?