This is the log. What could be wrong with ListenerStart? How can this be solved?

....
3-sep-2008 18:36:45 org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.6.0_07/jre/lib/i386/client:/usr/java/jdk1.6.0_07/jre/lib/i386:/usr/java/jdk1.6.0_07/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
3-sep-2008 18:36:45 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
3-sep-2008 18:36:45 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 839 ms
3-sep-2008 18:36:45 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
3-sep-2008 18:36:45 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.25
3-sep-2008 18:36:45 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
3-sep-2008 18:39:31 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
3-sep-2008 18:39:31 org.apache.catalina.core.StandardContext start
SEVERE: Context [/magnoliaPublic] startup failed due to previous errors
3-sep-2008 18:39:32 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
3-sep-2008 18:39:32 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
3-sep-2008 18:39:32 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/27  config=null
3-sep-2008 18:39:32 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
3-sep-2008 18:39:32 org.apache.catalina.startup.Catalina start
INFO: Server startup in 167050 ms

David Smith schreef:
Then take a look at your logs. There should be something in the logs related to what happened.

--David

Adrian Butnaru wrote:
One day before I was able to install, update and run both instances in Tomcat. More than that it was also another web application running in the same Tomcat instance. So I don't think Tomcat needs more memory to bootstrap. At a moment while working in author I wanted to remove a page. Then everythng went wrong. After I stopped deleted all and reinstalled the bundle I was not able to get it working anymore.
Disk space is also not a problem.
All webapps are owned by root.

Do you have any idea what could be wrong?
Should Java be 1.5? Can be because of Java 1.6?
If I look to the logs the error is errorListenerStart.

David Smith schreef:
Take a look at your logs for better information on what happened during the bootstrap process. Possible issues are:

Permissions on magnoliaAuthor and ROOT -- tomcat needs write permission on those directories Disk space on the volume the webapps is on -- the repository files can take up a bit of room. Memory needs -- did tomcat have enough memory to fully bootstrap?

--David




----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to