[jboss-jira] [JBoss JIRA] (AS7-4617) Domain deployment fails on slave controller
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Thu Apr 26 04:38:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12687883#comment-12687883 ]
Heiko Braun edited comment on AS7-4617 at 4/26/12 4:38 AM:
-----------------------------------------------------------
Using the setup described here: http://hbraun.info/2012/04/running-an-as7-domain-on-virtual-network-interfaces/
was (Author: heiko.braun):
Using the setup described here: http://hbraun.info/?p=75
> Domain deployment fails on slave controller
> -------------------------------------------
>
> Key: AS7-4617
> URL: https://issues.jboss.org/browse/AS7-4617
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Reporter: Heiko Braun
> Assignee: Brian Stansberry
> Priority: Critical
> Fix For: 7.1.2.Final-redhat1
>
> Attachments: mysql-connector-java-5.1.15.jar
>
>
> Trying to deploy a jdbc driver.
> Scenario A) Single host controller
> Scenario B) Two hosts (master, slave.local)
> The deployment succeeds in scenario A, but fails on the slave host in scenario B:
> {noformat}
> [Host Controller] Caused by: java.io.EOFException: Read past end of file
> [Host Controller] at org.jboss.marshalling.SimpleDataInput.eofOnRead(SimpleDataInput.java:126) [jboss-marshalling-1.3.13.GA.jar:1.3.13.GA]
> [Host Controller] at org.jboss.marshalling.SimpleDataInput.readFully(SimpleDataInput.java:152) [jboss-marshalling-1.3.13.GA.jar:1.3.13.GA]
> [Host Controller] at org.jboss.as.repository.RemoteFileRequestAndHandler.handleResponse(RemoteFileRequestAndHandler.java:101)
> [Host Controller] at org.jboss.as.host.controller.RemoteDomainConnectionService$GetFileRequest.handleRequest(RemoteDomainConnectionService.java:376)
> {noformat}
> the deployment is attached to this issue.
--
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