[ http://issues.apache.org/jira/browse/POSTAGE-11?page=all ]
Vincenzo Gianferrari Pini resolved POSTAGE-11.
----------------------------------------------
Resolution: Fixed
Fixed the code adding a simple "!= null" test.
> Getting NPE in POP3Client
> -------------------------
>
> Key: POSTAGE-11
> URL: http://issues.apache.org/jira/browse/POSTAGE-11
> Project: Postage
> Issue Type: Bug
> Reporter: Vincenzo Gianferrari Pini
> Assigned To: Vincenzo Gianferrari Pini
>
> Getting sometimes an NPE in POP3Client:
> [java] java.lang.NullPointerException
> [java] at
> org.apache.james.postage.client.POP3Client.findAllMatchingTestMail(POP3Client.java:133)
> [java] at
> org.apache.james.postage.client.POP3Client.doSample(POP3Client.java:97)
> [java] at
> org.apache.james.postage.execution.SampleController.run(SampleController.java:77)
> [java] at java.util.TimerThread.mainLoop(Timer.java:432)
> [java] at java.util.TimerThread.run(Timer.java:382)
> After that Postage stops downloading messages thru POP3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]