>org.apache.xalan.stree.Child.getNextSibling(Child.java:312)

If you're still using the stree classes, you're running an older version of
Xalan. One of the things we did in the recent redesign was to reduce the
risk of thread interlock problems, by switching to a more controlled
"coroutine" architecture. I'd suggest you upgrade to the current code and
see if the problem persists.

Reply via email to