Areyou flooding the web server with lots of connections, and using full urls
to get at nested style sheets. When we used Cocoon it would hang because all
the threads were processing a request, and the xsl:include could not get
another stylesheet because it was attempting to access the same server.
Deadlock. Try putting your xsl style sheets on a different server than the
one processing the requests.

-- bk


>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, August 20, 2001 7:46 AM
>> To: [EMAIL PROTECTED]
>> Subject: Xalan_1_2_DO2 hang-up
>> 
>> 
>> 
>> I have wrote a webapplication whith the help of Cocoon, wich use
>> Xanlan_1_2_D02. It runs fine. But
>> since it works productiv (on the Websphere) it hang-up sometimes (it
>> returns no exception). It hang one or two times per diem. 
>> When I restart
>> the Webserver, the application run again.
>> 
>> I have searched for the reason.  When I press the formular-button
>> repeatedly, although the request ist not completed, the application
>> hang-up.  I see, that it hang while the excecution of the 
>> Xalan. But I
>> don't find out
>> where in the Xalan-Classes it hang-up.
>> 
>> What can I do? I search for this problem a long time, but I 
>> don't find out
>> a solution. The Problem happen with the Webhsphere and the Resin.
>> 
>> Please help !!!
>> 
>> Thank you in advanced.
>> 
>> Katrin Seiffert
>> 
>> -------------------------------------------------------
>> MAN Nutzfahrzeuge AG
>> Abt. IDP
>> Tel.: 089/1580-5290
>> Mailto:[EMAIL PROTECTED]
>> --------------------------------------------------------
>> 

Reply via email to