[jboss-jira] [JBoss JIRA] (AS7-6937) NPE in BundleLifecycleIntegration
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Thu Apr 18 02:15:55 EDT 2013
Thomas Diesler created AS7-6937:
-----------------------------------
Summary: NPE in BundleLifecycleIntegration
Key: AS7-6937
URL: https://issues.jboss.org/browse/AS7-6937
Project: Application Server 7
Issue Type: Feature Request
Reporter: Thomas Diesler
{code}
java.lang.NullPointerException
at org.jboss.as.osgi.service.BundleLifecycleIntegration$BundleLifecycleImpl.createBundleRevision(BundleLifecycleIntegration.java:200)
at org.jboss.osgi.framework.internal.BundleManagerPlugin.createBundleRevisionLifecycle(BundleManagerPlugin.java:439)
at org.jboss.osgi.framework.internal.AbstractBundleContext.installBundleInternal(AbstractBundleContext.java:206)
at org.jboss.osgi.framework.internal.AbstractBundleContext.installBundle(AbstractBundleContext.java:133)
at org.jboss.as.test.integration.osgi.deployment.DeferredResolveTestCase.testResolveManagementOp(DeferredResolveTestCase.java:130)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list