You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Taras Shumeyko <no...@humgat.kiev.ua> on 2000/04/28 12:43:29 UTC

Cocoon bug on Solaris

Hello !

We run Cocoon on Solaris and on NT
with NT al OK.
Config:  Cocoon1.7.2(1.7.3-dev) ,  Jsev 1.1 , Servlet API 2.0

But on Solaris we sametimes have error after XSP modification


         Error found handling the request.
java.lang.ArrayIndexOutOfBoundsException: -71302584

 at org.apache.cocoon.processor.xsp.XSPPage.getDocument(Compiled Code)
 at org.apache.cocoon.processor.xsp.XSPProcessor.process(Compiled Code)
 at org.apache.cocoon.Engine.handle(Compiled Code)
 at org.apache.cocoon.Cocoon.service(Compiled Code)
 at javax.servlet.http.HttpServlet.service(Compiled Code)
 at org.apache.jserv.JServConnection.processRequest(Compiled Code)
 at org.apache.jserv.JServConnection.run(Compiled Code)
 at java.lang.Thread.run(Compiled Code)