[jboss-jira] [JBoss JIRA] Updated: (JBAS-9367) Failure to start OSGi subsystem eagerly
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Apr 20 05:57:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated JBAS-9367:
---------------------------------
Workaround Description:
use jconsole to activate the framework
setServiceMode(jbosgi.Framework.ACTIVE, ACTIVE)
> Failure to start OSGi subsystem eagerly
> ---------------------------------------
>
> Key: JBAS-9367
> URL: https://issues.jboss.org/browse/JBAS-9367
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 7.0.0.Beta3
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.0.0.Beta4
>
>
> 11:54:09,816 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jbosgi.AutoInstallBundles: org.jboss.msc.service.StartException in service jbosgi.AutoInstallBundles: Failed to create auto install list
> at org.jboss.as.osgi.service.AutoInstallIntegration.start(AutoInstallIntegration.java:153)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1675)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_21]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_21]
> at java.lang.Thread.run(Thread.java:619) [:1.6.0_21]
> Caused by: java.lang.NullPointerException
> at org.jboss.osgi.framework.internal.BundleManager.installBundle(BundleManager.java:317)
> at org.jboss.as.osgi.service.AutoInstallIntegration.start(AutoInstallIntegration.java:115)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list