[akka-user] Re: java.lang.IllegalStateException: cannot enqueue after timer shutdown

2017-05-05 Thread Praveen Yadav
Forgot to mention, we are using play 2.4.3 Thanks On Friday, May 5, 2017 at 3:41:33 PM UTC+5:30, Praveen Yadav wrote: > > Hi, > > We are getting - "java.lang.IllegalStateException: cannot enqueue after > timer shutdown" at below scheduleOnce call line number when the f

[akka-user] java.lang.IllegalStateException: cannot enqueue after timer shutdown

2017-05-05 Thread Praveen Yadav
Hi, We are getting - "java.lang.IllegalStateException: cannot enqueue after timer shutdown" at below scheduleOnce call line number when the for loop has many items and play app is under load. We are currently refactoring the below code. But is there a possibility that if we call