org.apache.jasper.JasperException, When running the Standalone Eclipse Infocente [message #28646] |
Wed, 07 May 2003 11:51 |
Eclipse User |
|
|
|
Hello,
I have been trying to run the standalone Infocenter version of Eclipse. I
have been able to start the Eclipse using the java command :
java -Dserver_port=8092 -cp startup.jar org.eclipse.core.launcher.Main
-application org.eclipse.help.infocenterApplication -vm
c:\jdk1.3.1_03\bin\java
I don't see any error messages after starting Eclipse.
But when I try to access the Eclipse help from the browser, using the URL:
http://server_name:8092/help/index.jsp
I get this error in the browser:
type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server
Error) that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSPJDT
Compiler: java.lang.Exception:
org.eclipse.jdt.internal.compiler.batch.Main.compile() not found
java/lang/Throwable.(Ljava/lang/String;)V+4 (Throwable.java:90)
java/lang/Exception.(Ljava/lang/String;)V+1 (Exception.java:38)
javax/servlet/ServletException.(Ljava/lang/String;)V+0
(ServletException.java:107)
org/apache/jasper/JasperException.(Ljava/lang/String;)V+0
(JasperException.java:73)
org/apache/jasper/compiler/Compiler.compile()Z+0 (Compiler.java:113)
I have not been able to figure out why I am getting this error.
Could anyone help?
Thanks,
Probir
|
|
|
Powered by
FUDForum. Page generated in 0.03152 seconds