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=24842>. 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=24842 java.lang.NullPointerException in first test -- thread synchronization prob? ------- Additional Comments From [EMAIL PROTECTED] 2004-01-28 14:46 ------- I get this too, with the exact same problem and symptoms. I also, debugged downto the line where this happens: writer.write(result.toXml()); and when I run it second time, it is ok. We are running wls61. I think this bug have been reported before as bugid 17653, but closed because the problem seemed to disappear for the parties there. Well, it seems to have reappered. Also, the mailinglists shows a thread about this at: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04087.html Which mentions something about putting in a sleep. Can anyone figure iut exactly where such a wait can be put it, to get this working just for now? This is kind-off killing us :-( --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
