[
https://issues.jboss.org/browse/AS7-2194?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-2194:
---------------------------------------
Thanks, Emanuel. Yeah, that's a typo. Please submit a pull request if you haven't
already.
Failed to start server instance
-------------------------------
Key: AS7-2194
URL:
https://issues.jboss.org/browse/AS7-2194
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: Brian Stansberry
Priority: Blocker
I've deleted all server configurations and did start over with a new one. However
when I try to start the newly created instances, I get this:
{noformat}
[Host Controller] ("host" => "master"),
[Host Controller] ("server-config" => "staging-server")
[Host Controller] ]): java.lang.IllegalStateException: Cannot access a remote file
repository from the master domain controller
[Host Controller] at
org.jboss.as.host.controller.DomainModelControllerService.getRemoteFileRepository(DomainModelControllerService.java:258)
[jboss-as-host-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
[Host Controller] at
org.jboss.as.host.controller.ModelCombiner.addDeployments(ModelCombiner.java:455)
[jboss-as-host-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
[Host Controller] at
org.jboss.as.host.controller.ModelCombiner.getBootUpdates(ModelCombiner.java:182)
[jboss-as-host-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
[Host Controller] at
org.jboss.as.host.controller.ManagedServer.startServerProcess(ManagedServer.java:173)
[jboss-as-host-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
[Host Controller] at
org.jboss.as.host.controller.ServerInventoryImpl.startServer(ServerInventoryImpl.java:173)
[jboss-as-host-controller-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
{noformat}
--
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