[opencms-dev] OpenCms 8.0.3 installation fail
Jesus Angel Hernandez de Rojas
jesusangel.hernandez at uva.es
Fri Jan 13 07:10:23 CET 2012
OpenCMS won't work on tomcat6 as you can read on the documentation.
Jesus A. Hernandez de Rojas
jesusangel.hernandez at uva.es
El 12/01/2012, a las 13:43, Carl-Erik Herheim <carl-erik.herheim at nsd.uib.no> escribió:
>
> Thanks Tobias, here's setup.log and catalina*.log
> We're using MS-SQL 2005, could that be a problem? We've been using it for several other OpenCms installations, so we assumed it would work here as well...
> According to the wizard the database creation was successful, and it does create the database.
>
> Thanks,
> Carl-Erik
>
>
> setup.log:
>
> 1: OpenCms WEB-INF path: "/var/lib/tomcat6/webapps/ROOT/WEB-INF/".
> 2: OpenCms property file: "/var/lib/tomcat6/webapps/ROOT/WEB-INF/config/opencms.properties".
> 3:
> 4:
> 5: --------------------
> 6: The following critical error occurred:
> 7: Critical error during OpenCms initialization: Unable to initialize the user driver.
> 8: Giving up, unable to start OpenCms.
> 9: --------------------
> 10: org.opencms.main.CmsInitException: Critical error while loading driver manager.
> 11: at org.opencms.db.CmsSecurityManager.init(CmsSecurityManager.java:3114)
> 12: at org.opencms.db.CmsSecurityManager.newInstance(CmsSecurityManager.java:160)
> 13: at org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:1156)
> 14: at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1816)
> 15: at org.opencms.main.CmsShell.<init>(CmsShell.java:447)
> 16: at org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImportThread.java:148)
> 17: Caused by: org.opencms.main.CmsInitException: Critical error during OpenCms initialization: Unable to initialize the user driver.
> 18: at org.opencms.db.generic.CmsUserDriver.internalCreateDefaultGroups(CmsUserDriver.java:2204)
> 19: at org.opencms.db.generic.CmsUserDriver.fillDefaults(CmsUserDriver.java:826)
> 20: at org.opencms.db.CmsDriverManager.init(CmsDriverManager.java:4993)
> 21: at org.opencms.db.CmsSecurityManager.init(CmsSecurityManager.java:3105)
> 22: ... 5 more
> 23: Caused by: org.opencms.db.CmsDbSqlException: An SQL error occurred when executing the following query: net.sourceforge.jtds.jdbc.JtdsPreparedStatement at 378feca1.
> 24: at org.opencms.db.generic.CmsUserDriver.existsGroup(CmsUserDriver.java:773)
> 25: at org.opencms.db.generic.CmsUserDriver.internalCreateDefaultGroups(CmsUserDriver.java:2171)
> 26: ... 8 more
More information about the opencms-dev
mailing list