[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread [EMAIL PROTECTED]
It's JGroups: set TCP.enable_diagnostics="false", and this will go away. It is a multicast address used for probing JGroups instances in a network. This is described in detail on the JGroups wiki View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989765#3989765

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread urisherman
Why would it try to bind to a mcast address? I didn't define any - anonymous wrote : | | | | | | | | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989764#3989764 Reply to the post : http

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread urisherman
Sure were, I didn't notice them cause I had a logging porblem. Anyway, it was a couple of jars I was missing (they're not mentioned at the http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic page). Anyway, I got it sorted out and it seems to be working now. I still get some errors at

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread urisherman
I also get this error when trying to remove a cache entry (using the example given at http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic ) - This is the code: Node n = cache.get( node ); | | // for some reason, calling n.remove( name ) only removes the object | // in a local

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread [EMAIL PROTECTED]
anonymous wrote : | DownHandler (TCP) org.jgroups.protocols.TCP - failed to join /224.0.0.75:7500 on eth1: java.net.SocketException: Invalid argument | DownHandler (TCP) org.jgroups.protocols.TCP - failed to join /224.0.0.75:7500 on lo: java.net.SocketException: Invalid argument | | T

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread [EMAIL PROTECTED]
anonymous wrote : | | Main Thread org.jboss.cache.transaction.DummyTransactionManager - binding of DummyTransactionManager failed | javax.naming.OperationNotSupportedException: bind not allowed in a ReadOnlyContext; remaining name '/TransactionManager' | at | | This is to do with

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-29 Thread [EMAIL PROTECTED]
anonymous wrote : | Anyway, it was a couple of jars I was missing (they're not mentioned at the http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCacheAndWebLogic page). | Anyway, I got it sorted out and it seems to be working now. | Care to mention what these are, or even perhaps update th

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-28 Thread [EMAIL PROTECTED]
Is there anything in the logs on the other server that gives any indication as to what went wrong? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989431#3989431 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989431 ___

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-26 Thread urisherman
anonymous wrote : If you have the full stack trace, JGroups should spit out the reason why you cannot create the stack. That's what you'd think, but no. all I got was that error message I posted. Anyway, I realized the distro's version I downloaded might be incompatible with the one jbossc

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-26 Thread [EMAIL PROTECTED]
If you have the full stack trace, JGroups should spit out the reason why you cannot create the stack. I also suggest you test this config with standalone JGroups, to see whether this works: http://wiki.jboss.org/wiki/Wiki.jsp?page=TestingJBoss View the original post : http://www.jboss.com/index

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-26 Thread urisherman
Hi, I got tcp.xml from JGroups distros, this is my configuration now - But it still doesn't work. I'm kind of lost here..

[jboss-user] [JBossCache] - Re: Error starting cache with TCP and TCPPING

2006-11-23 Thread [EMAIL PROTECTED]
This stack config is totally incorrect, you're missing 50%, take tcp.xml from any of the JGroups src distros... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988206#3988206 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&