[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: AW: GNUJSP Setup trouble



Thanx for the help! the missing repository was one of the bugs!

Anyway, it is not working still %(

I got :

[07/04/2000 11:59:16:930] (INFO) wrapper: Java VM spawned (PID=7824,
PPID=11374)
[07/04/2000 11:59:26:929] (INFO) wrapper: watching processes
(PID=11374,PPID=14254,JVM PID=7824)
[07/04/2000 12:01:36:379] (ERROR) ajp12: Servlet Error: Initialization
error while loading the servlet: GNUJSP: Ein Initialisierungsparameter
fehlt: "scratchdir", 1
[07/04/2000 12:01:36:380] (ERROR) an error returned handling request via
protocol "ajpv12"

(means that "scratchdir" is missing)

but I have this:

servlet.gnujsp.initArgs=checkclass=true,pagebase=/home/rvg/www,scratchdir=/usr/local/apache/jsp,debug=true,compiler=builtin-javac

-classpath
%classpath%:%scratchdir%:/usr/local/gnujsp-1.0.0/lib/servlet-2.0-plus.jar:/usr/local/gnujsp-1.0.0/lib/gnujsp10.jar:/usr/jdk_base/lib/classes.zip

-d %scratchdir% -deprecation %source%

(no CRs, the /usr/local/apache/jsp dir exists and is 777)

what am I doing wrong?

thx again
jevv