[jboss-as7-dev] JGroupsSubsystemTest hangs in Jenkins

Thomas Diesler thomas.diesler at jboss.com
Fri Jul 20 18:01:22 EDT 2012


Folks,

this tests hangs often in jenkins

https://hudson.qa.jboss.com/hudson/view/JBossOSGi/job/jboss-as7-as351/5/console

It seems to be related to the machine the job is running on.

Running org.jboss.as.clustering.jgroups.subsystem.JGroupsSubsystemTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 sec
TransformListener() : unexpected exception opening server socket java.net.BindException: Address already in use
java.net.BindException: Address already in use
	at java.net.PlainSocketImpl.socketBind(Native Method)
	at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383)
	at java.net.ServerSocket.bind(ServerSocket.java:328)
	at java.net.ServerSocket.bind(ServerSocket.java:286)
	at org.jboss.byteman.agent.TransformListener.initialize(TransformListener.java:69)
	at org.jboss.byteman.agent.Retransformer.addTransformListener(Retransformer.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.byteman.agent.Main.premain(Main.java:216)
	at org.jboss.byteman.agent.Main.agentmain(Main.java:230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:323)
	at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:348)

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx



More information about the jboss-as7-dev mailing list