[jbossts-issues] [JBoss JIRA] (JBTM-1329) test(com.hp.mwtests.ts.jts.local.orbsetup.ORBSetupTest): Error: org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 208 completed: No

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Fri Nov 2 07:15:18 EDT 2012


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

Michael Musgrove resolved JBTM-1329.
------------------------------------

    Resolution: Rejected


Closing bug report since it appears that the root cause is a (transient) network/dns outage:

test(com.hp.mwtests.ts.jts.local.orbsetup.ORBSetupTest)  Time elapsed: 10.11 sec  <<< FAILURE!
java.lang.AssertionError: Error: org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 208  completed: No
	at org.junit.Assert.fail(Assert.java:91)
	at com.hp.mwtests.ts.jts.local.orbsetup.ORBSetupTest.test(ORBSetupTest.java:100)

where the error code meaning is:

COMM_FAILURE/208. vmcid: SUN minor code: 208 literally means "CONNECTION ABORT", which generally means the connection has been dropped. 

and:
Caused by: java.net.UnknownHostException: tenafly.buildnet.ncl.jboss.com: tenafly.buildnet.ncl.jboss.com
	at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
	at com.sun.corba.se.impl.orb.ORBImpl.getLocalHostName(ORBImpl.java:1724)

                
>  test(com.hp.mwtests.ts.jts.local.orbsetup.ORBSetupTest): Error: org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 208  completed: No
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-1329
>                 URL: https://issues.jboss.org/browse/JBTM-1329
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Tom Jenkinson
>            Assignee: Michael Musgrove
>             Fix For: 5.0.0.M2, 4.17.3
>
>
> http://172.17.131.2/job/jbossts-branch417-EAP61-ipv6-dualstack/107/

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


More information about the jbossts-issues mailing list