[opencms-dev] opencms-9.0.1 installation quirks, woes
Christoph Kukulies
kuku at physik.rwth-aachen.de
Tue Aug 26 12:26:21 CEST 2014
OK, I'm trying to install opencms-9.0.1 as a normal webapp under opencms
(Ubuntu 14 server)
I deployed opencms.war to /var/lib/tomcat7/webapps and restarted the
servlet container (service tomcat7 start).
The only files that were created in WEB-APPS/logs are
opencms.log opencms-search.log
opencms.log contains unfriendly messages like:
26 Aug 2014 12:19:57,759 INFO [ org.opencms.main.CmsLog: 117] .
Log4j config file :
/var/lib/tomcat7/webapps/opencms/WEB-INF/classes/log4j.properties
26 Aug 2014 12:20:00,303 INFO [.opencms.i18n.CmsLocaleManager: 373] .
i18n configuration : the JVM default locale is "en_GB"
26 Aug 2014 12:20:00,303 INFO [.opencms.i18n.CmsLocaleManager: 373] .
i18n configuration : the JVM default locale is "en_GB"
26 Aug 2014 12:20:00,310 INFO [ org.opencms.main.OpenCmsCore:2614] .
Runlevel change : Switching from 1 to 2
26 Aug 2014 12:20:00,315 ERROR [ org.opencms.main.OpenCmsCore: 353]
Critical error during OpenCms initialization: The OpenCms setup wizard
is still enabled.
org.opencms.main.CmsException: Critical error during OpenCms
initialization: The OpenCms setup wizard is still enabled.
at
org.opencms.main.OpenCmsCore.setErrorCondition(OpenCmsCore.java:353)
at
org.opencms.main.CmsInitException.setErrorCondition(CmsInitException.java:113)
at
org.opencms.main.CmsInitException.<init>(CmsInitException.java:70)
at
org.opencms.main.CmsInitException.<init>(CmsInitException.java:56)
at org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1381)
at
org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:2003)
at
org.opencms.main.OpenCmsListener.contextInitialized(OpenCmsListener.java:85)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
at
org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:1073)
at
org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
1,1 Top
Sure, I did not do the installation yet, but why does it start so unsmooth?
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
More information about the opencms-dev
mailing list