Google App Engine - org.datanucleus.exceptions.NucleusUserException: Object Manager has been closed

后端 未结 3 856
故里飘歌
故里飘歌 2021-01-18 09:58

Why does the code below result in org.datanucleus.exceptions.NucleusUserException: Object Manager has been closed? The exception appears to be thrown at query.getResultList(

3条回答
  •  情歌与酒
    2021-01-18 10:51

    the solution that worked for me and a description of the bug i found here:

    http://groups.google.com/group/google-appengine-java/browse_thread/thread/945f6ca66c1c587e

提交回复
热议问题