Re: [appengine-java] Deadlock on the development server.

2010-02-10 Thread Don Schwarz
On Wed, Feb 10, 2010 at 3:09 PM, Spines wrote: > I get a deadlock on the development server. It happens about once > every 4 times I startup my app. It happens at PMF.:11 the > first time I access my PMF class, which is just a copy paste of the > example PMF class from > http://code.google.com/

[appengine-java] Deadlock on the development server.

2010-02-10 Thread Spines
I get a deadlock on the development server. It happens about once every 4 times I startup my app. It happens at PMF.:11 the first time I access my PMF class, which is just a copy paste of the example PMF class from http://code.google.com/appengine/docs/java/datastore/overview.html. Deeper down t