[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-415) Unable to deploy iPOJO bundle

David Bosschaert (JIRA) jira-events at lists.jboss.org
Mon Nov 1 15:19:54 EDT 2010


Unable to deploy iPOJO bundle
-----------------------------

                 Key: JBOSGI-415
                 URL: https://jira.jboss.org/browse/JBOSGI-415
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jboss-osgi-resolver
    Affects Versions: JBossOSGi 1.0.0 Beta9
            Reporter: David Bosschaert


Reported by Kit Plummer here: http://community.jboss.org/thread/158362

Hey guys.

I'm trying to deploy iPOJO to support some existing bundles.  But, I'm getting a fairly cryptic error when deploying the iPOJO bundle itself.

09:05:57,117 ERROR [jboss-osgi-webconsole] Cannot install or update bundle from /var/folders/i5/i5UtK1YGGBmH5OaJiz7cX++++TI/-Tmp-/install7501951874926620119.jar
org.apache.felix.log.LogException: org.osgi.framework.BundleException: Cannot initialize XModule from: org.jboss.osgi.metadata.OSGiManifestMetaData at 60487c5f
at org.jboss.osgi.resolver.spi.AbstractModuleBuilder.load(AbstractModuleBuilder.java:228)
at org.jboss.osgi.resolver.spi.AbstractModuleBuilder.create(AbstractModuleBuilder.java:58)
at org.jboss.osgi.framework.bundle.AbstractUserBundle.incrementRevisionCount(AbstractUserBundle.java:79)
at org.jboss.osgi.framework.bundle.AbstractUserBundle.<init>(AbstractUserBundle.java:68)
at org.jboss.osgi.framework.bundle.HostBundle.<init>(HostBundle.java:57)
at org.jboss.osgi.framework.bundle.BundleManager.createBundle(BundleManager.java:478)
at org.jboss.osgi.framework.bundle.BundleManager.installBundle(BundleManager.java:458)
at org.jboss.osgi.framework.plugin.internal.DeployerServicePluginImpl$DeployerServiceImpl.installBundleInternal(DeployerServicePluginImpl.java:109)
at org.jboss.osgi.deployment.deployer.SystemDeployerService.installBundle(SystemDeployerService.java:126)
at org.jboss.osgi.deployment.deployer.SystemDeployerService.deploy(SystemDeployerService.java:80)
at org.jboss.osgi.framework.plugin.internal.DeployerServicePluginImpl.deploy(DeployerServicePluginImpl.java:90)
at org.jboss.osgi.webconsole.internal.plugins.InstallActionExt$1.doRun(InstallActionExt.java:74)
at org.apache.felix.webconsole.internal.core.InstallAction$InstallHelper.run(InstallAction.java:340)

I'm not even sure where to begin - maybe the framework core?  Any ideas? 

Kit

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list