[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-06-02 Thread [EMAIL PROTECTED]
I'd say it's more likely that you have jgroups.jar in your war. A ClassCastException in that location means there is more than one version of the org.jgroups.protocols.UDP class on the classpath. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155152#4155152

[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-05-30 Thread gjwilk01
That's got to be it. I don't have all of the dependent jars included in my WAR file. When I run the Cache as a globally deployed MBean it must have access to all the files in /server/all/lib directory, but when I run it from my WAR file it is missing the dependent jar files. Is there a way t

[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-05-30 Thread [EMAIL PROTECTED]
You say this is within your WAR file? Where is this picking up the JBoss Cache jars (and dependent jars) from? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154631#4154631 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-05-30 Thread gjwilk01
Yes, sure. Here is some more :) Could not start TreeCache!unable to setup the protocol stackorg.jgroups.ChannelException: unable to setup the protocol stack at com.cidc.commonservices.cache.TreeCacheSingleton.init(TreeCacheSingleton.java:45) at com.cidc.commonservices.cache.Cac

[jboss-user] [JBoss Cache: Core Edition] - Re: Acessing the TreeCache MBeans in JBossAS when the TreeC

2008-05-30 Thread [EMAIL PROTECTED]
That doesn't say much - any more detail, debug messages, etc? :-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154540#4154540 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154540