|
Hi!
Just wanted to try one of your wonderful stacks.
I’v installed Liferay-6.0.5 boundle in a Centos virtual machine, and it worked just fine. I have rebooted VM and now when Im trying “./ctlscript.sh start” it shows:
[root@virt l2]# ./ctlscript.sh start
101109 15:14:29 mysqld_safe Logging to ‘/opt/l2/mysql/data/mysqld.log’.
101109 15:14:29 mysqld_safe Starting mysqld.bin daemon with databases from /opt/l2/mysql/data
/opt/l2/mysql/scripts/ctl.sh : mysql started at port 3307
Using CATALINA_BASE: /opt/l2/apache-tomcat
Using CATALINA_HOME: /opt/l2/apache-tomcat
Using CATALINA_TMPDIR: /opt/l2/apache-tomcat/temp
Using JRE_HOME: /opt/l2/java
Using CLASSPATH: /opt/l2/apache-tomcat/bin/bootstrap.jar
PID file (/opt/l2/apache-tomcat/temp/catalina.pid) found. Is Tomcat still running? Start aborted.
/opt/l2/apache-tomcat/scripts/ctl.sh : tomcat could not be started
[root@virt l2]#
Tomcat log catalina.out :
…
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 9, 2010 12:54:27 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 9, 2010 12:54:27 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/429 config=null
Nov 9, 2010 12:54:27 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 204631 ms
X connection to :0.0 host broken (explicit kill or server shutdown)
Could this be something related with running the stack on the Centos machine?
|