[opencms-dev] Open CMS loading problems
2063482 at upcmail.cz
2063482 at upcmail.cz
Mon Oct 20 22:37:27 CEST 2008
Hello,
I tacked the same problem,
all i had to do was in opencms.properties set wizard.enabled=false
----- Original Message -----
From: raghuvir konanki
To: opencms-dev at opencms.org
Sent: Monday, October 20, 2008 9:08 AM
Subject: Re: [opencms-dev] Open CMS loading problems
heylo again,
Just wanted to paste my logs too so that it would be easy for you guys to figure out the problem easily .....
LOG FILE READS THIS
at java.lang.Thread.run(Thread.java:619)
20 Oct 2008 12:12:38,403 INFO [.opencms.i18n.CmsLocaleManager: 333] . i18n configuration : the JVM default locale is "en_US"
20 Oct 2008 12:12:38,403 INFO [ org.opencms.main.OpenCmsCore:2232] . Runlevel change : Switching from 1 to 2
20 Oct 2008 12:12:38,419 ERROR [ org.opencms.main.OpenCmsCore: 320] 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:320)
at org.opencms.main.CmsInitException.setErrorCondition(CmsInitException.java:120)
at org.opencms.main.CmsInitException.<init>(CmsInitException.java:78)
at org.opencms.main.CmsInitException.<init>(CmsInitException.java:64)
at org.opencms.main.OpenCmsCore.initContext(OpenCmsCore.java:1260)
at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1735)
at org.opencms.main.OpenCmsServlet.init(OpenCmsServlet.java:235)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4058)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4364)
at org.apache.catalina.core.StandardContext.reload(StandardContext.java:3099)
at org.apache.catalina.loader.WebappLoader.backgroundProcess(WebappLoader.java:404)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1309)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
at java.lang.Thread.run(Thread.java:619)
20 Oct 2008 12:12:38,419 INFO [.opencms.i18n.CmsLocaleManager: 333] . i18n configuration : the JVM default locale is "en_US"
TOMCAT SERVER is throwing this exception
INFO: The listener "org.opencms.main.OpenCmsListener" is already configured for
this context. The duplicate definition has been ignored.
OpenCms setup connection established: com.mysql.jdbc.Connection at 9f96dd [autocom
it: true]
OpenCms setup connection established: com.mysql.jdbc.Connection at dbf91 [autocomm
t: true]
OpenCms setup connection established: com.mysql.jdbc.Connection at 14a7375 [autoco
mit: true]
OpenCms setup connection established: com.mysql.jdbc.Connection at 1634618 [autoco
mit: true]
OpenCms setup connection established: com.mysql.jdbc.Connection at 6cac3b [autocom
it: true]
OpenCms setup connection established: com.mysql.jdbc.Connection at 126b724 [autoco
mit: true]
Oct 20, 2008 12:12:36 PM org.apache.catalina.core.StandardContext reload
INFO: Reloading this Context has started
Oct 20, 2008 12:12:38 PM org.apache.catalina.core.StandardContext addApplicatio
Listener
INFO: The listener "org.opencms.main.OpenCmsListener" is already configured for
this context. The duplicate definition has been ignored.
OPENCMS log reads as follows ....
1: OpenCms WEB-INF path: "C:\Program Files\apache-tomcat-6.0.16\webapps\opencms\WEB-INF\".
2: OpenCms property file: "C:\Program Files\apache-tomcat-6.0.16\webapps\opencms\WEB-INF\config\opencms.properties".
3:
4:
5: Starting Workplace import and database setup for OpenCms!
6:
7: further details.
8: Please see the GNU Lesser General Public Licence for
9: redistribute it under certain conditions.
10: This is free software, and you are welcome to
11: OpenCms comes with ABSOLUTELY NO WARRANTY
12: Copyright (c) 2007 Alkacon Software GmbH
13:
14: This is OpenCms 7.0.5
15:
16:
17: Guest at Online># Turn echo on
18: Guest at Online>Echo is now on.
19: Guest at Online>
20: Guest at Online># Login the Admin user
21: Guest at Online>login Admin admin
22: You are now logged in as user "Admin".
23: Admin at Online>
24: Admin at Online># Create the setup project
25: Admin at Online>createTempfileProject
26: [Project]:tempFileProject , Id=32c2a434-9e72-11dd-a1a3-05bb76347504, Desc=The project for temporary Workplace files.
27: Admin at Online>
28: Admin at Online># Switch to the setup project
29: Admin at Online>setCurrentProject _setupProject
30: [Project]:_setupProject , Id=2ee13f2b-82b5-349b-bb7d-012c621f2845, Desc=The Project for the initial import
31: Admin at _setupProject>
32: Admin at _setupProject># Initialize the default property definitions
33: Admin at _setupProject>createPropertyDefinition Title
34: [Propertydefinition] name:Title id:32c9d025-9e72-11dd-a1a3-05bb76347504 type:0
35: Admin at _setupProject>createPropertyDefinition Description
36: [Propertydefinition] name:Description id:32896bba-9e72-11dd-a1a3-05bb76347504 type:0
37: Admin at _setupProject>createPropertyDefinition Keywords
38: [Propertydefinition] name:Keywords id:328bdcbf-9e72-11dd-a1a3-05bb76347504 type:0
39: Admin at _setupProject>createPropertyDefinition NavText
40: [Propertydefinition] name:NavText id:32c9d028-9e72-11dd-a1a3-05bb76347504 type:0
On Mon, Oct 20, 2008 at 12:21 PM, raghuvir konanki <raghuveerappan at gmail.com> wrote:
Hello all,
I needed help to install opencms. The opencms installation is failing to install completely.....
Guest at Online>
18: Guest at Online>Echo is now on.
17: Guest at Online># Turn echo on
16:
15:
14: This is OpenCms 7.0.5
13:
12: Copyright (c) 2007 Alkacon Software GmbH
11: OpenCms comes with ABSOLUTELY NO WARRANTY
10: This is free software, and you are welcome to
9: redistribute it under certain conditions.
8: Please see the GNU Lesser General Public Licence for
7: further details.
6:
5: Starting Workplace import and database setup for OpenCms!
4:
3:
2: OpenCms property file: "C:\Program Files\apache-tomcat-6.0.16\webapps\opencms\WEB-INF\config\opencms.properties".
1: OpenCms WEB-INF path: "C:\Program Files\apache-tomcat-6.0.16\webapps\opencms\WEB-INF\".
And it still says importing modules please wait. And its been testing my patience ever since. It doesn't complete the installation here and take me to step 9. its stuck here at the step 8 http://localhost:8050/opencms/setup/step_8_import_modules.jsp .
This is what it shows to me in the installation file and it stops the installation process here.......I have deleted my cache in the webapps .... it still doesn't work ! Can somebody please help me with this installation ! Ive been on it for 2 days now ...but of no luck as yet !
Thanks a lot in advance.
Raghuvir
------------------------------------------------------------------------------
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
__________ Informace od ESET NOD32 Antivirus, verze databaze 3538 (20081020) __________
Tuto zpravu proveril ESET NOD32 Antivirus.
http://www.eset.cz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20081020/73b810fe/attachment.htm>
More information about the opencms-dev
mailing list