Hi,
Following the instructions given at http://www.malisphoto.com/tips/tomcatonosx.html
, I was able to get my Tomcat container started
as daemon. I already put the Xwiki WAR file in the 'webapps'
directory. Pointing the browser to http://localhost:8080/xwiki only gave
me a blank page. Nothing on it. However manually starting Tomcat
brings me back the correct behavior (the well known Xwiki starting
page).
In the daemon mode, the others contexts (like 'manager', 'examples')
work. Only the Xwiki one did not. What am I doing wrong? Does
anyone already have some experience with a Xwiki in a daemon started
Tomcat container? Attached, you will find the 'jsvc' processes
started and 'catalina.out'. Tell me if you need more information.
Many thanks for you help,
christian
[10:05 localad...@christianr] ps -ef | grep java
0 723 1 0 0:00.00 ?? 0:00.00
/Library/Tomcat/Home/bin/jsvc -user root -home /Library/Java/Home
-Dcatalina.home=/Library/Tomcat/Home -Dcatalina.base=/Library/Tomcat/Home
-Djava.io.tmpdir=/var/tmp -wait 10 -pidfile /var/run/jsvc.pid -outfile
/Library/Tomcat/Home/logs/catalina.out -errfile &1 -cp
/Library/Java/Home/lib/tools.jar:/Library/Tomcat/Home/bin/commons-daemon.jar:/Library/Tomcat/Home/bin/bootstrap.jar
org.apache.catalina.startup.Bootstrap
0 724 723 0 0:00.24 ?? 0:02.60
/Library/Tomcat/Home/bin/jsvc -user root -home /Library/Java/Home
-Dcatalina.home=/Library/Tomcat/Home -Dcatalina.base=/Library/Tomcat/Home
-Djava.io.tmpdir=/var/tmp -wait 10 -pidfile /var/run/jsvc.pid -outfile
/Library/Tomcat/Home/logs/catalina.out -errfile &1 -cp
/Library/Java/Home/lib/tools.jar:/Library/Tomcat/Home/bin/commons-daemon.jar:/Library/Tomcat/Home/bin/bootstrap.jar
org.apache.catalina.startup.Bootstrap
502 727 466 0 0:00.00 ttys000 0:00.00 grep java
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users