NPE

Maybe a multithreading problem? I see that you recently introduced a field "report" (that triggers the NPE). Maybe it is necessary to mark this using "volatile"? The effects of the constructor might not yet be visible when invoke() runs.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to