[jboss-user] [Beginners Corner] - Re: Exception while testing JBOss testsuite (4.0.5) with TC

sarada_ch do-not-reply at jboss.com
Tue Aug 21 06:55:20 EDT 2007


Hi Peter,

your right it's Unisys ClearPath .At present I am getting another Exception while running the Jboss testsuite. I am running the testsuite using TCPIP and not at all using the UDP but in clustering part it  internally calling UDP.start() and faliling. The below is the stack trace
2007-08-21 01:25:26,171 DEBUG [org.jboss.cache.aop.TreeCacheAop] Starting jboss.cache:service=TomcatClusteringCache
2007-08-21 01:25:26,296 ERROR [org.jgroups.JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
2007-08-21 01:25:26,328 DEBUG [org.jboss.cache.aop.TreeCacheAop] Starting failed jboss.cache:service=TomcatClusteringCache
ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
	at org.jgroups.JChannel.connect(JChannel.java:328)
	at org.jboss.cache.TreeCache.startService(TreeCache.java:1424)
	at org.jboss.cache.aop.PojoCache.startService(PojoCache.java:94)


I had seen the same issues with in the forum but unable to understand what all the necessary things to  do to make it success 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076211#4076211

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076211



More information about the jboss-user mailing list