Hi, Yes, it seems to be related to jbossOSGi. Unfortunately, iPOJO releases are not tested under jbossOSGi (it is tested on Felix, KF, Equinox, Karaf, and OW2 JOnAS). I will probably change the release process to run the test suite on jbossOSGi.. once this issue is fixed.
Regards, Clement On 01.11.2010, at 20:21, David Bosschaert wrote: > Yes, this is most likely an issue with JBossOSGi. I've created a Jira > here: https://jira.jboss.org/browse/JBOSGI-415 > > Best regards, > > David > > On 1 November 2010 17:37, Kit Plummer <[email protected]> wrote: >> I'm trying to get the latest iPOJO (1.6.6) setup on the latest JBossOSGi >> (1.0.0.Beta9). Curious if anyone has this setup working? >> >> Here's the log snip: >> >> 0:35:36,721 ERROR [jboss-osgi-webconsole] Cannot install or update bundle >> from >> /var/folders/i5/i5UtK1YGGBmH5OaJiz7cX++++TI/-Tmp-/install7477357250151475650.jar >> org.apache.felix.log.LogException: org.osgi.framework.BundleException: >> Cannot initialize XModule from: >> org.jboss.osgi.metadata.osgimanifestmetad...@148d0a11 >> 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) >> >> TIA (even though I realize this is probably a JBossOSGi issue), >> Kit >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

