Hi, 
  I have observed that the configuration of database the Oracle 10g doesn't 
work correctly. I'm following this steps:

1. I have copied classes12.jar under folder  <JBOSS_HOME>\server\default\lib
2. I have created a file portal-oracle-ds.xml under folder 
<JBOSS_HOME>\server\default\deploy
3. I have changed configuration in any folder contained in 
<JBOSS_HOME>\server\default\deploy\jboss-portal.sar\conf\hibernate
named hibernate.cfg.xml with the following uncomment: 
<!-- Force the dialect instead of using autodetection -->
org.hibernate.dialect.Oracle9Dialect

I've lunched Jboss and the following error was showed:


--- MBeans waiting for other MBeans ---
ObjectName: portal:service=CMS
  State: FAILED
  Reason: org.hibernate.TransactionException: Transaction not successfully start
ed
  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 start
ed
  I Depend On:
    jboss.jca:service=DataSourceBinding,name=PortalDS
    portal:service=JAASLoginModule
  Depends On Me:
    portal:mapper=CMSObject

08:39:39,984 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
-8080
08:39:40,109 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
08:39:40,109 INFO  [JkMain] Jk running ID=0 time=0/78  config=null


But if I erased the CMS directories (portal-cms.*) under jboss-portal.sar 
folder Jboss work correctly... off course without CMS content manager portlet 
application. 

I have not understood if the file hsqldb-ds.xml (under folder 
<JBOSS_HOME>\server\default\deploy) must be changed with new file of 
configuration oracledb-ds.xml...

Thank you very much for any suggestions.

Best Regards,
Davide.

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

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


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