Ron Smeral created DELTASPIKE-411:
-------------------------------------

             Summary: Data-Module Arquillian tests don't run on WildFly 
8.0.0.Beta1 due to wrong management port
                 Key: DELTASPIKE-411
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-411
             Project: DeltaSpike
          Issue Type: Bug
          Components: Data-Module, Tests
    Affects Versions: 0.5
         Environment: WildFly
            Reporter: Ron Smeral


Data Module's arquillian.xml sets  -Djboss.socket.binding.port-offset=10000 
(though this should not be necessary) and the managementPort property 
accordingly, but for some reason (probably a change in management module of 
WildFly), Arquillian just starts the container but no further communication 
with the server occurs, since apparently, the remoting client can't connect to 
the server. 

The server log shows every 5 seconds:
19:42:04,824 ERROR [org.jboss.remoting.remote.connection] (Remoting 
"dhcp-30-244:MANAGEMENT" I/O-1) JBREM000200: Remote connection failed: 
java.io.IOException: Received an invalid message length of 1195725856

This works on port 9990, even though it worked on 9999 (and others) before.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to