[opencms-dev] Problem with fresh install of OpenCMS v 7.0.3

Matthieu Martin martin at beex.fr
Wed Sep 12 16:03:28 CEST 2012


Hello,

I've a problem with a fresh install of OpenCMS v7.0.3.
I have to use this version, as it's my client's one.

I try to install OpenCMS through Eclipse Indigo.

Here is what I did:
- I downloaded the war of OpenCMS
- in a new workspace, I imported it
- added a new server Tomcat 5.0
- defined JDK_1.6
- ran the server

The setup shows well here : http://localhost:8080/opencms/setup/

In the wizard, I can go until step 8 (modules import) without problems
(database connection/creation works, tables are filled, etc.).

At the end of step 8, I get stuck on these lines:

14: This is OpenCms 7.0.3
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:
"PRIVATE\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\opencms\WEB-INF\config\opencms.properties".
1: OpenCms WEB-INF path:  "
PRIVATE\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\opencms\WEB-INF\".



Then, it just hangs.

In Eclipse console, I have:

12 sept. 2012 15:20:42 org.apache.coyote.http11.Http11Protocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8080
12 sept. 2012 15:20:42 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 345 ms
12 sept. 2012 15:20:42 org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
12 sept. 2012 15:20:42 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
12 sept. 2012 15:20:42 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
12 sept. 2012 15:20:42 org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
12 sept. 2012 15:20:42 org.apache.coyote.http11.Http11Protocol start
INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
12 sept. 2012 15:20:43 org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
12 sept. 2012 15:20:43 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/8  config=null
12 sept. 2012 15:20:43 org.apache.catalina.startup.Catalina start
INFO: Server startup in 626 ms
OpenCms setup connection established:
com.mysql.jdbc.Connection at 1d450337[autocommit: true]
OpenCms setup connection established:
com.mysql.jdbc.Connection at 767946a2[autocommit: true]
OpenCms setup connection established:
com.mysql.jdbc.Connection at 7096985e[autocommit: true]
OpenCms setup connection established:
com.mysql.jdbc.Connection at 41f2e41d[autocommit: true]
OpenCms setup connection established:
com.mysql.jdbc.Connection at 6f2192a9[autocommit: true]
OpenCms setup connection established:
com.mysql.jdbc.Connection at 36c51089[autocommit: true]
12 sept. 2012 15:21:33 org.apache.catalina.core.StandardContext reload
INFO: Le rechargement de ce contexte a démarré
12 sept. 2012 15:21:33 org.apache.catalina.loader.WebappClassLoader
findResourceInternal
INFO: Illegal access: this web application instance has been stopped
already (the eventual following stack trace is caused by an error thrown
for debugging purposes as well as to attempt to terminate the thread which
caused the illegal access, and has no functional impact)
12 sept. 2012 15:21:33 org.apache.catalina.loader.WebappClassLoader
findResourceInternal
INFO: Illegal access: this web application instance has been stopped
already (the eventual following stack trace is caused by an error thrown
for debugging purposes as well as to attempt to terminate the thread which
caused the illegal access, and has no functional impact)
12 sept. 2012 15:21:33 org.apache.catalina.loader.WebappClassLoader
findResourceInternal
INFO: Illegal access: this web application instance has been stopped
already (the eventual following stack trace is caused by an error thrown
for debugging purposes as well as to attempt to terminate the thread which
caused the illegal access, and has no functional impact)
12 sept. 2012 15:21:33 org.apache.catalina.loader.WebappClassLoader
loadClass
INFO: Illegal access: this web application instance has been stopped
already (the eventual following stack trace is caused by an error thrown
for debugging purposes as well as to attempt to terminate the thread which
caused the illegal access, and has no functional impact)


I tried to add the "OpenCms Module Developer", found in this tuto :
http://www.opencms-wiki.org/wiki/Eclipse_integration
But it's not changing anything.


Can anyone help me?
I found this thread:
http://opencms-forum.org/opencms-forum/viewthread?thread=662
But the solution doesn't look to work here, as if i take off xercesImpl.jar
from tomcat/common/endorsed, the server won't start and I can't even
publish to the server.
I kept the jar in tomcat, and added it in WEB-INF/lib: the error logs now
are shown twice, but I still can't continue.

Am I even going in the right direction?
I mean, is it possible to install OpenCMS through eclipse?
Or should I first install OpenCMS without it, and then try to plug it in
eclipse?

Thank you for the advices you can give me!


Matthieu
(French => pardon my english :) )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20120912/860dfbdc/attachment.htm>


More information about the opencms-dev mailing list