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

Need help with installation /configuration


Hello,
I have recently downloaded the package an attempted to install it on Windows 
2000 with Apache 1.3.9 and Jserv 1.1 with limityed success.

I followed the instruction in the installation.apache file to the letter. I 
even created a zone called "alph" exactly as in the example. I took all 
litteraly not wanting to miss anything by accident. I have tried almost 
every JSP solution /product I can get my hands on and NONE of them work very 
well on windows 2000 with Apache 1.3.9

Here is what I get  in the Jserv log when I try to execute the heelo.jsp 
code in the examples directory:


[20/02/2000 19:11:14:997 EST] gnujsp/org.gjt.jsp.JspServlet: init
[20/02/2000 19:11:15:017 EST] gnujsp/org.gjt.jsp.JspServlet: Debugging 
enabled
[20/02/2000 19:11:15:017 EST] gnujsp/org.gjt.jsp.JspServlet: 
scratchdir=d:\Program Files\Apache Group\Apache\scratchdir, checkDeps=true, 
pagebase=d:\Program Files\Apache Group\Apache\htdocs, forcePageBase=false, 
usePackages=false
[20/02/2000 19:11:15:017 EST] gnujsp/org.gjt.jsp.JspServlet: JspServlet: 
initialized
[20/02/2000 19:11:15:027 EST] gnujsp/org.gjt.jsp.JspServlet: service started
[20/02/2000 19:11:15:097 EST] gnujsp/org.gjt.jsp.JspServlet: getResIm: 
return file:d:/program files/apache group/apache/htdocs/myexamples/hello.jsp
[20/02/2000 19:11:15:097 EST] gnujsp/org.gjt.jsp.JspServlet: Parsing 
file:d:/program files/apache group/apache/htdocs/myexamples/hello.jsp
[20/02/2000 19:11:15:137 EST] gnujsp/org.gjt.jsp.JspServlet: Depends on 
/myexamples/hello.jsp
[20/02/2000 19:11:15:137 EST] gnujsp/org.gjt.jsp.JspServlet: getResIm: 
return file:d:/program files/apache group/apache/htdocs/myexamples/hello.jsp
[20/02/2000 19:11:15:137 EST] gnujsp/org.gjt.jsp.JspServlet: Emitting source 
to d:\Program Files\Apache 
Group\Apache\scratchdir\jsp___2fmyexamples_2fhello_2ejsp.java
[20/02/2000 19:11:15:177 EST] gnujsp/org.gjt.jsp.JspServlet: Compiling 
d:\Program Files\Apache 
Group\Apache\scratchdir\jsp___2fmyexamples_2fhello_2ejsp.java
[20/02/2000 19:11:15:197 EST] gnujsp/org.gjt.jsp.JspServlet: Compiler 
command: javac -classpath d:\program files\apache group\Apache JServ 
1.1\ApacheJServ.jar;d:\JSDK2.0\lib\jsdk.jar;d:\gnujsp-1.0.0\lib\servlet-2.0-plus.jar;d:\gnujsp-1.0.0\lib\gnujsp10.jar;d:\jsdk-2.0\lib\jsdk.jar;d:\Program 
Files\jdk1.2.2\lib\tools.jar -d d:\Program Files\Apache 
Group\Apache\scratchdir -deprecation d:\Program Files\Apache 
Group\Apache\scratchdir\jsp___2fmyexamples_2fhello_2ejsp.java



And here is a snippet of my Apache error log:

[Sun Feb 20 17:56:16 2000] [error] forcing termination of child #0 (handle 
288)
[Sun Feb 20 18:02:27 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/gnujsp
[Sun Feb 20 18:02:30 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/gnujsp
[Sun Feb 20 18:03:20 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:03:22 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:03:24 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:03:26 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:03:34 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:07:53 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 18:31:49 2000] [error] forcing termination of child #0 (handle 
288)
[Sun Feb 20 18:40:05 2000] [error] forcing termination of child #0 (handle 
288)
[Sun Feb 20 18:42:12 2000] [error] [client 172.36.2.174] Premature end of 
script headers: (null)
[Sun Feb 20 18:56:57 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/j
[Sun Feb 20 18:58:22 2000] [error] forcing termination of child #0 (handle 
284)
[Sun Feb 20 18:58:58 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/jserv
[Sun Feb 20 18:59:02 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/jserv
[Sun Feb 20 18:59:32 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/jserv
[Sun Feb 20 19:10:35 2000] [error] forcing termination of child #0 (handle 
284)
[Sun Feb 20 19:11:21 2000] [error] [client 172.36.2.174] Premature end of 
script headers: (null)
[Sun Feb 20 19:12:34 2000] [error] [client 172.36.2.174] File does not 
exist: d:/program files/apache group/apache/htdocs/myexamples/apache_pb.gif
[Sun Feb 20 19:28:23 2000] [error] [client 172.36.2.174] Premature end of 
script headers: (null)


Could anyone please offer some help/advice?

Thank evere so much in advance.


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com