[jboss-user] [JBossCache] - Problems migrating from JBCache 1.3.0.GA to JBCache 1.4.0.GA

yudivian do-not-reply at jboss.com
Tue Aug 8 15:42:55 EDT 2006


I have an application that runs fine using JBCache 1.3.0.GA but when I replace the libraries I need to use JBCache 1.4.0.GA then I get this exceptions when I run the applications. I appreciate any help on this.

org.jgroups.ChannelException: failed to start protocol stack
	at org.jgroups.JChannel.connect(JChannel.java:393)
	at org.jboss.cache.TreeCache.startService(TreeCache.java:1423)
	at maf.services.JBCacheAMSAgentList.(JBCacheAMSAgentList.java:41)
	at maf.services.AMS.(AMS.java:138)
	at maf.base.PlatformNode.start(PlatformNode.java:125)
	at maf.Boot.start(Boot.java:105)
	at maf.Boot.main(Boot.java:133)
Caused by: java.lang.Exception: exception caused by UDP.start(): java.net.BindException: Cannot assign requested address
	at org.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:600)
	at org.jgroups.stack.DownHandler.run(Protocol.java:117)
org.jgroups.ChannelException: failed to start protocol stack
	at org.jgroups.JChannel.connect(JChannel.java:393)
	at org.jboss.cache.TreeCache.startService(TreeCache.java:1423)
	at maf.services.JBCacheKB.(JBCacheKB.java:40)
	at maf.services.DFJBCacheKB.(DFJBCacheKB.java:30)
	at maf.services.DF.(DF.java:127)
	at maf.base.PlatformNode.start(PlatformNode.java:126)
	at maf.Boot.start(Boot.java:105)
	at maf.Boot.main(Boot.java:133)
Caused by: java.lang.Exception: exception caused by UDP.start(): java.net.BindException: Cannot assign requested address
	at org.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:600)
	at org.jgroups.stack.DownHandler.run(Protocol.java:117)

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

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



More information about the jboss-user mailing list