[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
Réf. : Re: Installation Pb on NT/ APACHE 1.3.6
Hello Carsten,
Thanks a lot for your fast reply. I got some further now.
The system starts talking to me and produces java files
which. I get now the following error in my Browser
======
Error compiling source file: file:h:/dina/di.na.cs/socle/http/htdocs/date.jsp
javac -classpath
C:\jsdk2.0\lib\ApacheJServ.jar;C:\jsdk2.0\lib\jsdk.jar;C:\gnujsp-1.0.0\lib\servlet-2.0-plus.jar;c:\jdk1.2.2\lib\tools.jar;
C:\gnujsp-1.0.0\lib\servlet-2.0-plus.jar;C:\gnujsp-1.0.0\lib\gnujsp10.jar -d
H:\DINA\DI.NA.CS\Socle\HTTP\jsp
H:\DINA\DI.NA.CS\Socle\HTTP\jsp\jsp___2fdate_2ejsp.java
java.io.IOException: CreateProcess: javac -classpath
C:\jsdk2.0\lib\ApacheJServ.jar;C:\jsdk2.0\lib\jsdk.jar;
C:\gnujsp-1.0.0\lib\servlet-2.0-plus.jar;c:\jdk1.2.2\lib\tools.jar;C:\gnujsp-1.0.0\lib\servlet-2.0-plus.jar;C:\gnujsp-1.0.0\lib\gnujsp10.jar
-d
H:\DINA\DI.NA.CS\Socle\HTTP\jsp
H:\DINA\DI.NA.CS\Socle\HTTP\jsp\jsp___2fdate_2ejsp.java error=2
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.(Win32Process.java:64)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:272)
at java.lang.Runtime.exec(Runtime.java:219)
at org.gjt.jsp.JspServlet$Page.compile(JspServlet.java, Compiled Code)
at org.gjt.jsp.JspServlet$Page.process(JspServlet.java, Compiled Code)
at org.gjt.jsp.JspServlet.service(JspServlet.java:284)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
=======
I.e. the compiler doesn't want to run. If I copy the compiler statement into any
Ms-DOS box it compiles just perfectly and
does what it should do ( Actually after compling outside and accessing the jsp
file from the brower i got the expected
result )
Any idea ? Thanks a lot for your help.
Cheers
Gregor