[opencms-dev] OpenCMS & Caucho's Resin

Chris Tiernan CTiernan at salesforce.com
Sat May 13 02:11:54 CEST 2006


Can anybody shed some light (pitfalls, concerns, gottchas, won't work,
etc.) on running OpenCMS on Caucho's Resin 3.0.X application/web server?
My company is committed to using Resin which includes internal
development support and moving away from Resin will be a tough sell.

 

Now on to my problem, OpenCMS fails to load the setup wizard with the
default instillation of Resin 3.0.18 Pro on a Windows XP SP2 machine
(MySQL 5.0.11).  I'm receiving the following error.  Furthermore, the
setting 'wizard.enabled' is set to 'true' within the opencms.properties
file.  Any clue to what's happening????  Thanks in advance.

 

500 Servlet Exception

javax.servlet.ServletException: Critical error during OpenCms
initialization:

The OpenCms setup wizard is still enabled.

            at
org.opencms.main.OpenCmsServlet.init(OpenCmsServlet.java:241)

            at
com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfig
Impl.java:600)

            at
com.caucho.server.dispatch.ServletManager.init(ServletManager.java:152)

            at
com.caucho.server.webapp.Application.start(Application.java:1599)

            at
com.caucho.server.deploy.DeployController.startImpl(DeployController.jav
a:587)

            at
com.caucho.server.deploy.DeployController.restartImpl(DeployController.j
ava:550)

            at
com.caucho.server.deploy.StartAutoRedeployAutoStrategy.request(StartAuto
RedeployAutoStrategy.java:125)

            at
com.caucho.server.deploy.DeployController.request(DeployController.java:
520)

            at
com.caucho.server.webapp.ApplicationContainer.getApplication(Application
Container.java:864)

            at
com.caucho.server.webapp.ApplicationContainer.buildInvocation(Applicatio
nContainer.java:704)

            at
com.caucho.server.host.Host.buildInvocation(Host.java:421)

            at
com.caucho.server.host.HostContainer.buildInvocation(HostContainer.java:
316)

            at
com.caucho.server.resin.ServletServer.buildInvocation(ServletServer.java
:600)

            at
com.caucho.server.dispatch.DispatchServer.buildInvocation(DispatchServer
.java:198)

            at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:263)

            at
com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)

            at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:492)

            at com.caucho.util.ThreadPool.run(ThreadPool.java:425)

            at java.lang.Thread.run(Thread.java:595) 

 

The opencms.log shows the following output....

 

12 May 2006 16:45:40,200  INFO [       org.opencms.main.CmsLog: 122] .
Log4j config file    :
C:/resin-pro-3.0.18/webapps/opencms/WEB-INF/classes/log4j.properties

12 May 2006 16:45:40,403  INFO [.opencms.i18n.CmsLocaleManager: 307] .
i18n configuration   : the JVM default locale is "en_US"

12 May 2006 16:45:40,403  INFO [.opencms.i18n.CmsLocaleManager: 307] .
i18n configuration   : the JVM default locale is "en_US"

12 May 2006 16:45:40,575  INFO [  org.opencms.main.OpenCmsCore:2045] .
Runlevel change      : Switching from 1 to 2

12 May 2006 16:45:40,606 ERROR [  org.opencms.main.OpenCmsCore: 295]
Critical error during OpenCms initialization: The OpenCms setup wizard
is still enabled.

12 May 2006 16:45:40,606 ERROR [g.opencms.main.OpenCmsListener:  91]
org.opencms.main.CmsInitException: Critical error during OpenCms
initialization: The OpenCms setup wizard is still enabled.

12 May 2006 16:45:40,622  INFO [.opencms.i18n.CmsLocaleManager: 307] .
i18n configuration   : the JVM default locale is "en_US"

12 May 2006 16:45:40,622  INFO [  org.opencms.main.OpenCmsCore:2045] .
Runlevel change      : Switching from 1 to 2

12 May 2006 16:45:40,638 ERROR [  org.opencms.main.OpenCmsCore: 295]
Critical error during OpenCms initialization: The OpenCms setup wizard
is still enabled.

12 May 2006 16:45:44,778  INFO [.opencms.i18n.CmsLocaleManager: 307] .
i18n configuration   : the JVM default locale is "en_US"

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1354] .

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1355] .

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1356] .
...............................................................

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1357] .
Performing shutdown  : 6.2.1

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1360] .
Current runlevel     : 1

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1363] .
Shutdown time        : May 12, 2006 4:45:44 PM

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:2045] .
Runlevel change      : Switching from 1 to 0

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1432] .
OpenCms stopped!     : Total uptime was 00:00:00

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1433] .
...............................................................

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1434] .

12 May 2006 16:45:44,778  INFO [  org.opencms.main.OpenCmsCore:1435] .

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060512/fec96a95/attachment.htm>


More information about the opencms-dev mailing list