You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Hug (JIRA)" <ji...@apache.org> on 2013/10/02 14:50:24 UTC

[jira] [Assigned] (DELTASPIKE-411) Data-Module Arquillian tests don't run on WildFly 8.0.0.Beta1 due to wrong management port

     [ https://issues.apache.org/jira/browse/DELTASPIKE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Hug reassigned DELTASPIKE-411:
-------------------------------------

    Assignee: Thomas Hug

> 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
>            Assignee: Thomas Hug
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)