DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26445>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26445 Nulpointer Exception at TransformerImpl.java:1497 ------- Additional Comments From [EMAIL PROTECTED] 2004-01-26 20:51 ------- Please ask for such problems on the mailing lists first. There I would recommend you to do the environment check as described at http://xml.apache.org/xalan-j/faq.html#environmentcheck (use the stylesheet). Often the reason is the wrongly used Xalan version from JDK 1.4. Even if you don't use JDK 1.4 or the endorsed dirs are set correctly (what is done if you use and start Jetty from Cocoon dist and with the start scripts from Cocoon dist) we can probably not do anything about it as this is (again probably) a Xalan issue (the NPE occurs in Xalan code). Do you have done anything special (using extension function or similar)? Does it occur on a special stylesheet? Is using XSTLC a solution or does it end in another error? Joerg
