DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=24817>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=24817 NullPointerException in AbstractEnvironment class [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Additional Comments From [EMAIL PROTECTED] 2004-04-13 04:30 ------- I have been encountering this problem in a complex pipeline which is called from flowscript (with current 2.1 CVS). This pipeline cincludes other cocoon:/ sources. So far I only know that when that exception occurs, the sourceResolver member of AbstractEnvironment is null. I am still trying to find out where's the best place to debug to discover how it becomes null prior to when FileGenerator tries to release the source in recycle(). If I can discover a simple test case (the pipelines it happens to are extremely convoluted) and still not solve it, i'll provide a test case, but perhaps some more clued-in individuals might be able to offer some advice at this point?
