[jboss-user] [JBoss Portal] - JBoss Portal - Clustering - Http Session Replication

chellva do-not-reply at jboss.com
Thu Dec 28 03:42:17 EST 2006


Hi,
I am trying to test HTTP Session Replication feature of JBoss Portal Server. 
When i downloaded jboss-portal-2.4.1-CR1-bundled.zip i did not find 'all' directory under server folder.
So i used JBoss AS 4.0.4 for testing the feature. When i deploy "jboss-portal.sar" in "D:\jboss-4.0.4.GA\server\all\deploy" i am getting the following exception.

14:03:53,651 INFO  [ServiceConfigurator] Problem configuring service cms.pm.cache:service=TreeCache
org.jboss.deployment.DeploymentException: No Attribute found with name: CacheLoaderConfiguration
        at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:318)
        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:460)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
        at org.jboss.system.ServiceController.install(ServiceController.java:226)
        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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:249)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:943)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
        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)

Will it affect the JBoss portal clustering?

Thanks
Selva.

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

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



More information about the jboss-user mailing list