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

urisherman do-not-reply at jboss.com
Wed Nov 29 10:14:35 EST 2006


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 the log - 

Main Thread org.jboss.cache.transaction.DummyTransactionManager - binding of DummyTransactionManager failed
javax.naming.OperationNotSupportedException: bind not allowed in a ReadOnlyContext; remaining name '/TransactionManager'
        at weblogic.jndi.factories.java.ReadOnlyContextWrapper.newOperationNotSupportedException(Ljava.lang.String;Ljavax.naming.Name;)Ljavax.naming.OperationNotSupportedException;(ReadOnlyContextWrapper.java:145)
        at weblogic.jndi.factories.java.ReadOnlyContextWrapper.newOperationNotSupportedException(Ljava.lang.String;Ljava.lang.String;)Ljavax.naming.OperationNotSupportedException;(ReadOnlyContextWrapper.java:161)
        at weblogic.jndi.factories.java.ReadOnlyContextWrapper.bind(Ljava.lang.String;Ljava.lang.Object;)V(ReadOnlyContextWrapper.java:57)
        at weblogic.jndi.internal.AbstractURLContext.bind(Ljava.lang.String;Ljava.lang.Object;)V(AbstractURLContext.java:45)
        at javax.naming.InitialContext.bind(Ljava.lang.String;Ljava.lang.Object;)V(InitialContext.java:355)
        at org.jboss.cache.transaction.DummyTransactionManager.getInstance()Lorg.jboss.cache.transaction.DummyTransactionManager;(DummyTransactionManager.java:33)
        at org.jboss.cache.DummyTransactionManagerLookup.getTransactionManager()Ljavax.transaction.TransactionManager;(DummyTransactionManagerLookup.java:17)
        at org.jboss.cache.TreeCache._createService()V(TreeCache.java:1314)
        at org.jboss.cache.TreeCache.createService()V(TreeCache.java:1300)
.
.
.


And

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


Should I worry about them?

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

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



More information about the jboss-user mailing list