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

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Feb 10 06:56:49 EST 2012


Carlo de Wolf created AS7-3712:
----------------------------------

             Summary: 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


{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