After unzipping Cocoon 2.1.10, I placed it in webapps directory of Tomcat version 6.0.14. I typed "./build.sh" command as per instruction of the install.txt. Lastly, to start Cocoon, I typed "./cocoon.sh" to start cocoon. After running for a few minutes, the program get stuck (see last few lines below). My Tomcat was fine, I was able to open it from "http://localhost:8080". Pls help, thx.
-------------------- Executing ----------------- Main Class: org.mortbay.jetty.Server 01:20:09.706 EVENT Checking Resource aliases 01:20:10.985 EVENT Starting Jetty/4.2.23 01:20:14.596 EVENT Started WebApplicationContext[/,./build/webapp] 01:20:32.020 WARN!! Delete existing temp dir /tmp/Jetty__8888__ for WebApplicationContext[/,./build/webapp] trying to register database trying to register database WARN! *** JMS block is installed but jms client library not found. *** - For the jms block to work you must install and start a JMS server and place the client jar in WEB-INF/lib. - The default server, OpenJMS is configured in cocoon.xconf but is not bundled with Cocoon. 01:20:59.104 EVENT Started SocketListener on 0.0.0.0:8888 01:20:59.106 EVENT Started [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Problem-with-Starting-Cocoon---Mac-OS-X-Tiger-tf4463233.html#a12726725 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
