From issues at jboss.org Wed Apr 9 08:34:14 2014 From: issues at jboss.org (Tomas Kyjovsky (JIRA)) Date: Wed, 9 Apr 2014 08:34:14 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-757) WildFly OSGi web console is empty of data In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12960482#comment-12960482 ] Tomas Kyjovsky commented on JBOSGI-757: --------------------------------------- Hi. I think the correct project for console is https://issues.jboss.org/browse/HAL. As a workaround I tried using an older version of the console in which OSGi still worked (1.6.0.Final from WF 8.0.0.Alpha1) on WF 8.0.0.Final and it worked fine. > WildFly OSGi web console is empty of data > ----------------------------------------- > > Key: JBOSGI-757 > URL: https://issues.jboss.org/browse/JBOSGI-757 > Project: JBoss OSGi > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: webapp > Reporter: Darryl Miles > > This has the best picture of the console: > http://stackoverflow.com/questions/20569178/wildfly-8-0-0-beta1-not-showing-osgi-bundles-correcty > Also the "undefined" information in the Management console, is that correct ? I tested with EAP 6.x and found that also to say "undefined" but the web console works. So the two issues maybe unrelated. > It would be good to get whatever fix is needed into OSGi of WindFly 8 before GA is released. > If this is not the correct project with the problem please point me to the GIT source tree to look at to diagnose this issue. Thanks. -- 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 From issues at jboss.org Sun Apr 13 17:16:34 2014 From: issues at jboss.org (Tomaz Cerar (JIRA)) Date: Sun, 13 Apr 2014 17:16:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-763) StackOverflowError with ObjectFactory OSGi service In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomaz Cerar moved WFLY-2555 to JBOSGI-763: ------------------------------------------ Project: JBoss OSGi (was: WildFly) Key: JBOSGI-763 (was: WFLY-2555) Workflow: classic default workflow (was: GIT Pull Request workflow ) Affects Version/s: (was: 8.0.0.Beta1) Component/s: (was: Naming) Fix Version/s: (was: 8.1.0.CR1) > StackOverflowError with ObjectFactory OSGi service > -------------------------------------------------- > > Key: JBOSGI-763 > URL: https://issues.jboss.org/browse/JBOSGI-763 > Project: JBoss OSGi > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Thomas Diesler > Assignee: Thomas Diesler > > {code} > Tests in error: > JNDITestCase.testObjectFactoryOSGiService ? StackOverflow > Tests run: 3, Failures: 0, Errors: 1, Skipped: 0 > {code} > {code} > 15:57:00,295 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "example-jndi" (runtime-name : "example-jndi") > 15:57:02,355 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-2-thread-1) BeanManager not found. > 15:57:02,497 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-2-thread-1) BeanManager not found. > 15:57:02,618 SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-2-thread-1) Failed: org.jboss.as.test.integration.osgi.jndi.JNDITestCase.testObjectFactoryOSGiService: java.lang.StackOverflowError > at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.7.0_25] > at com.sun.naming.internal.VersionHelper12.getJndiProperties(VersionHelper12.java:106) [rt.jar:1.7.0_25] > at com.sun.naming.internal.ResourceManager.getInitialEnvironment(ResourceManager.java:202) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.init(InitialContext.java:238) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.(InitialContext.java:216) [rt.jar:1.7.0_25] > at org.jboss.as.test.integration.osgi.jndi.JNDITestCase$TestObjectFactory$1.(JNDITestCase.java:167) > at org.jboss.as.test.integration.osgi.jndi.JNDITestCase$TestObjectFactory.getObjectInstance(JNDITestCase.java:167) > at org.jboss.as.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:131) > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > {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 From issues at jboss.org Thu Apr 17 03:58:34 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 03:58:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-755) Update to WildFly-8.1.0.CR1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler updated JBOSGI-755: ---------------------------------- Summary: Update to WildFly-8.1.0.CR1 (was: Update to WildFly-8.0.0.Final) > Update to WildFly-8.1.0.CR1 > --------------------------- > > Key: JBOSGI-755 > URL: https://issues.jboss.org/browse/JBOSGI-755 > Project: JBoss OSGi > Issue Type: Task > Security Level: Public(Everyone can see) > Components: distribution > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Fix For: JBossOSGi 2.2.0 > > -- 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 From issues at jboss.org Thu Apr 17 03:58:35 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 03:58:35 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-755) Update to WildFly-8.1.0.CR1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler resolved JBOSGI-755. ----------------------------------- Resolution: Done Done > Update to WildFly-8.1.0.CR1 > --------------------------- > > Key: JBOSGI-755 > URL: https://issues.jboss.org/browse/JBOSGI-755 > Project: JBoss OSGi > Issue Type: Task > Security Level: Public(Everyone can see) > Components: distribution > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Fix For: JBossOSGi 2.2.0 > > -- 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 From issues at jboss.org Thu Apr 17 04:00:34 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 04:00:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-763) StackOverflowError with ObjectFactory OSGi service In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler updated JBOSGI-763: ---------------------------------- Assignee: (was: Thomas Diesler) > StackOverflowError with ObjectFactory OSGi service > -------------------------------------------------- > > Key: JBOSGI-763 > URL: https://issues.jboss.org/browse/JBOSGI-763 > Project: JBoss OSGi > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Thomas Diesler > > {code} > Tests in error: > JNDITestCase.testObjectFactoryOSGiService ? StackOverflow > Tests run: 3, Failures: 0, Errors: 1, Skipped: 0 > {code} > {code} > 15:57:00,295 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "example-jndi" (runtime-name : "example-jndi") > 15:57:02,355 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-2-thread-1) BeanManager not found. > 15:57:02,497 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-2-thread-1) BeanManager not found. > 15:57:02,618 SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-2-thread-1) Failed: org.jboss.as.test.integration.osgi.jndi.JNDITestCase.testObjectFactoryOSGiService: java.lang.StackOverflowError > at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.7.0_25] > at com.sun.naming.internal.VersionHelper12.getJndiProperties(VersionHelper12.java:106) [rt.jar:1.7.0_25] > at com.sun.naming.internal.ResourceManager.getInitialEnvironment(ResourceManager.java:202) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.init(InitialContext.java:238) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.(InitialContext.java:216) [rt.jar:1.7.0_25] > at org.jboss.as.test.integration.osgi.jndi.JNDITestCase$TestObjectFactory$1.(JNDITestCase.java:167) > at org.jboss.as.test.integration.osgi.jndi.JNDITestCase$TestObjectFactory.getObjectInstance(JNDITestCase.java:167) > at org.jboss.as.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:131) > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > at javax.naming.InitialContext.lookup(InitialContext.java:411) [rt.jar:1.7.0_25] > {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 From issues at jboss.org Thu Apr 17 04:06:34 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 04:06:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-764) WildFly-8.1.0.Final In-Reply-To: References: Message-ID: Thomas Diesler created JBOSGI-764: ------------------------------------- Summary: WildFly-8.1.0.Final Key: JBOSGI-764 URL: https://issues.jboss.org/browse/JBOSGI-764 Project: JBoss OSGi Issue Type: Task Security Level: Public (Everyone can see) Components: distribution Reporter: Thomas Diesler Assignee: Thomas Diesler Fix For: JBossOSGi 2.2.0 -- 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 From issues at jboss.org Thu Apr 17 04:06:34 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 04:06:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-764) WildFly-8.1.0.Final In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler updated JBOSGI-764: ---------------------------------- Fix Version/s: JBossOSGi 2.2.1 (was: JBossOSGi 2.2.0) > WildFly-8.1.0.Final > ------------------- > > Key: JBOSGI-764 > URL: https://issues.jboss.org/browse/JBOSGI-764 > Project: JBoss OSGi > Issue Type: Task > Security Level: Public(Everyone can see) > Components: distribution > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Fix For: JBossOSGi 2.2.1 > > -- 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 From issues at jboss.org Thu Apr 17 04:06:34 2014 From: issues at jboss.org (Thomas Diesler (JIRA)) Date: Thu, 17 Apr 2014 04:06:34 -0400 (EDT) Subject: [jboss-osgi-issues] [JBoss JIRA] (JBOSGI-764) Update to WildFly-8.1.0.Final In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/JBOSGI-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Diesler updated JBOSGI-764: ---------------------------------- Summary: Update to WildFly-8.1.0.Final (was: WildFly-8.1.0.Final) > Update to WildFly-8.1.0.Final > ----------------------------- > > Key: JBOSGI-764 > URL: https://issues.jboss.org/browse/JBOSGI-764 > Project: JBoss OSGi > Issue Type: Task > Security Level: Public(Everyone can see) > Components: distribution > Reporter: Thomas Diesler > Assignee: Thomas Diesler > Fix For: JBossOSGi 2.2.1 > > -- 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