]
Thomas Diesler updated AS7-6884:
--------------------------------
Fix Version/s: 8.0.0.Alpha1
NPE during shutdown of standalone-osgi.xml
------------------------------------------
Key: AS7-6884
URL:
https://issues.jboss.org/browse/AS7-6884
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Aaron Whiteside
Assignee: Thomas Diesler
Fix For: 8.0.0.Alpha1
{code}
13:06:10,003 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011005:
Bundle uninstalled: org.apache.felix.log:1.0.0
13:06:10,002 WARN [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00004:
Failure during stop of service
jbosgi.bundle."org.apache.camel.camel-spring"."2.11.0.SNAPSHOT".bid43.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:10,002 WARN [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00004:
Failure during stop of service
jbosgi.bundle."com.mm.camel.component.http.component-spi"."0.3.0".bid62.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:10,005 INFO [org.jboss.as.osgi] (MSC service thread 1-4) JBAS011908: Unregister
module: deployment.protostuff-collectionschema-1.0.7.jar:main
13:06:10,002 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00004:
Failure during stop of service
jbosgi.bundle."com.mm.camel.component.smpp.cloudhopper-smpp-component"."1.0.0.SNAPSHOT".bid70.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:10,002 WARN [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC00004:
Failure during stop of service
jbosgi.bundle."com.verisign.smq.fs"."1.2.0".bid65.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:10,004 INFO [org.jboss.osgi.framework] (MSC service thread 1-3) JBOSGI011005:
Bundle uninstalled: com.verisign.smq.spi:1.2.0
13:06:10,002 WARN [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00004:
Failure during stop of service
jbosgi.bundle."org.apache.felix.configadmin"."1.2.8".bid15.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:10,003 ERROR [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015892:
Deployment unit processor org.jboss.as.osgi.deployment.ModuleRegisterProcessor@31a0d2e4
unexpectedly threw an exception during undeploy phase INSTALL of deployment
"protobuf-java-2.4.1.jar": java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.EnvironmentImpl.uninstallResources(EnvironmentImpl.java:86)
at
org.jboss.as.osgi.service.ModuleRegistrationTracker.unregisterInternal(ModuleRegistrationTracker.java:139)
at
org.jboss.as.osgi.service.ModuleRegistrationTracker.unregisterModule(ModuleRegistrationTracker.java:92)
at
org.jboss.as.osgi.deployment.ModuleRegisterProcessor.undeploy(ModuleRegisterProcessor.java:80)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.safeUndeploy(DeploymentUnitPhaseService.java:222)
[jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.stop(DeploymentUnitPhaseService.java:180)
[jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:40,008 WARN [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC00004:
Failure during stop of service
jbosgi.bundle."com.mm.camel.component.smq.component"."1.2.0.SNAPSHOT".bid84.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:40,008 ERROR [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015892:
Deployment unit processor org.jboss.as.osgi.deployment.ModuleRegisterProcessor@31a0d2e4
unexpectedly threw an exception during undeploy phase INSTALL of deployment
"protostuff-collectionschema-1.0.7.jar": java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.EnvironmentImpl.uninstallResources(EnvironmentImpl.java:86)
at
org.jboss.as.osgi.service.ModuleRegistrationTracker.unregisterInternal(ModuleRegistrationTracker.java:139)
at
org.jboss.as.osgi.service.ModuleRegistrationTracker.unregisterModule(ModuleRegistrationTracker.java:92)
at
org.jboss.as.osgi.deployment.ModuleRegisterProcessor.undeploy(ModuleRegisterProcessor.java:80)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.safeUndeploy(DeploymentUnitPhaseService.java:222)
[jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.stop(DeploymentUnitPhaseService.java:180)
[jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:40,008 WARN [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00004:
Failure during stop of service
jbosgi.bundle."org.apache.camel.camel-sjms"."2.11.0.SNAPSHOT".bid72.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
13:06:40,010 INFO [org.jboss.as.osgi] (MSC service thread 1-6) JBAS011908: Unregister
module: deployment.protostuff-core-1.0.7.jar:main
13:06:40,008 WARN [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00004:
Failure during stop of service
jbosgi.bundle."com.verisign.smq.common-codecs"."1.2.0".bid93.INSTALLED:
java.lang.NullPointerException
at
org.jboss.osgi.framework.internal.LockManagerImpl.unlockItems(LockManagerImpl.java:128)
at
org.jboss.osgi.framework.internal.UserBundleState.uninstallInternal(UserBundleState.java:382)
at
org.jboss.osgi.framework.internal.BundleManagerPlugin.uninstallBundle(BundleManagerPlugin.java:424)
at
org.jboss.osgi.framework.internal.UserBundleInstalledService.stop(UserBundleInstalledService.java:112)
at
org.jboss.osgi.framework.spi.ServiceTracker$SynchronousListenerServiceWrapper.stop(ServiceTracker.java:343)
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874)
[jboss-msc-1.0.4.GA.jar:1.0.4.GA]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_13]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_13]
{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: