[jboss-jira] [JBoss JIRA] (AS7-3376) Server started by basic integration testsuite could not be reloaded using reload operation.

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Feb 13 16:59:01 EST 2012


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

Brian Stansberry commented on AS7-3376:
---------------------------------------

Is this an issue using current master? This sounds like an issue I fixed a couple of weeks ago.
                
> Server started by basic integration testsuite could not be reloaded using reload operation.
> -------------------------------------------------------------------------------------------
>
>                 Key: AS7-3376
>                 URL: https://issues.jboss.org/browse/AS7-3376
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 7.1.0.Final
>            Reporter: Dominik Pospisil
>            Assignee: Brian Stansberry
>              Labels: test-dev-blocker
>
> Server started by basic integration testsuite could not be reloaded using reload management operation. The reload operation fails with the following error in both cases if admin-only parameter is or is not set.
> 09:42:45,469 ERROR [org.jboss.msc.service.fail] MSC00001: Failed to start service jboss.as.server-controller: org.jboss.msc.service.StartException in service jboss.as.server-controller: Failed to start service
>         at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1780) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
>         at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
> Caused by: java.lang.AssertionError: profileResourceRegistration is already set
>         at org.jboss.as.controller.extension.ExtensionRegistry.setProfileResourceRegistration(ExtensionRegistry.java:124) [jboss-as-controller-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
>         at org.jboss.as.server.ServerControllerModelUtil.initOperations(ServerControllerModelUtil.java:343) [jboss-as-server-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
>         at org.jboss.as.server.ServerService.initModel(ServerService.java:293) [jboss-as-server-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
>         at org.jboss.as.controller.AbstractControllerService.start(AbstractControllerService.java:147) [jboss-as-controller-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
>         at org.jboss.as.server.ServerService.start(ServerService.java:182) [jboss-as-server-7.1.0.Final-SNAPSHOT.jar:7.1.0.Final-SNAPSHOT]
>         at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
>         at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
>         ... 3 more

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