[opencms-dev] Post-installation problem
James McLaren
jmclaren at baspnet.net
Wed Dec 4 20:45:01 CET 2002
Hello all,
I'm new to OpenCMS. I've installed it and all appears to be working OK.
However, when trying to create a new project as per the 4.6 manual I get the following error :
Sorry, the new project could not be created.
Reason:
The entered project data is invalid.
Please check the entered data or contact your system administrator.
With the detailed error being :
New Project
Sorry, the new project could not be created.
Reason:
The entered project data is invalid.
Please check the entered data or contact your system administrator.
Errormessage:
[CmsException]: 2 Not found. Detailed Error: [com.opencms.file.mySql.CmsDbAccess] /default/vfs/projects/.
at com.opencms.file.genericSql.CmsDbAccess.readFolder(CmsDbAccess.java:8306)
at com.opencms.file.genericSql.CmsResourceBroker.readFolder(CmsResourceBroker.java:5705)
at com.opencms.file.genericSql.CmsResourceBroker.readFolder(CmsResourceBroker.java:5674)
at com.opencms.file.genericSql.CmsResourceBroker.readFileHeader(CmsResourceBroker.java:5447)
at com.opencms.file.CmsObject.readFileHeader(CmsObject.java:3012)
at com.opencms.file.CmsObject.copyResourceToProject(CmsObject.java:762)
at com.opencms.workplace.CmsAdminProjectNew.getContent(CmsAdminProjectNew.java:383)
at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:167)
at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:171)
at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:148)
at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:263)
at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:319)
at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:268)
at com.opencms.core.OpenCms.showResource(OpenCms.java:781)
at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:260)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
at java.lang.Thread.run(Thread.java:536)
Sorry about the image paste but I couldn't just select the text ;)
Whats the problem ?
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20021204/66e11a32/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ic_caution.gif
Type: image/gif
Size: 1013 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20021204/66e11a32/attachment.gif>
More information about the opencms-dev
mailing list