You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by bu...@apache.org on 2004/01/28 15:46:52 UTC

DO NOT REPLY [Bug 24842] - java.lang.NullPointerException in first test -- thread synchronization prob?

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 polesen@operamail.com  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/cactus-user@jakarta.apache.org/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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org