On Thursday 16 May 2002 14:31, Dude wrote:
>. . .
> if all students processing a simple adressbook
> transformation from xml to html using xsl at once the server gives
> a NullPointer exceptions and all mounted sitemaps
> are unuseable. 
>. . .

Do you have to restart Cocoon to get it to work again?

If yes it might be the problem described at
http://www.biglist.com/lists/xsl-list/archives/200002/msg00606.html
where heavy multithreaded parsing causes xerces to throw an exception, after 
which the parser stops working.

You can work around this problem by disabling hotspot in the JVM, I don't 
know if there is a cleaner solution yet.

-Bertrand

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to