[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-12 Thread [EMAIL PROTECTED]
Could you set your log level to trace?



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4027296#4027296

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4027296
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-11 Thread nirajal
I am getting a Replication Failure in Buddy Replication. The log of the problem 
is given below:
10:58:24,219 WARN  [UNICAST] min_threshold is deprecated and will be ignored
10:58:24,235 INFO  [STDOUT]
---
GMS: address is 192.168.2.202:2853
---
10:58:26,251 WARN  [TreeCache] replication failure with method_call _remoteAnnou
nceBuddyPoolName; id:28(192.168.2.198:33024, null) exception: java.lang.NullPoin
terException


Any help in this regard would be appreciated.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4027047#4027047

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4027047
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-09 Thread nirajal
Inspite of all the changes the replication is not working properly. It throws a 
failure while doing Buddy replication. I am not sure what the exact problem is?
Any help in this regard would be really appreciated.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4026601#4026601

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4026601
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-09 Thread [EMAIL PROTECTED]
What failure do you see when using BR?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4026649#4026649

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4026649
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-05 Thread [EMAIL PROTECTED]
I can't see the contents of your cfg file.

Could you pls try with SP2 and let me know if it persists?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4025020#4025020

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4025020
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-05 Thread nirajal
I tried using SP2 and I was facing the same problem. The error log while 
starting JBoss is given below:


15:15:35,494 WARN  [ServiceController] Problem starting service jboss.cache:serv
ice=PojoCache
java.lang.RuntimeException: failure to marshal argument(s)
at org.jgroups.blocks.RpcDispatcher.callRemoteMethods(RpcDispatcher.java
:188)
at org.jgroups.blocks.RpcDispatcher.callRemoteMethods(RpcDispatcher.java
:163)
at org.jboss.cache.TreeCache.callRemoteMethodsViaReflection(TreeCache.ja
va:4404)
at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4358)
at org.jboss.cache.loader.ClusteredCacheLoader.callRemote(ClusteredCache
Loader.java:75)
at org.jboss.cache.loader.ClusteredCacheLoader.getChildrenNames(Clustere
dCacheLoader.java:66)
at org.jboss.cache.loader.CacheLoaderManager.preload(CacheLoaderManager.
java:271)
at org.jboss.cache.loader.CacheLoaderManager.preloadCache(CacheLoaderMan
ager.java:235)
at org.jboss.cache.TreeCache.startService(TreeCache.java:1563)
at org.jboss.cache.aop.PojoCache.startService(PojoCache.java:94)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
ler.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
tScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
bstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at 

[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-05 Thread [EMAIL PROTECTED]
I have fixed this in CVS, Branch_JBossCache_1_4_0 which will become 1.4.1.SP3 
at some point in the future.  You may want to check out the branch from CVS and 
give it a try.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4025049#4025049

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4025049
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-01 Thread [EMAIL PROTECTED]
Could you paste a few of the log messages leading up to this exception?

Also, have you tried this with 1.4.1.SP1 or SP2?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=402#402

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=402
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-03-01 Thread nirajal
The Log leading up to the problem is given below:

10:56:54,187 INFO  [ProxyFactory] Bound EJB Home 'PartnerFacade' to jndi 'ejb/Pa
rtnerFacade'
10:56:54,265 WARN  [TreeCache] removeObject(): exception occurred: java.lang.Run
timeException: java.lang.reflect.InvocationTargetException
10:56:54,265 INFO  [TreeCache] PojoCache.endTransaction(): rolling back tx for f
qn: /test/hppstatus/13
10:56:54,265 INFO  [isi_log] Could not remove DssReportData:java.lang.RuntimeExc
eption: PojoCache.removeObject(): fqn: /test/hppstatus/13
10:56:54,265 INFO  [TxInterceptor] There was a problem handling this request
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.cache.TreeCache.callRemoteMethodsViaReflection(TreeCache.ja
va:4352)
at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4307)
at org.jboss.cache.loader.ClusteredCacheLoader.callRemote(ClusteredCache
Loader.java:75)
at org.jboss.cache.loader.ClusteredCacheLoader.put(ClusteredCacheLoader.
java:143)
at org.jboss.cache.interceptors.CacheStoreInterceptor.invoke(CacheStoreI
nterceptor.java:216)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68)
at org.jboss.cache.interceptors.TxInterceptor.handleNonTxMethod(TxInterc
eptor.java:364)
at org.jboss.cache.interceptors.TxInterceptor.invoke(TxInterceptor.java:
160)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68)
at org.jboss.cache.interceptors.CacheMgmtInterceptor.invoke(CacheMgmtInt
erceptor.java:157)
at org.jboss.cache.TreeCache.invokeMethod(TreeCache.java:5710)
at org.jboss.cache.TreeCache.put(TreeCache.java:3782)
at org.jboss.cache.aop.PojoCache.lockPojo(PojoCache.java:631)
at org.jboss.cache.aop.PojoCache.putObject(PojoCache.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy98.putObject(Unknown Source)
at com.test.ibp.isi.server.hppconfig.HppStatusManager.UpdateDssReport(
HppStatusManager.java:394)
at com.test.ibp.isi.server.hppconfig.HPPManager.dssReport(HPPManager.j
ava:1227)
at com.test.ibp.isi.server.adapter.HCSInboundAdapterMDB.processMessage
(HCSInboundAdapterMDB.java:217)
at com.test.ibp.isi.server.adapter.HCSInboundAdapterMDB.onMessage(HCSI
nboundAdapterMDB.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.MessageDrivenContainer$ContainerInterceptor.invoke(Mess
ageDrivenContainer.java:495)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
ke(CachedConnectionInterceptor.java:158)
at org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(Message
DrivenInstanceInterceptor.java:116)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation
Interceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte
rceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
torCMT.java:350)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1
81)
at org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurityIn
terceptor.java:109)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto
ryFinderInterceptor.java:136)
at org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrivenCont
ainer.java:402)
at org.jboss.ejb.Container.invoke(Container.java:954)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContainerInvo
ker.java:987)
at 

[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-27 Thread nirajal
The Stack Trace for the problem is pasted below: I am using Jboss cache version 
1.4.1.GA.

12:56:19,980 INFO  [TxInterceptor] There was a problem handling this request
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.cache.TreeCache.callRemoteMethodsViaReflection(TreeCache.ja
va:4352)
at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:4307)
at org.jboss.cache.loader.ClusteredCacheLoader.callRemote(ClusteredCache
Loader.java:75)
at org.jboss.cache.loader.ClusteredCacheLoader.put(ClusteredCacheLoader.
java:143)
at org.jboss.cache.interceptors.CacheStoreInterceptor.invoke(CacheStoreI
nterceptor.java:216)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68)
at org.jboss.cache.interceptors.TxInterceptor.handleNonTxMethod(TxInterc
eptor.java:364)
at org.jboss.cache.interceptors.TxInterceptor.invoke(TxInterceptor.java:
160)
at org.jboss.cache.interceptors.Interceptor.invoke(Interceptor.java:68)
at org.jboss.cache.interceptors.CacheMgmtInterceptor.invoke(CacheMgmtInt
erceptor.java:157)
at org.jboss.cache.TreeCache.invokeMethod(TreeCache.java:5710)
at org.jboss.cache.TreeCache.put(TreeCache.java:3782)
at org.jboss.cache.aop.PojoCache.lockPojo(PojoCache.java:631)
at org.jboss.cache.aop.PojoCache.removeObject(PojoCache.java:529)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy100.removeObject(Unknown Source)
at com.ingrid.ibp.isi.server.hppconfig.HppStatusManager.UpdateDssReport(
HppStatusManager.java:388)
at com.ingrid.ibp.isi.server.hppconfig.HPPManager.dssReport(HPPManager.j
ava:1227)
at com.ingrid.ibp.isi.server.adapter.HCSInboundAdapterMDB.processMessage
(HCSInboundAdapterMDB.java:217)
at com.ingrid.ibp.isi.server.adapter.HCSInboundAdapterMDB.onMessage(HCSI
nboundAdapterMDB.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
at org.jboss.ejb.MessageDrivenContainer$ContainerInterceptor.invoke(Mess
ageDrivenContainer.java:495)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
ke(CachedConnectionInterceptor.java:158)
at org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.invoke(Message
DrivenInstanceInterceptor.java:116)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation
Interceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte
rceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep
torCMT.java:350)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1
81)
at org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke(RunAsSecurityIn
terceptor.java:109)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto
ryFinderInterceptor.java:136)
at org.jboss.ejb.MessageDrivenContainer.internalInvoke(MessageDrivenCont
ainer.java:402)
at org.jboss.ejb.Container.invoke(Container.java:954)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke(JMSContainerInvo
ker.java:987)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker$MessageListenerImpl.onM
essage(JMSContainerInvoker.java:1287)
at org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.java:26
6)
at org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(SpyMess
ageConsumer.java:905)
at 

[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-09 Thread [EMAIL PROTECTED]
Do you have a full stack trace for that exception?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4013551#4013551

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4013551
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-06 Thread nirajal
I was able to solve the problem by upgrading to Jgroups 2.4 version. But now I 
am facing the following problem:
Caused by: java.lang.IllegalArgumentException: Marshaller.extractFqn(): Unknown 
method call id: -1
I have been trying to solve the problem since yesterday evening. Any help in 
this regard would be really appreciated.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4011886#4011886

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4011886
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-04 Thread nirajal
I tried changing the jgroups version. Currently I am using 2.2.9 version. The 
earlier problem has been resolved.

Now I am getting the following problem:
 

11:27:58,298 ERROR [RpcDispatcher] 
exception=java.lang.IllegalArgumentException: Marshaller.extractFqn(): Unknown 
method call

 id: -1

11:27:58,298 INFO  [TxInterceptor] There was a problem handling this request

java.io.NotSerializableException: RpcDispatcher returned a null.  This is most 
often caused by args for _clusteredGet(_getDat

a(/__JBossInternal__/__RefMap__), false) not being serializable.

I am using the ClusteredCacheLoader for my application. The error tends to come 
when the changes are being replicated to the other machine in the cluster.
Any help in this regard will be appreciated.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4011149#4011149

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4011149
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-02 Thread [EMAIL PROTECTED]
Could you please paste the full stack trace?  I want to see who's trying to 
call JBCMethodCall.getId().  This is a bug, it should be calling 
JBCMethodCall.getMethodId().

For a full explanation, JGroups exposes a class called MethodCall which we 
subclass as JBCMethodCall.  We add a field called methodId().  Now in newer 
versions of JGroups (2.2.9 and above) MethodCall ALSO has an ID field, called 
getId().  

JBoss Cache should *not* be using MethodCall.getId() but should use 
JBCMethodCall.getMethodId() instead, so JBoss Cache is not bound to a specific 
version of JGroups.

A quick workaround for your problem is to upgrade to JGroups = 2.2.9.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4009992#4009992

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4009992
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-02 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBCACHE-965

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4010005#4010005

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4010005
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Problems while using JBoss Cache Replication in Cluster

2007-02-02 Thread [EMAIL PROTECTED]
Found and fixed.  It was used in a log statement somewhere (!!)

The fix will be in 1.4.1.SP1, but like I said, as a workaround, you could just 
upgrade your JGroups jar

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4010004#4010004

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4010004
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user