AW: [opencms-dev] error: OpenCms not properly configured!

Serge Plüss serge.a.pluess at Dartmouth.EDU
Fri Oct 22 15:17:01 CEST 2004


Well, this didn't do it for me.

Apache 2.0.52
MySQL 4.0.21
J2SDK 1.4.2_05
Tomcat 5.0.28
opencms 6.0 alpha1

All the .frm files are uppercase and the extension is lower case. Yet I am 
still getting this error when trying to access the login page (The 
installation went without any errors):

---------------------------------------------------------------------------------
2004-10-22 08:15:52 StandardWrapperValve[OpenCmsServlet]: Servlet.service() 
forservlet OpenCmsServlet threw exception
javax.servlet.ServletException: OpenCms not properly configured!
        at org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:96)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
        at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
        at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
        at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:534)
---------------------------------------------------------------------------------

> Sorry for answering so late, but I was two days off.
> 
> I had the same problem. I renamed all database file names to UPPERCASE but
> left the extension of the .frm-files in lowercase.
> 
> Regards
> 
> i.A. Kai Schliemann
> IT-Consultant
> ____________________________________________
> 
> comundus Unternehmensberatung GmbH
> Schuttelgrabenring 3, 71332 Waiblingen
> 
> Tel:    +49 (0) 71 51-5 00 28-0   Fax: -99
> Mobil: +49 (0)   1 74-2 11 31 98
> 
> www.comundus.com     www.comundus-e-quality.com
> ____________________________________________
> 
> 
> > -----Ursprungliche Nachricht-----
> > Von: opencms-dev-bounces at opencms.org
> > [mailto:opencms-dev-bounces at opencms.org]Im Auftrag von Nicholas Hemley
> > Gesendet: Dienstag, 5. Oktober 2004 12:16
> > An: opencms-dev at opencms.org
> > Betreff: [opencms-dev] error: OpenCms not properly configured!
> >
> >
> > Hello,
> >
> > I installed opencms6-alpha1 using the web interface with no errors
> > (MySQL database creation, tables OK etc) but when accessing the login
> > page i get the following reported in the logs:
> >
> > 2004-10-04 10:31:17 ApplicationDispatcher[/opencms] Servlet.service()
> > for servlet OpenCmsServlet threw exception
> > javax.servlet.ServletException: OpenCms not properly configured!
> >
> > 2004-10-04 10:31:17 ErrorDispatcherValve[localhost]: Exception
> > Processing ErrorPage[errorCode=404, location=/opencms/handle404]
> > javax.servlet.ServletException: OpenCms not properly configured!
> >         at
> > org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:96)
> >
> > My setup is:
> > Apache Tomcat/4.1.27
> > JDK 1.4.1_02
> > Linux 2.4.18-14
> > Xerces-J 2.6.0
> > Unpacked WAR file:yes
> > Default encoding:UTF-8
> >
> > Any ideas on why this is occurring? Has this particular problem been
> > encountered before?
> >
> > Cheerio,
> > Nic.



More information about the opencms-dev mailing list