[jboss-jira] [JBoss JIRA] (AS7-5878) OSGi not started eager in domain mode

Benjamin Graf (JIRA) jira-events at lists.jboss.org
Thu Nov 8 08:15:18 EST 2012


    [ https://issues.jboss.org/browse/AS7-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732745#comment-12732745 ] 

Benjamin Graf commented on AS7-5878:
------------------------------------

Only the subsystems got activated but not started!!!
[Server:server-one] 14:10:08,866 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 40) JBAS011940: Activating OSGi Subsystem
[Server:server-two] 14:10:10,838 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 40) JBAS011940: Activating OSGi Subsystem

After manually starting through frontend:
[Server:server-one] 14:13:05,546 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-2) JBossOSGi Framework Core - 1.1.8.Final
[Server:server-one] 14:13:05,617 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-2) Install bundle: system.bundle:0.0.0
[Server:server-one] 14:13:05,791 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-4) Install bundle: jboss-osgi-logging:1.0.0
[Server:server-one] 14:13:05,790 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-1) Install bundle: jboss-as-osgi-configadmin:7.1.1.Final
[Server:server-one] 14:13:05,813 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-3) Install bundle: org.apache.felix.configadmin:1.2.8
[Server:server-one] 14:13:05,839 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-3) Install bundle: javax.transaction.api:0.0.0
[Server:server-one] 14:13:05,896 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-1) Install bundle: org.apache.felix.log:1.0.0
[Server:server-one] 14:13:05,917 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-4) Install bundle: jbosgi-http-api:1.0.5
[Server:server-one] 14:13:06,068 INFO  [org.jboss.osgi.framework.internal.BundleManager] (MSC service thread 1-2) Install bundle: osgi.enterprise:4.2.0.201003190513
[Server:server-one] 14:13:06,215 INFO  [org.jboss.osgi.framework.internal.StartLevelPlugin] (MSC service thread 1-3) Starting bundles for start level: 1
[Server:server-one] 14:13:06,216 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: jbosgi-http-api:1.0.5
[Server:server-one] 14:13:06,217 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: osgi.enterprise:4.2.0.201003190513
[Server:server-one] 14:13:06,229 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: jboss-as-osgi-configadmin:7.1.1.Final
[Server:server-one] 14:13:06,236 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: jboss-osgi-logging:1.0.0
[Server:server-one] 14:13:06,249 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: org.apache.felix.log:1.0.0
[Server:server-one] 14:13:06,250 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: javax.transaction.api:0.0.0
[Server:server-one] 14:13:06,310 INFO  [org.jboss.osgi.framework.internal.HostBundleState] (MSC service thread 1-3) Bundle started: org.apache.felix.configadmin:1.2.8
[Server:server-one] 14:13:06,311 INFO  [org.jboss.osgi.framework.internal.FrameworkActive] (MSC service thread 1-3) OSGi Framework started
                
> OSGi not started eager in domain mode
> -------------------------------------
>
>                 Key: AS7-5878
>                 URL: https://issues.jboss.org/browse/AS7-5878
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi
>    Affects Versions: 7.1.1.Final, 7.1.3.Final (EAP), 7.2.0.Alpha1
>         Environment: Windows
>            Reporter: Benjamin Graf
>            Assignee: Thomas Diesler
>
> In domain mode OSGi subsystem is not automatically started when set to eager.
> Have a look on https://community.jboss.org/thread/171449?tstart=0
> This seems to exist since 7.0 days!

--
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