Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

help: gnujsp installation problem on Solaris Intel box

1 view
Skip to first unread message

gerald.chan

unread,
Jun 27, 2001, 12:45:14 AM6/27/01
to
I am running hello.jsp from gnujsp's example on Solaris x86,
ApacheJServ/1.1.2/ GNUJSP 1.0.1, java 1.2.2, jsdk20, the following error
message in jserv.log shown:

[27/06/2001 11:51:43:148 GMT+08:00] gnujsp/org.gjt.jsp.JspServlet: Emitting
source to /var/local/apache/jsp/jsp/_jsp/_snoop_2ejsp.ja
va
[27/06/2001 11:51:43:176 GMT+08:00] gnujsp/org.gjt.jsp.JspServlet: GNUJSP:
unhandled exception
[27/06/2001 11:51:43:183 GMT+08:00] gnujsp/org.gjt.jsp.JspServlet:
java.io.IOException: Stream closed
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.io.IOException.<init>(Compiled Code)
at java.io.BufferedReader.ensureOpen(Compiled Code)
at java.io.BufferedReader.readLine(Compiled Code)
at java.lang.StringBuffer.append(Compiled Code)
at org.gjt.jsp.Pos.toJavaCode(Pos.java:79)
at org.gjt.jsp.JavaEmitter.emitPos(JavaEmitter.java:45)
at org.gjt.jsp.JavaEmitter.emitTemplateText(JavaEmitter.java:243)
at org.gjt.jsp.Emitter.emit(Compiled Code)
at org.gjt.jsp.Emitter.emit(Compiled Code)
at org.gjt.jsp.Emitter.emit(Emitter.java:54)
at org.gjt.jsp.JspServlet$Page.process(Compiled Code)
at org.gjt.jsp.JspServlet.xservice(JspServlet.java:608)
at org.gjt.jsp.JspServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:310)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:479)

but I don't have any problem running the example on Solaris/Sparc at all
with the same software configuration.

Please advice and many thanks in advance.

Gerald


0 new messages