[jboss-jira] [JBoss JIRA] (AS7-5105) ConfiguredService asumes update call with not null Dictionary

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jul 3 05:24:12 EDT 2012


     [ https://issues.jboss.org/browse/AS7-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated AS7-5105:
--------------------------------

    Description: 
{code}
11:15:03,740 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011000: OSGi Framework started
11:15:03,780 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "example-configadmin"
11:15:04,327 INFO  [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-3-thread-1) BeanManager not found.
11:15:04,369 INFO  [org.jboss.osgi.framework] (pool-3-thread-1) JBOSGI011002: Bundle started: example-configadmin:0.0.0
11:15:04,876 ERROR [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-3-thread-1) Failed: org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML: java.lang.NullPointerException
	at org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService.getValue(ConfiguredService.java:61)
	at org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML(ConfigurationAdminTestCase.java:154)
{code}

  was:
{code}
11:15:04,876 ERROR [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-3-thread-1) Failed: org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML: java.lang.NullPointerException
	at org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService.getValue(ConfiguredService.java:61)
	at org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML(ConfigurationAdminTestCase.java:154)
{code}


    
> ConfiguredService asumes update call with not null Dictionary
> -------------------------------------------------------------
>
>                 Key: AS7-5105
>                 URL: https://issues.jboss.org/browse/AS7-5105
>             Project: Application Server 7
>          Issue Type: Task
>          Components: ConfigAdmin
>            Reporter: Thomas Diesler
>            Assignee: David Bosschaert
>             Fix For: 7.2.0.Alpha1
>
>
> {code}
> 11:15:03,740 INFO  [org.jboss.osgi.framework] (MSC service thread 1-4) JBOSGI011000: OSGi Framework started
> 11:15:03,780 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "example-configadmin"
> 11:15:04,327 INFO  [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (pool-3-thread-1) BeanManager not found.
> 11:15:04,369 INFO  [org.jboss.osgi.framework] (pool-3-thread-1) JBOSGI011002: Bundle started: example-configadmin:0.0.0
> 11:15:04,876 ERROR [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-3-thread-1) Failed: org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML: java.lang.NullPointerException
> 	at org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService.getValue(ConfiguredService.java:61)
> 	at org.jboss.as.test.integration.osgi.configadmin.ConfigurationAdminTestCase.testManagedServiceConfiguredFromXML(ConfigurationAdminTestCase.java:154)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list