Hello Bart,

just to let you know it can be done - we have a slackware 10.0 box that currently has sun's SDK-java 1.4.2_05 and tomcat 5.0.28 installed, and working without problem. it was straight forward and easy to setup as per each's install instructions. no additional settings were required.

if your java setup is not correct and functioning properly that would have to be resolved first.

Kevin

Bart Seresia wrote:
Hello list,
I have a problem regarding tomcat-5.0.28 on my slackware 10.0 machine.
I'm working on it now for more then 2 full day's and it is getting
really fristrating. So any help would be welcome.
Here is a stat of events:
*Because the need arrose to support jsp pages i dessided to install
tomcat on my server (running apache 2.0.50)
*I downloaded the latest version of tomcat (5.0.28) and used this howto
as guideline for the installation.
(http://www.linux.com/howtos/Apache-Compile-HOWTO/tomcat.shtml)
*After unpacking and installing tomcat in my /usr/local/ directory i
tried to start it and check it is running (like said in the howto)
*Startup seemed to work (no error output) yet i could not connect.
*After a few look for what could be the cause of this i noticed the
tomcat was not running. When looking for the cause of this I noticed it
started up, to crach and exit just about e second later.
*After googling some time i tried several options;
*ulimit -s 2048
*export JIT_OPTIONS="-nojit"
*install latest J2RE all of them without succes.
With the dowloads from java.sun i have even more problems. As it appears
that those builds are broking for slackware. (Every program from the
J2RE and J2SDK gives a segmetation Fault)
I really don't know what could be the cause of this... Does anybody have
any suggestions?
Look below for some output
Bart Seresia
Waasland Service Netwerk
[catalina.out]
[EMAIL PROTECTED]:~/jakarta-tomcat-5.0.28# cat logs/catalina.out
Oct 16, 2004 3:31:54 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Oct 16, 2004 3:31:54 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1098 ms
Oct 16, 2004 3:31:54 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Oct 16, 2004 3:31:54 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
Oct 16, 2004 3:31:55 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Oct 16, 2004 3:31:55 PM org.apache.catalina.core.StandardHost
getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Oct 16, 2004 3:31:55 PM org.apache.catalina.core.StandardHostDeployer
install
INFO: Processing Context configuration file URL
file:/root/jakarta-tomcat-5.0.28/conf/Catalina/localhost/admin.xml
[startup.sh]
[EMAIL PROTECTED]:~/jakarta-tomcat-5.0.28# ./bin/startup.sh
Using CATALINA_BASE: /root/jakarta-tomcat-5.0.28
Using CATALINA_HOME: /root/jakarta-tomcat-5.0.28
Using CATALINA_TMPDIR: /root/jakarta-tomcat-5.0.28/temp
Using JAVA_HOME: /usr/lib/java
[catalina.sh debug] [EMAIL PROTECTED]:~/jakarta-tomcat-5.0.28# ./bin/catalina.sh debug
Using CATALINA_BASE: /root/jakarta-tomcat-5.0.28
Using CATALINA_HOME: /root/jakarta-tomcat-5.0.28
Using CATALINA_TMPDIR: /root/jakarta-tomcat-5.0.28/temp
Using JAVA_HOME: /usr/lib/java
Initializing jdb ...


run

run org.apache.catalina.startup.Bootstrap start Set uncaught java.lang.Throwable Set deferred uncaught java.lang.Throwable

VM Started:
The application has been disconnected



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to