----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi,
I'm porting my jserv apache stuff to linux mandrake. I got a strange
error message:
>From jserv.log:
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:323)
at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475)
I just don't know what to do. I'm calling a static class and the only
one static class in this servlet when I get this exception. Might it be
a bug that you can't call static class in a servlet from apache on
Linux-Mandrake? The same stuff worked fine on NT4.0. The only difference
was that I'm using jdk 1.2.2 on my linux machine adn I used 1.2 on NT.
>From mod_jserv.log
[02/11/2000 09:46:38:911] (ERROR) an error returned handling request via
protoco
l "ajpv12"
Any help would be appriciated,
Istvan
Please also reply to this e-mail address.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]