Cache prematurely disconnects in DEV mode

Bug #461986 reported by James Ducker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Status tracked in 1.0
1.0
Fix Released
Undecided
Unassigned
1.1
Fix Committed
Undecided
Unassigned

Bug Description

In Play 1.0, when using Cache in DEV mode, the Cache client disconnects prematurely.

    IllegalStateException occured : Shutting down

The logs show this, at the beginning of each request:

    15:20:45,620 INFO ~ Shut down memcached client
    15:20:46,289 INFO ~ Connected to memcached

This bug is not present when running in PROD mode.

Revision history for this message
James Ducker (james-ducker) wrote :

<snip>
Loïc Guillois
 to play-framework

I've the same problem in production mode. I think it's a
incompatibility problem between memcached client used by Play! and
memcached server.
</snip>

I'm using Memcached 1.2.2

Changed in play:
status: New → Confirmed
Changed in play:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.