Is there any further information on this one. 

We receive the same message as below and if try to open another browser
session which requires access to the database get: Database already in
use. I believe one is directly linked to the other.

Running with Orion off the C drive, using Hypersonic database by the way
and the url is localhost. 

Any ideas, anything with the configuration??

Thanks in advance.

Anne. 



-----Original Message-----
From: PHiL [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 5 April 2001 1:47 AM
To: Orion-Interest
Subject: Connection reset by peer


Hi,

When I use this forward in my JSP page:
getServletConfig().getServletContext().getRequestDispatcher(destination)
.for
ward(request, response);

I obtain this exception:

Exception message: Connection reset by peer: socket write error
com.evermind.server.http.HttpIOException: Connection reset by peer:
socket
write error
        at com.evermind.server.http.e2.write(JAX)
        at com.evermind.server.http.EvermindJSPWriter.se(JAX)
        at com.evermind.server.http.EvermindJSPWriter.flush(JAX)
        at com.evermind.server.http.EvermindJSPWriter.close(JAX)
        at
__jspPage1_news_jsp_news_jsp._jspService(__jspPage1_news_jsp_news_jsp.ja
va:6
77)
        at com.orionserver.http.OrionHttpJspPage.service(JAX)
        at com.evermind.server.http.HttpApplication.xi(JAX)
        at com.evermind.server.http.JSPServlet.service(JAX)
        at com.evermind.server.http.d5.sv(JAX)
        at com.evermind.server.http.d5.st(JAX)
        at com.evermind.server.http.d5.forward(JAX)
        at com.evermind.server.http.ew.forward(JAX)
        at
com.stratelia.webactiv.servlets.ComponentRequestRooter.doPost(ComponentR
eque
stRooter.java:108)
        at
com.stratelia.webactiv.servlets.ComponentRequestRooter.doGet(ComponentRe
ques
tRooter.java:133)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at com.evermind.server.http.d5.sv(JAX)
        at com.evermind.server.http.d5.st(JAX)
        at com.evermind.server.http.eh.s0(JAX)
        at com.evermind.server.http.eh.do(JAX)
        at com.evermind.util.f.run(JAX)

It's an internal forward to another page to the same server, this not an
HTTP redirect, so the socket write error is really strange...

I use Orion 1.4.4.

Thanks for your support.

PHiL / Strat�lia .



Reply via email to