-
Bug
-
Resolution: Done
-
Major
-
6.0.0.M5
-
None
When this happens the NewMsgsWorker no longer check new emails.
We should check the timeout parameter value before calling Thread.sleep(timeout). Basically there is no guarantee that the timeout is positive value. Say if you activate 10 endpoints very quickly with same interval, the "next - now" calculation would be negative.
- is incorporated by
-
JBPAPP-5373 Mail MDB stop working due to negative Thread.sleep(timeout) call in NewMsgsWorker#run()
- Closed
-
JBPAPP-5374 Mail MDB stop working due to negative Thread.sleep(timeout) call in NewMsgsWorker#run()
- Closed