[opencms-dev] opencms_upgrade_6.0.3_to_6.0.4.zip

Christoph Kukulies kuku at physik.rwth-aachen.de
Fri Jan 20 16:51:29 CET 2006


It fails on me. I'm not able to start the update wizard.
I stopped tomcat. Extracted the zip file into webapps/ROOT.
edited WEB-INF/config/opencms.properties wizard.enabled=true
restarted tomcat.
Neither http://localhost:8080/opencms/update/ nor another 
combination like http://myotherservername/update/

works.

In all cases I get HTTP Error 500, 
javax.servlet.ServletException: Critical error during OpenCms initialization: The OpenCms setup wizard is still enabled.
	org.opencms.main.OpenCmsServlet.init(OpenCmsServlet.java:229)
	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
	org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
	org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)
	org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
	org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
	org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
	java.lang.Thread.run(Unknown Source)

Any ideas? What am I doing wrong?

--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list