I downloaded the bundled 2.2.1RC1.  With no changes, the portal works fine.  
When the portal-hsqldb-ds.xml is replaced with portal-oracle-ds.xml all works 
the first run.  Subsequent runs yield an error deploying the CMS service:


  | --- MBeans waiting for other MBeans ---
  | ObjectName: portal:service=CMS
  |   State: FAILED
  |   Reason: org.hibernate.TransactionException: Transaction not successfully 
started
  |   I Depend On:
  |     jboss.jca:service=DataSourceBinding,name=PortalDS
  |     portal:service=JAASLoginModule
  |   Depends On Me:
  |     portal:mapper=CMSObject
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: portal:service=CMS
  |   State: FAILED
  |   Reason: org.hibernate.TransactionException: Transaction not successfully 
started
  |   I Depend On:
  |     jboss.jca:service=DataSourceBinding,name=PortalDS
  |     portal:service=JAASLoginModule
  |   Depends On Me:
  |     portal:mapper=CMSObject
  | 

Earlier in the log:

  | 2006-01-19 13:07:03,840 DEBUG [org.jboss.portal.cms.impl.jcr.JCRCMS] 
Starting failed portal:service=CMS
  | org.hibernate.TransactionException: Transaction not successfully started
  |     at 
org.hibernate.transaction.JDBCTransaction.rollback(JDBCTransaction.java:149)
  |     at 
org.jboss.portal.cms.hibernate.HibernateStore.getInputStream(HibernateStore.java:1069)
  |     at 
org.apache.jackrabbit.core.fs.BasedFileSystem.getInputStream(BasedFileSystem.java:128)
  |     at 
org.apache.jackrabbit.core.fs.FileSystemResource.getInputStream(FileSystemResource.java:147)
  |     at 
org.apache.jackrabbit.core.nodetype.NodeTypeRegistry.loadCustomNodeTypeDefs(NodeTypeRegistry.java:1504)
  |     at 
org.apache.jackrabbit.core.nodetype.NodeTypeRegistry.<init>(NodeTypeRegistry.java:196)
  |     at 
org.apache.jackrabbit.core.nodetype.NodeTypeRegistry.create(NodeTypeRegistry.java:128)
  |     at 
org.apache.jackrabbit.core.RepositoryImpl.createNodeTypeRegistry(RepositoryImpl.java:411)
  |     at 
org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:192)
  |     at 
org.apache.jackrabbit.core.RepositoryImpl.create(RepositoryImpl.java:424)
  |     at 
org.apache.jackrabbit.core.jndi.BindableRepository.init(BindableRepository.java:124)
  |     at 
org.apache.jackrabbit.core.jndi.BindableRepository.create(BindableRepository.java:110)
  |     at 
org.apache.jackrabbit.core.jndi.RegistryHelper.registerRepository(RegistryHelper.java:57)
  |     at 
org.jboss.portal.cms.util.RepositoryUtil.registerRepository(RepositoryUtil.java:82)
  |     at org.jboss.portal.cms.impl.jcr.JCRCMS.startService(JCRCMS.java:235)
  |     at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
  |     at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:181)
  |     at 
org.jboss.portal.common.system.AbstractJBossService.start(AbstractJBossService.java:86)
 ....
  | 

What would cause a subsequent run to generate such an error?  

If one drops the database tables and restarts, everything works fine again the 
first run.  If one stops JBoss and restarts, all subsequent runs generate the 
above error.

I have been struggling with the Portal 2.2.x and Oracle for a couple months 
now.  JIRA reports the Oracle issue has been resolved.  Yet, I am unable to get 
a stable installation.  If someone has been successful, please clue me in.  If 
not, I am willing to invest some time if someone can point me in the right 
direction. 




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

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


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