Title: cocoon's transformer can not be found during load test

Hi.

I am getting the error below on my demo environment with cocoon 212.
I am using the Saxon transformer.
When I am browsing the site in the normal way everything is working fine. During the load test the system at some point

can not find transformer.
Once this error happens it stays until server is restarted.

==========================================

Internal Server Error
Message: null
Description: No details available.
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
Request URI
/c2/index.xml
cause
UnnamedSelector: ComponentSelector Attempted to retrieve component with null hint.
request-uri
/c2/index.xml

==========================================
Runtime Environment:
---------------------

jboss 323/cocoon 212/mod jk 204/jdk 142_05 on solaris 8
Jboss 3.2.3 has Xerces-J 2.0.1 and Xalan Java 2.4.1 under <jbos_home>/lib.
Jboss 3.2.2 also has Xerces-J 2.5.0 and Xalan Java 2.4.D1 under <jboss_home>/server/default/lib
Cocoon 212 has Xerces-J 2.5.0 and Xalan Java 2.5.1 libs under WEB-INF/lib
The xerces and xalan from cocoon are not copied to jdk 142's lib/endorsed. Originally when tried with 'endorsed' dir (with the xerces 250 and xalan 241), one of the CMB entity bean was not deployed on jboss. So I had to remove the 'endorsed' dir.

Does anyone know why this error occurs or have suggestion to get around this? I would appreciate your help!

Thanks

Reply via email to