[opencms-dev] Post-installation problem

Michelle Shu Yang syang3 at gl.umbc.edu
Thu Dec 5 02:40:56 CET 2002


I had the similar experience. Did you see "/projects/" though according to
the menual? There was no such directory in the pop up window when I click
on the yellow folder.

I tried to type in /projects/ in the textbox under Description box and
then click on the blue arrow on the right side, string "/projects/" moved
to the Folder box. I thought I created a new folder under /, but I was
wrong. When I click "OK" to finish creating a new project, I got the same
Exception Error as you did.

Does anybody know when the documentation with be updated to match the
current release?

Michelle ( Shu Yang )

==============================================
= Graduate Student of Computer Science       =
= University of Maryland, Baltimore County   =
==============================================

On Wed, 4 Dec 2002, James McLaren wrote:

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




More information about the opencms-dev mailing list