Hi I am trying to use pojo cache(JBoss Cache 1.3.0 SP2) with weblogic 9.1 
cluster.
I am getting following error when the second member starts the service .

Any help would be great.

Thanks


org.jboss.cache.CacheException: Initial state transfer failed: 
Channel.getState() returned false
        at org.jboss.cache.TreeCache.fetchStateOnStartup(TreeCache.java:2749)
        at org.jboss.cache.TreeCache.startService(TreeCache.java:1330)
        at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
        at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:181)
        at 
examples.JBossCacheServiceImpl.createConfigurableBeanInstance(JBossCacheServiceImpl.java
:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(Simple
InstantiationStrategy.java:109)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiate
UsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:606)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(
AbstractAutowireCapableBeanFactory.java:354)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactor
y.java:233)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactor
y.java:145)
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForF
actoryMethod(AbstractAutowireCapableBeanFactory.java:429)
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getType(AbstractBeanFactor
y.java:339)
        at 
org.springframework.jmx.export.MBeanExporter.autodetect(MBeanExporter.java:667)
        at 
org.springframework.jmx.export.MBeanExporter.autodetectMBeans(MBeanExporter.java:632)



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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to