Hi, I just set up my orion server running in UNIX, but it can not run jsp. I
got the following error message

Can anyone explain what does the following error mean? Any solutions?

Thanks,

Roland

500 Internal Server Error
Error parsing JSP page /index1.jsp

Syntax error in sourcejava.lang.InternalError: jzentry == 0     at
java.util.zip.ZipFile$2.nextElement(ZipFile.java:297)   at
sun.tools.java.ClassPath.getFiles(ClassPath.java:183)   at
sun.tools.java.Package.exists(Package.java:94)  at
sun.tools.java.Imports.resolve(Imports.java:146)        at
sun.tools.javac.SourceClass.basicCheck(SourceClass.java:1075)   at
sun.tools.java.ClassDeclaration.getClassDefinition(ClassDeclaration.java:133
)       at sun.tools.javac.Main.compile(Main.java:500)  at
sun.tools.javac.Main.main(Main.java:729)        at
java.lang.reflect.Method.invoke(Native Method)  at
com.evermind.compiler.l2.a1f(JAX)       at com.evermind.compiler.l4.run(JAX)    at
java.security.AccessController.doPrivileged(Native Method)      at
com.evermind.compiler.l3.s_(JAX)        at com.evermind.compiler.l2.s_(JAX)     at
com.evermind.server.http.ei.t3(JAX)     at com.evermind.server.http.ei.s_(JAX)
at com.evermind.server.http.JSPPage.s_(JAX)     at
com.evermind.server.http.HttpApplication.wh(JAX)        at
com.evermind.server.http.HttpApplication.xj(JAX)        at
com.evermind.server.http.JSPServlet.service(JAX)        at
com.evermind.server.http.d3.sw(JAX)     at com.evermind.server.http.d3.su(JAX)
at com.evermind.server.http.ef.s1(JAX)  at
com.evermind.server.http.ef.do(JAX)     at com.evermind.util.f.run(JAX)error: An
error has occurred in the compiler; please file a bug report
(http://java.sun.com/cgi-bin/bugreport.cgi).1 error

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to