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

Hello everyone,

I tried running ApacheJserv version 1.1.2 on my RH 6.2 box using apache 1.3.14,
jdk 1.2.2, JSDK 2.0 and GNUJSP 1.0.1.

I've been told I need GNUJSP to compile .jsp files so they can be treated as
java files.

Ok, I installed everything, and when I try to load a .jsp file or any other
file in any of the zones I specified, I get this error:

sun.servlet.http.InvalidRequestException
        at sun.servlet.http.HttpRequest.next(HttpRequest.java, Compiled Code)
        at sun.servlet.http.HttpServerHandler.handleConnection(HttpServerHandler.java, 
Compiled Code)
        at sun.servlet.http.HttpServerHandler.run(HttpServerHandler.java, Compiled 
Code)
        at java.lang.Thread.run(Thread.java, Compiled Code)

Also, when I restart Apache, I get this in my jserv.log:
[04/12/2000 16:48:30:763] (ERROR) wrapper: printing debugging information (command 
line, env)
[04/12/2000 16:48:30:764] (ERROR) wrapper: argument[ 0] /usr/jdk1.2.2/bin/java
[04/12/2000 16:48:30:764] (ERROR) wrapper: argument[ 1] org.apache.jserv.JServ
[04/12/2000 16:48:30:764] (ERROR) wrapper: argument[ 2] /etc/jserv.properties
[04/12/2000 16:48:30:764] (ERROR) wrapper: environment[ 0] 
PATH=/bin:/usr/bin:/usr/local/bin
[04/12/2000 16:48:30:764] (ERROR) wrapper: environment[ 1] 
CLASSPATH=/home/liorm/gnujsp-1.0.1/lib/servlet-2.0-plus.jar:/usr/local/JSDK2.0/lib/jsdk.jar:/usr/jdk1.2.2/lib/tools.jar:/usr/local/jserv/libexec/ApacheJServ.jar

The paths are correct, I already checked that.

That's all, any kind of help would be appreciated.
Lior.


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

Reply via email to