[opencms-dev] opencms 9.5.0 cmsshell.sh
Christoph Kukulies
kukulies at physik.rwth-aachen.de
Tue Jan 20 18:15:35 CET 2015
Today I installed OpenCms 8.0.4 on another Windows 7 desktop computer
just to check the behaviour what
cmsshell.hs (.bat) is concerned.
I installed tomcat6.0 and jdk1.7.0_72 (32 bit) in c:\Program files
(x86)\Apache Software Foundation
and deployed the opencms.war file as ROOT application. Install went fine
and after editing JAVA_HOME in cmsshell.bat
I could run the .bat script without problems and it came back with a prompt.
Then I removed opencms 8.0.4 again and installed OpenCms 9.5.0. Also as
ROOT app. Setup went fine also.
But starting cmsshell.bat just hangs the same way as it does on my
Ubuntu 14.04 system.
C:\Program Files (x86)\Apache Software Foundation\Tomcat
6.0\webapps\ROOT\WEB-INF>cmsshell
Using JAVA_HOME: c:\program files (x86)\Java\jdk1.7.0_72
Using OPENCMS_HOME: .
Using TOMCAT_HOME: ..\..\..
Listening for transport dt_socket at address: 8000
OpenCms WEB-INF path: "C:\Program Files (x86)\Apache Software
Foundation\Tomcat
6.0\webapps\ROOT\WEB-INF".
OpenCms property file: "C:\Program Files (x86)\Apache Software
Foundation\Tomcat
6.0\webapps\ROOT\WEB-INF\config\opencms.properties".
Not starting JLAN server because no config file was found at C:\Program
Files (x
86)\Apache Software Foundation\Tomcat
6.0\webapps\ROOT\WEB-INF\config\jlanConfig
.xml
Welcome to the OpenCms shell!
This is OpenCms 9.5.0.
Copyright (c) 2014 Alkacon Software GmbH
OpenCms comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to
redistribute it under certain conditions.
Please see the GNU Lesser General Public Licence for
further details.
Interestingly it says it is listening at port 8000. Under Linux I could
not see anything binding to
0.0.0.0:8000
Windows 7:
C:\Windows\system32>netstat -ab | grep 8000
TCP 0.0.0.0:8000 pc234:0 ABH▒REN
C:\Windows\system32>netstat -an | grep 8000
TCP 0.0.0.0:8000 0.0.0.0:0 ABH▒REN
Does this ring any bells at TPTB?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150120/f42cf9a2/attachment.htm>
More information about the opencms-dev
mailing list