I try to get the portal 2.2 clustering to work. Downloaded the JBoss Portal + 
JBoss AS 4.0.3SP1 2.2.1RC2. By following the instructions in the Wikki I get an 
error starting with:

5:02:32,185 ERROR [MainDeployer] Could not create deployment: 
file:/opt/jboss/server/default/deploy/jboss-portal.sar/portal-cms.sar/
org.jboss.deployment.DeploymentException: no protocol: 
org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.xml; - nested throwable: 
(java.net.MalformedURLException: no protocol: 
org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.xml)

If I skip the configuration in the portal-cms META-INF directory I also receive 
errors. This time it's:


java.lang.UnsupportedOperationException: TreeCache is a fully transactional 
cache: org/jboss/portal/core/impl/model/portal/PortalObjectImpl
        at org.hibernate.cache.TreeCache.unlock(TreeCache.java:137)
        at org.hibernate.cache.ReadWriteCache.put(ReadWriteCache.java:176)
        at 
org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:153)
        at 
org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:842)
        at org.hibernate.loader.Loader.doQuery(Loader.java:717)
        at 
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:223)
        at org.hibernate.loader.Loader.loadEntity(Loader.java:1782)
        at 
org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:93)
        at 
org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:81)
        at 
org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:2729)
        at 
org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:365)
        at 
org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:346)


Obviously I missed some instructions on how to configure the cluster.  Are 
there additional tasks besides the stuff described in the wikki? Maybe the 
version of the portal I got is not "prepared" for clustering?

thankful for any help 
Martin
 

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to