----------------------------------------------------------------
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!!!
----------------------------------------------------------------

[nobody@venus /]$ /gusa/jdk/bin/java \
> -classpath
/usr/local/jserv/libexec/ApacheJServ.jar:/usr/local/jsdk2.0/lib/jsdk.jar \
> org.apache.jserv.JServ /usr/local/jserv/etc/jserv.properties
Unable to initialize threads: cannot find class java/lang/Thread

Is this a problem with the jsdk?

I checked the permissions on the log directory and gave nobody the correct
access. As soon as I did that jserv.log was created

-rw-r--r--   1 nobody   nobody          0 Feb 23 14:43 jserv.log
-rw-r--r--   1 root     root         4609 Feb 23 14:46 mod_jserv.log

but is empty. As a test I removed apache and jserv and started again from
scratch. This wouldn't be the first time I missed something stupid. I am
still getting the same result as before with the new install.

Maxwell Clark

IS Architect, eMind.com
p: 310.823.6692
f: 310.823.9146
eFax: 801.761.0926
e: [EMAIL PROTECTED]

Visit us @ http://www.eMind.com
Knowledge * Vision * Success

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jean-Luc
Rochat
Sent: Wednesday, February 23, 2000 2:31 PM
To: Java Apache Users
Subject: Re: Jserv not opening port 8007


----------------------------------------------------------------
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!!!
----------------------------------------------------------------

Max Clark wrote:
>
Ouch ! nothing else to send inline, no core dump ?

try this (taken from your config files) and see what happens :

as root :

su - nobody
/gusa/jdk/bin/java \
-classpath
/usr/local/jserv/libexec/ApacheJServ.jar:/usr/local/jsdk2.0/lib/jsdk.jar
\
org.apache.jserv.JServ /usr/local/jserv/etc/jserv.properties

Jean-Luc
double check nobody's permissions on /usr/local/jserv/logs (must create
files)


--
--------------------------------------------------------------
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]




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