----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am at my wits end getting JServer to run right:

Config:
==========

Mandrake 7.1
kernel 2.2.15
Apache 1.3.12
JServ 1.1.1-1
glibc 2.1.3
J2SE jdk 1.2.2 (Sun)
450 MHz dual CPU

Problem
========
I install JServ after verifying Apache is running fine, and I get a
segmentation fault trying to run "IsItWorking" servlet.
No other messages or logs identifying a potential problem.


Things I have tried/verified:
===================
1. java is installed properly - I can compile and run programs
2. I can recompile IsItWorking.java without problems (JDSK 2.0 is in J2SE
jdk 1.2.2 I believe)
3. I can install JSDK 2.0 explicitly on the machine, and ServletRunner
listening on port 8080 runs IsItWorking and other servlets fine
4. Tried mucking around with wrapper.classpath to add all the .jar files
explicitly (do not install that way by default, I installed JServ through an
RPM file which appears to configure everything ok)
5. Validated jserv.properties file with FAQs, emails from people, etc.
6. Checked gary meyer's HOWTO (which shows it to be incredibly straight
forward to get this working, which leaves me clueless!)

I have done a lot more that I can't think of now. To me it seems like some
sort of incompatibility (jsdk and jdk? Jserv 1.1.1-1 and Apache or kernel?)

Any help, or advice how to track down would be GREATLY appreciated!



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to