----------------------------------------------------------------
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 trying to setup a local JSP engine in Windows98 and I have the 
following error.  Jserv is working properly but .jsp files generate a 
scratchdir error.  Any help would be appreciated.  Thanks.


BROWSER ERROR:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable 
to complete your request.


MOD_SERV.LOG ERROR:

[26/02/2000 18:37:15:990] (ERROR) ajp12: Servlet Error: Initialization 
error while loading the servlet: gnujsp: missing init parameter : 
"scratchdir", 1
[26/02/2000 18:37:15:990] (ERROR) an error returned handling request via 
protocol "ajpv12"



MY CONFIGURATION:

- apache 1.3.6
- jserv 1.1
- jsdk 2.0
- jdk 1.2.2
- gnujsp 1.0


INIT PARAMETERS:

servlet.gnujsp.initArgs=scratchdir=c:\temp,pagebase=d:\Internet\htdocs\devel 
  opment\NitzSpace,jserv=true,checkclass=true,debug=true,compiler=builtin-ja 
pment\NitzSpace,jserv=true,checkclass=true,debug=true,compiler=builtin-java 
c -classpath 
%classpath%:%scratchdir%:C:\Programs\ApacheGroup\Gnujsp\lib\gnujsp10.jar:C:\ 
  Programs\ApacheGroup\Gnujsp\lib\servlet-2.0-plus.jar:C:\Programs\Java\JRE\ 
rograms\ApacheGroup\Gnujsp\lib\servlet-2.0-plus.jar:C:\Programs\Java\JRE\1. 
2\lib\rt.jar -d %scratchdir% -deprecation %source%





           Gary K. Nitzberg
           [EMAIL PROTECTED]

---------------------------------------------
    I wish cyberspace were in black and white.
    So only the real world would be in color.
    Oh well, one can still dream ...


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