On Sat, Oct 16, 2004 at 03:57:59PM +0200, Bart Seresia wrote:
: I have a problem regarding tomcat-5.0.28 on my slackware 10.0 machine.

So far, so good.


: 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)

This right here is the problem, or at least the first problem.  Tomcat
runs inside a Java VM, so if Java doesn't work, you can't expect much
out of Tomcat.

Find out why the Java SDK is crashing.  In some cases, JVM crashes are
related to OS patches (or lack thereof).

Two more tips:

1/ In your last message, I got the impression Tomcat was running as
root.  Please review the archives to understand why this is not only
unnecessary, but a potentially bad idea.

2/ Try to get Tomcat running on its own before you add Apache to the
mix.  It's easier to debug and understand Tomcat/J2EE that way.

-QM

-- 


software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to