I keep getting the following error when trying to retrieve data from the Cache:
IllegalStateException occured : Shutting down
The logs show this, at the beginning of the request:
15:20:45,620 INFO ~ Shut down memcached client
15:20:46,289 INFO ~ Connected to memcached
I have some ideas about what the cause is, but I don't know Play! well enough to say for sure.
- James