[opencms-dev] OpenCMS won't run on Weblogic
Svjatoslav Agejenko
n0 at hot.ee
Thu Jul 27 16:27:40 CEST 2006
Hi !
(I'm new to this mailing list)
I deployed manually exploded OpenCMS 6.2.2 WAR file on the latest
Bea Weblogic 9.2.
But I am unable to even access OpenCMS setup wizard.
Weblogic initializes and then
destroys OpenCMS context shortly afterwards.
Weblogic administration console says:
Message icon - Error javax.servlet.ServletException: Critical error
during OpenCms initialization: The OpenCms setup wizard is still enabled.
Message icon - Warning Errors were encountered while performing this
operation.
While terminal console gives following stack trace:
org.opencms.main.CmsInitException: Critical error during OpenCms
initialization: The OpenCms setup wizard is still enabled.
at org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1061)
at
org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1527)
at org.opencms.main.OpenCmsServlet.init(OpenCmsServlet.java:235)
at
weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:276)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
Line numbers might be incorrect by +-5 lines... inserted some debug
statements in the code already..
The same WAR works well on Tomcat.
Anyone ever got OpenCMS working on Weblogic or faced similar problem ?
Thanks for any help!
More information about the opencms-dev
mailing list