[opencms-dev] Workspace creation failing with the following exception

Amol Godbole agodbole at gmail.com
Mon Mar 7 10:37:18 CET 2005


Hi All , 

I trying to setup OpenCMS and am getting the following exception.

I read in a few posts that if you stop halfway you have to re install
cms by deleting it from the webapps folder in Tomcat .. tried this but
didn't work

The exceptions are :
1779:	 ( 785 / 859 ) Importing
/system/workplace/templates/explorer_new [CmsDbAccess]
com.opencms.core.CmsException: [com.opencms.file.mySql.CmsDbAccess]
Driver can not re-execute prepared statement when a parameter has been
changed from a streaming type to an intrinsic data type without
calling clearParameters() first.


and :

2127:		at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:83)
2126:		at com.opencms.boot.CmsMain.startSetup(CmsMain.java:120)
2125:		at com.opencms.boot.CmsMain.begin(CmsMain.java:164)
2124:		at java.lang.reflect.Method.invoke(Method.java:324)
2123:		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2122:		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2121:		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2120:		at com.opencms.core.CmsShell.commands(CmsShell.java:188)
2119:		at com.opencms.core.CmsShell.call(CmsShell.java:147)
2118:		at java.lang.reflect.Method.invoke(Method.java:324)
2117:		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2116:		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2115:		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2114:		at com.opencms.core.CmsShellCommands.importModuleFromDefault(CmsShellCommands.java:1929)
2113:		at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1891)
2112:		at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
2111:		at com.opencms.file.CmsImport.importAllResources(CmsImport.java:796)
2110:		at com.opencms.file.CmsImport.updatePageLinks(CmsImport.java:1019)
2109:		at com.opencms.file.CmsObject.getPageLinks(CmsObject.java:1816)
2108:		at com.opencms.linkmanagement.LinkChecker.extractLinks(LinkChecker.java:63)
2107:		at com.opencms.template.CmsXmlControlFile.<init>(CmsXmlControlFile.java:86)
2106:		at com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:1011)
2105:		at com.opencms.file.CmsObject.readFile(CmsObject.java:2888)
2104:		at com.opencms.file.genericSql.CmsResourceBroker.readFile(CmsResourceBroker.java:5203)
2103:		at com.opencms.file.mySql.CmsDbAccess.readFile(CmsDbAccess.java:703)
2102:	com.opencms.core.CmsException: 2 Not found. Detailed error:
[com.opencms.file.mySql.CmsDbAccess]
/default/vfs/release/installation.html.
2101:	 ( 1 / 9 )    !!! Exception com.opencms.core.CmsException:
[com.opencms.file.mySql.CmsDbAccess]
/default/vfs/release/installation.html

Any help would be great !

Thanks,
Amol



More information about the opencms-dev mailing list