[jboss-jira] [JBoss JIRA] (AS7-3376) Server started by basic integration testsuite could not be reloaded using reload operation.
Dominik Pospisil (JIRA)
jira-events at lists.jboss.org
Wed Jan 25 04:13:18 EST 2012
[ https://issues.jboss.org/browse/AS7-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661678#comment-12661678 ]
Dominik Pospisil edited comment on AS7-3376 at 1/25/12 4:11 AM:
----------------------------------------------------------------
As I stated in my previous comment I am not sure at this point. The reload operation itself does not work but only on the server launched by the testsuite. If the reload operation is supposed to work no matter what the server configuration is than there must be an issue in the operation.
was (Author: dpospisil):
As I stated in my previous comment I am not sure at this point. The reload operation itself does not work but only on the server launched by the testsuite.
> 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: Andrew Rubinger
>
> 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