[jboss-jira] [JBoss JIRA] (AS7-3712) Uninformative IllegalArgumentException when another server is bound to a socket

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Feb 10 13:25:48 EST 2012


     [ https://issues.jboss.org/browse/AS7-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved AS7-3712.
-----------------------------------

    Fix Version/s: 7.1.0.Final
       Resolution: Done

    
> Uninformative IllegalArgumentException when another server is bound to a socket
> -------------------------------------------------------------------------------
>
>                 Key: AS7-3712
>                 URL: https://issues.jboss.org/browse/AS7-3712
>             Project: Application Server 7
>          Issue Type: Enhancement
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>            Priority: Minor
>             Fix For: 7.1.0.Final
>
>
> {noformat}
> java.lang.RuntimeException: java.lang.IllegalArgumentException
>     at org.jboss.as.arquillian.container.ManagementClient.getBinding(ManagementClient.java:207)
>     at org.jboss.as.arquillian.container.ManagementClient.extractSubSystemURI(ManagementClient.java:177)
>     at org.jboss.as.arquillian.container.ManagementClient.getSubSystemURI(ManagementClient.java:105)
>     at org.jboss.as.arquillian.container.ManagementClient.getDeploymentMetaData(ManagementClient.java:111)
>     at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
> ...
> Caused by: java.lang.IllegalArgumentException
>     at org.jboss.dmr.ModelValue.asInt(ModelValue.java:58)
>     at org.jboss.dmr.ModelNode.asInt(ModelNode.java:226)
>     at org.jboss.as.arquillian.container.ManagementClient.getBinding(ManagementClient.java:203)
>     ... 97 more
> {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

        


More information about the jboss-jira mailing list