[jboss-jira] [JBoss JIRA] (AS7-4888) Configuration org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService deleted

David Bosschaert (JIRA) jira-events at lists.jboss.org
Tue May 29 03:17:17 EDT 2012


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

David Bosschaert commented on AS7-4888:
---------------------------------------

Just to let you know that I have been making some changes to this area on my branch for AS7-4893. However they are not related to this actual problem.
                
> Configuration org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService deleted
> ------------------------------------------------------------------------------------------
>
>                 Key: AS7-4888
>                 URL: https://issues.jboss.org/browse/AS7-4888
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: ConfigAdmin, OSGi
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>
> {code}
> 09:38:24,811 INFO  [org.jboss.osgi.framework] (pool-3-thread-1) JBOSGI011002: Bundle started: example-configadmin:0.0.0
> 09:38:25,140 ERROR [org.jboss.as.configadmin] (pool-1-thread-1) JBAS016201: Error in configuration listener: org.jboss.as.osgi.configadmin.DomainModelPersistenceManager at 34f9cff1: java.lang.RuntimeException: java.lang.IllegalStateException: Configuration org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService deleted
> 	at org.jboss.as.osgi.configadmin.DomainModelPersistenceManager.configurationModified(DomainModelPersistenceManager.java:159)
> 	at org.jboss.as.configadmin.service.ConfigAdminServiceImpl$ConfigurationModifiedService.run(ConfigAdminServiceImpl.java:256)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_29]
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_29]
> 	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_29]
> Caused by: java.lang.IllegalStateException: Configuration org.jboss.as.test.integration.osgi.xservice.bundle.ConfiguredService deleted
> 	at org.apache.felix.cm.impl.ConfigurationAdapter.checkDeleted(ConfigurationAdapter.java:173)
> 	at org.apache.felix.cm.impl.ConfigurationAdapter.update(ConfigurationAdapter.java:109)
> 	at org.jboss.as.osgi.configadmin.DomainModelPersistenceManager.configurationModified(DomainModelPersistenceManager.java:156)
> 	... 4 more
> {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