Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-275

Failure to start OSGi subsystem eagerly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • 7.0.0.Beta3
    • OSGi
    • None
    • Hide

      use jconsole to activate the framework

      setServiceMode(jbosgi.Framework.ACTIVE, ACTIVE)

      Show
      use jconsole to activate the framework setServiceMode(jbosgi.Framework.ACTIVE, ACTIVE)

    Description

      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)

      Attachments

        Activity

          People

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: