Orion seems to keep randomly crashing on me, I looked at the log file and here is what I see (I have no clue what is wrong or what I can do to fix it) 1/2/00 2:38 AM Servlet error java.lang.IllegalArgumentException: Attempted to write longer than Content-Length (417/150) at dd.write(JAX) at com.evermind.server.http.EvermindJSPWriter.nh(JAX) at com.evermind.server.http.EvermindJSPWriter.flush(JAX) at com.evermind.server.http.EvermindJSPWriter.close(JAX) at __jspPage4._jspService(__jspPage4.java:74) at com.evermind.server.http.EvermindHttpJspPage.service(JAX) at com.evermind.server.http.HttpApplication.my(JAX) at com.evermind.server.http.JSPServlet.service(JAX) at cp.jo(JAX) at cp.forward(JAX) at c0.ln(Compiled Code) at c.run(Compiled Code) This error keeps occuring, the only thing that changes are the numbers next to the word content-length. This is occuring during different ejb operations. (finds, creates).
