[jboss-jira] [JBoss JIRA] Closed: (JBAS-40) naming.test.PooledInvokerUnitTestCase failures
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Wed Jan 10 03:14:31 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-40?page=all ]
Dimitris Andreadis closed JBAS-40.
----------------------------------
> naming.test.PooledInvokerUnitTestCase failures
> ----------------------------------------------
>
> Key: JBAS-40
> URL: http://jira.jboss.com/jira/browse/JBAS-40
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-3.2.7 Final
> Environment: [starksm at banshee9100 case2471]$ $JAVA_HOME/bin/java -version
> java version "1.3.1_14"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_14-b03)
> Java HotSpot(TM) Client VM (build 1.3.1_14-b03, mixed mode)
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Fix For: JBossAS-3.2.7 Final
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> There are 2 similar failures in the org.jboss.test.naming.test.PooledInvokerUnitTestCase when running under jdk 1.3.1_14.
> <testcase classname="org.jboss.test.naming.test.PooledInvokerUnitTestCase" name="testCreateSubcontext" time="0.11">
> <error message="Operation failed" type="javax.naming.CommunicationException">javax.naming.CommunicationException: Operation failed. Root exception is java.net.BindException: Cannot assign requested address: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:350)
> at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:137)
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:124)
> at java.net.Socket.<init>(Socket.java:268)
> at java.net.Socket.<init>(Socket.java:95)
> at org.jboss.invocation.pooled.interfaces.PooledInvokerProxy.getConnection(PooledInvokerProxy.java:236)
> at org.jboss.invocation.pooled.interfaces.PooledInvokerProxy.invoke(PooledInvokerProxy.java:322)
> at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:96)
> at org.jboss.naming.interceptors.ExceptionInterceptor.invoke(ExceptionInterceptor.java:42)
> at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
> at org.jboss.proxy.ClientMethodInterceptor.invoke(ClientMethodInterceptor.java:55)
> at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:91)
> at $Proxy1.createSubcontext(Unknown Source)
> at org.jnp.interfaces.NamingContext.createSubcontext(NamingContext.java:876)
> at org.jnp.interfaces.NamingContext.createSubcontext(NamingContext.java:858)
> at javax.naming.InitialContext.createSubcontext(InitialContext.java:411)
> at org.jboss.test.naming.test.PooledInvokerUnitTestCase.testCreateSubcontext(PooledInvokerUnitTestCase.java:51)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
> </error>
> </testcase>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list