Advertisement
cqcallaw

Untitled

May 7th, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.98 KB | None | 0 0
  1. May 7, 2012 9:27:54 PM com.google.appengine.tools.development.BackendServersFilter doFilter
  2. FINER: got request, type=NORMAL_REQUEST
  3. May 7, 2012 9:27:54 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineAuthenticator authenticate
  4. FINE: Got /Sandbox.html with null response, returning null.
  5. May 7, 2012 9:27:54 PM com.google.appengine.tools.development.BackendServersFilter doFilter
  6. FINER: got request, type=NORMAL_REQUEST
  7. May 7, 2012 9:27:54 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineAuthenticator authenticate
  8. FINE: Got /sandbox/sandbox.nocache.js with null response, returning null.
  9. May 7, 2012 9:27:54 PM com.google.appengine.tools.development.BackendServersFilter doFilter
  10. FINER: got request, type=NORMAL_REQUEST
  11. May 7, 2012 9:27:54 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineAuthenticator authenticate
  12. FINE: Got /Sandbox.css with null response, returning null.
  13. May 7, 2012 9:27:54 PM com.google.appengine.tools.development.BackendServersFilter doFilter
  14. FINER: got request, type=NORMAL_REQUEST
  15. May 7, 2012 9:27:54 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineAuthenticator authenticate
  16. FINE: Got /sandbox/gwt/clean/clean.css with null response, returning null.
  17. Connection received from localhost:38754
  18. May 7, 2012 9:28:06 PM com.google.appengine.tools.development.BackendServersFilter doFilter
  19. FINER: got request, type=NORMAL_REQUEST
  20. May 7, 2012 9:28:08 PM org.datanucleus.store.AbstractStoreManager <init>
  21. FINE: Registered transactional connection factory under name "appengine"
  22. May 7, 2012 9:28:08 PM org.datanucleus.store.AbstractStoreManager <init>
  23. FINE: Registered nontransactional connection factory under name "appengine"
  24. Pre-store containment: true
  25. Pre-store removal: true
  26. May 7, 2012 9:28:11 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  27. FINE: Connection added to the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  28. May 7, 2012 9:28:11 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  29. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  30. May 7, 2012 9:28:11 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  31. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  32. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService init
  33. INFO: Local Datastore initialized:
  34. Type: High Replication
  35. Storage: /home/caleb/Shared/Projects/sandbox/war/WEB-INF/appengine-generated/local_db.bin
  36. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService load
  37. INFO: Time to load datastore: 54 ms
  38. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  39. FINE: Maybe rolling forward 1 unapplied jobs for Element {
  40. type: "Container"
  41. name: "test"
  42. }
  43. .
  44. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  45. FINE: Rolled forward 1 of 1 jobs for Element {
  46. type: "Container"
  47. name: "test"
  48. }
  49.  
  50. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService putImpl
  51. FINE: put: 1 entities
  52. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  53. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  54. May 7, 2012 9:28:12 PM org.datanucleus.store.mapped.mapping.CollectionMapping postInsert
  55. FINE: Field "net.brainvitamins.sandbox.shared.Container.contents" is being persisted for "persistence-by-reachability".
  56. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  57. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  58. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  59. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  60. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  61. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  62. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  63. FINE: Maybe rolling forward 1 unapplied jobs for Element {
  64. type: "Container"
  65. name: "test"
  66. }
  67. .
  68. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  69. FINE: Rolled forward 0 of 1 jobs for Element {
  70. type: "Container"
  71. name: "test"
  72. }
  73.  
  74. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService putImpl
  75. FINE: put: 1 entities
  76. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  77. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  78. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  79. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  80. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  81. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  82. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  83. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  84. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  85. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  86. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  87. FINE: Maybe rolling forward 2 unapplied jobs for Element {
  88. type: "Container"
  89. name: "test"
  90. }
  91. .
  92. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  93. FINE: Rolled forward 0 of 2 jobs for Element {
  94. type: "Container"
  95. name: "test"
  96. }
  97.  
  98. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService putImpl
  99. FINE: put: 1 entities
  100. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  101. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  102. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  103. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@50ee20ab
  104. May 7, 2012 9:28:12 PM org.datanucleus.ObjectManagerImpl performReachabilityAtCommit
  105. FINE: Performing check of objects for "persistence-by-reachability" (commit) ...
  106. May 7, 2012 9:28:12 PM org.datanucleus.ObjectManagerImpl performReachabilityAtCommit
  107. FINE: Completed check of objects for "persistence-by-reachability" (commit).
  108. Fetching...
  109. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  110. FINE: Connection added to the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  111. May 7, 2012 9:28:12 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup rollForwardUnappliedJobs
  112. FINE: Rolled forward unapplied jobs for Element {
  113. type: "Container"
  114. name: "test"
  115. }
  116.  
  117. May 7, 2012 9:28:12 PM org.datanucleus.state.LifeCycleState changeState
  118. FINE: Object "net.brainvitamins.sandbox.shared.Container@7d7cdb46" (id="net.brainvitamins.sandbox.shared.Container:test") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  119. May 7, 2012 9:28:12 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  120. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  121. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  122. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  123. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  124. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  125. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  126. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  127. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  128. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  129. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  130. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  131. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  132. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  133. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  134. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  135. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  136. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  137. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  138. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  139. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  140. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  141. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  142. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  143. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  144. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  145. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  146. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  147. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  148. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  149. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  150. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  151. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  152. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  153. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  154. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  155. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  156. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  157. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  158. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  159. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  160. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  161. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  162. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  163. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  164. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  165. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  166. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  167. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  168. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  169. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  170. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  171. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  172. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  173. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  174. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  175. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  176. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  177. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  178. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  179. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  180. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  181. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  182. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  183. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  184. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  185. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  186. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  187. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  188. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  189. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  190. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  191. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  192. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  193. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  194. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  195. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  196. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  197. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  198. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  199. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  200. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  201. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  202. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  203. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  204. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  205. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  206. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  207. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  208. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  209. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  210. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  211. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  212. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  213. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  214. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  215. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  216. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  217. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  218. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  219. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  220. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  221. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  222. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  223. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  224. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  225. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  226. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  227. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  228. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  229. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  230. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  231. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  232. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  233. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  234. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  235. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  236. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  237. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  238. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  239. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  240. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  241. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  242. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  243. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  244. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  245. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  246. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  247. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  248. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  249. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  250. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  251. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  252. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  253. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  254. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  255. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  256. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  257. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  258. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  259. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  260. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  261. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  262. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  263. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  264. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  265. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  266. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  267. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  268. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  269. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  270. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  271. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  272. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  273. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  274. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  275. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  276. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  277. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  278. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  279. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  280. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  281. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  282. FINE: Object "net.brainvitamins.sandbox.shared.Containee@769f6948" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  283. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  284. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb932cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  285. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  286. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb6e314" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  287. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  288. FINE: Object "net.brainvitamins.sandbox.shared.Containee@43f66516" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  289. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  290. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6566aa35" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  291. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  292. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3730b195" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  293. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  294. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5ddac981" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  295. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  296. FINE: Object "net.brainvitamins.sandbox.shared.Containee@46e3644a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  297. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  298. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7acd5aa1" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  299. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  300. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3ff93f03" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  301. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  302. FINE: Object "net.brainvitamins.sandbox.shared.Containee@497fec5" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  303. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  304. FINE: Object "net.brainvitamins.sandbox.shared.Containee@16d739de" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  305. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  306. FINE: Object "net.brainvitamins.sandbox.shared.Containee@c182989" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  307. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  308. FINE: Object "net.brainvitamins.sandbox.shared.Containee@64ee793" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  309. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  310. FINE: Object "net.brainvitamins.sandbox.shared.Containee@26456721" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  311. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  312. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1675bb28" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  313. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  314. FINE: Object "net.brainvitamins.sandbox.shared.Containee@b524a9d" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  315. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  316. FINE: Object "net.brainvitamins.sandbox.shared.Containee@47a08f39" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  317. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  318. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7e1b0beb" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  319. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  320. FINE: Object "net.brainvitamins.sandbox.shared.Containee@f31e702" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  321. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  322. FINE: Object "net.brainvitamins.sandbox.shared.Containee@15353c19" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  323. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  324. FINE: Object "net.brainvitamins.sandbox.shared.Containee@59fc982f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  325. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  326. FINE: Object "net.brainvitamins.sandbox.shared.Containee@566b63d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  327. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  328. FINE: Object "net.brainvitamins.sandbox.shared.Containee@24661903" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  329. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  330. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2af426a0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  331. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  332. FINE: Object "net.brainvitamins.sandbox.shared.Containee@313e868" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  333. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  334. FINE: Object "net.brainvitamins.sandbox.shared.Containee@fff056c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  335. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  336. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2fbcfda8" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  337. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  338. FINE: Object "net.brainvitamins.sandbox.shared.Containee@20b13914" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  339. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  340. FINE: Object "net.brainvitamins.sandbox.shared.Containee@531a60d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  341. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  342. FINE: Object "net.brainvitamins.sandbox.shared.Containee@68ca224f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  343. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  344. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2e92a648" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  345. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  346. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1de2d8db" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  347. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  348. FINE: Object "net.brainvitamins.sandbox.shared.Containee@180b2131" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  349. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  350. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2b0244c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  351. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  352. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7a1efaf4" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  353. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  354. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7ede7cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  355. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  356. FINE: Object "net.brainvitamins.sandbox.shared.Containee@140dcb1a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  357. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  358. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1591223f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  359. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  360. FINE: Object "net.brainvitamins.sandbox.shared.Containee@42e3c02a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYMAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  361. Pre-remove set cardinality 2
  362. Post-store containment: true
  363. one
  364. three
  365. Mark
  366. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  367. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  368. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  369. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  370. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  371. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  372. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  373. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  374. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  375. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  376. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  377. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  378. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  379. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  380. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  381. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  382. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  383. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  384. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  385. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  386. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  387. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  388. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  389. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  390. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  391. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  392. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  393. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  394. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  395. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  396. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  397. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  398. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  399. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  400. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  401. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  402. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  403. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  404. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  405. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  406. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  407. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  408. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  409. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  410. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  411. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  412. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  413. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  414. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  415. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  416. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  417. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  418. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  419. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  420. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  421. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  422. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  423. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  424. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  425. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  426. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  427. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  428. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  429. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  430. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  431. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  432. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  433. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  434. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  435. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  436. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  437. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  438. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  439. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  440. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  441. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  442. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  443. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  444. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  445. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  446. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  447. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  448. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  449. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  450. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  451. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  452. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  453. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  454. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  455. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  456. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  457. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  458. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  459. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  460. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  461. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  462. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  463. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  464. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  465. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  466. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  467. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  468. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  469. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  470. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  471. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  472. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  473. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  474. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  475. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  476. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  477. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  478. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  479. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  480. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  481. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  482. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  483. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  484. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  485. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  486. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  487. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  488. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  489. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  490. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  491. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  492. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  493. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  494. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  495. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  496. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  497. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  498. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  499. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  500. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  501. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  502. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  503. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  504. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  505. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  506. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  507. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  508. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  509. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  510. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  511. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  512. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  513. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  514. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  515. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  516. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  517. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  518. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  519. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  520. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  521. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  522. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  523. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  524. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  525. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  526. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  527. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  528. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  529. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  530. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  531. FINE: Object "net.brainvitamins.sandbox.shared.Containee@769f6948" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  532. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  533. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  534. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  535. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb932cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  536. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  537. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  538. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  539. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb6e314" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  540. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  541. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  542. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  543. FINE: Object "net.brainvitamins.sandbox.shared.Containee@43f66516" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  544. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  545. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  546. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  547. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6566aa35" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  548. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  549. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  550. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  551. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3730b195" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  552. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  553. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  554. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  555. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5ddac981" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  556. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  557. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  558. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  559. FINE: Object "net.brainvitamins.sandbox.shared.Containee@46e3644a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  560. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  561. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  562. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  563. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7acd5aa1" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  564. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  565. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  566. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  567. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3ff93f03" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  568. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  569. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  570. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  571. FINE: Object "net.brainvitamins.sandbox.shared.Containee@497fec5" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  572. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  573. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  574. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  575. FINE: Object "net.brainvitamins.sandbox.shared.Containee@16d739de" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  576. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  577. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  578. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  579. FINE: Object "net.brainvitamins.sandbox.shared.Containee@c182989" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  580. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  581. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  582. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  583. FINE: Object "net.brainvitamins.sandbox.shared.Containee@64ee793" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  584. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  585. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  586. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  587. FINE: Object "net.brainvitamins.sandbox.shared.Containee@26456721" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  588. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  589. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  590. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  591. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1675bb28" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  592. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  593. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  594. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  595. FINE: Object "net.brainvitamins.sandbox.shared.Containee@b524a9d" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  596. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  597. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  598. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  599. FINE: Object "net.brainvitamins.sandbox.shared.Containee@47a08f39" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  600. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  601. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  602. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  603. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7e1b0beb" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  604. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  605. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  606. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  607. FINE: Object "net.brainvitamins.sandbox.shared.Containee@f31e702" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  608. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  609. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  610. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  611. FINE: Object "net.brainvitamins.sandbox.shared.Containee@15353c19" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  612. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  613. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  614. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  615. FINE: Object "net.brainvitamins.sandbox.shared.Containee@59fc982f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  616. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  617. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  618. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  619. FINE: Object "net.brainvitamins.sandbox.shared.Containee@566b63d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  620. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  621. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  622. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  623. FINE: Object "net.brainvitamins.sandbox.shared.Containee@24661903" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  624. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  625. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  626. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  627. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2af426a0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  628. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  629. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  630. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  631. FINE: Object "net.brainvitamins.sandbox.shared.Containee@313e868" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  632. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  633. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  634. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  635. FINE: Object "net.brainvitamins.sandbox.shared.Containee@fff056c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  636. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  637. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  638. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  639. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2fbcfda8" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  640. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  641. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  642. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  643. FINE: Object "net.brainvitamins.sandbox.shared.Containee@20b13914" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  644. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  645. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  646. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  647. FINE: Object "net.brainvitamins.sandbox.shared.Containee@531a60d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  648. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  649. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  650. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  651. FINE: Object "net.brainvitamins.sandbox.shared.Containee@68ca224f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  652. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  653. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  654. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  655. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2e92a648" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  656. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  657. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  658. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  659. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1de2d8db" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  660. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  661. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  662. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  663. FINE: Object "net.brainvitamins.sandbox.shared.Containee@180b2131" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  664. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  665. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  666. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  667. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2b0244c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  668. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  669. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  670. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  671. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7a1efaf4" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  672. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  673. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  674. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  675. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7ede7cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLQw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  676. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  677. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  678. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  679. FINE: Object "net.brainvitamins.sandbox.shared.Containee@140dcb1a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLgw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  680. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  681. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  682. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  683. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1591223f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLww") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  684. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  685. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  686. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  687. FINE: Object "net.brainvitamins.sandbox.shared.Containee@42e3c02a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYMAw") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  688. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  689. FINE: Object "net.brainvitamins.sandbox.shared.Container@7d7cdb46" (id="net.brainvitamins.sandbox.shared.Container:test") has a lifecycle change : "P_NONTRANS"->"P_CLEAN"
  690. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  691. FINE: Object "net.brainvitamins.sandbox.shared.Container@7d7cdb46" (id="net.brainvitamins.sandbox.shared.Container:test") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
  692. End Mark
  693. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  694. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  695. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  696. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  697. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  698. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@157846d4
  699. May 7, 2012 9:28:13 PM org.datanucleus.ObjectManagerImpl performReachabilityAtCommit
  700. FINE: Performing check of objects for "persistence-by-reachability" (commit) ...
  701. May 7, 2012 9:28:13 PM org.datanucleus.ObjectManagerImpl performReachabilityAtCommit
  702. FINE: Completed check of objects for "persistence-by-reachability" (commit).
  703. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  704. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb932cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  705. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  706. FINE: Object "net.brainvitamins.sandbox.shared.Containee@42e3c02a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYMAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  707. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  708. FINE: Object "net.brainvitamins.sandbox.shared.Containee@20b13914" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  709. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  710. FINE: Object "net.brainvitamins.sandbox.shared.Containee@16d739de" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  711. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  712. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3730b195" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  713. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  714. FINE: Object "net.brainvitamins.sandbox.shared.Containee@313e868" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  715. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  716. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1de2d8db" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  717. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  718. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1675bb28" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  719. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  720. FINE: Object "net.brainvitamins.sandbox.shared.Containee@47a08f39" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  721. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  722. FINE: Object "net.brainvitamins.sandbox.shared.Containee@531a60d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  723. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  724. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7ede7cf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  725. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  726. FINE: Object "net.brainvitamins.sandbox.shared.Containee@46e3644a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  727. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  728. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2af426a0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  729. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  730. FINE: Object "net.brainvitamins.sandbox.shared.Containee@59fc982f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  731. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  732. FINE: Object "net.brainvitamins.sandbox.shared.Containee@769f6948" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  733. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  734. FINE: Object "net.brainvitamins.sandbox.shared.Containee@43f66516" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  735. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  736. FINE: Object "net.brainvitamins.sandbox.shared.Containee@15353c19" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  737. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  738. FINE: Object "net.brainvitamins.sandbox.shared.Containee@26456721" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  739. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  740. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2b0244c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  741. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  742. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3ff93f03" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  743. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  744. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1591223f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  745. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  746. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7acd5aa1" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  747. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  748. FINE: Object "net.brainvitamins.sandbox.shared.Containee@24661903" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  749. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  750. FINE: Object "net.brainvitamins.sandbox.shared.Containee@566b63d0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  751. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  752. FINE: Object "net.brainvitamins.sandbox.shared.Container@7d7cdb46" (id="net.brainvitamins.sandbox.shared.Container:test") has a lifecycle change : "P_DIRTY"->"P_NONTRANS"
  753. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  754. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7e1b0beb" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  755. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  756. FINE: Object "net.brainvitamins.sandbox.shared.Containee@497fec5" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  757. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  758. FINE: Object "net.brainvitamins.sandbox.shared.Containee@68ca224f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  759. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  760. FINE: Object "net.brainvitamins.sandbox.shared.Containee@140dcb1a" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  761. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  762. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5ddac981" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  763. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  764. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6566aa35" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  765. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  766. FINE: Object "net.brainvitamins.sandbox.shared.Containee@f31e702" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  767. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  768. FINE: Object "net.brainvitamins.sandbox.shared.Containee@180b2131" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  769. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  770. FINE: Object "net.brainvitamins.sandbox.shared.Containee@64ee793" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFgw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  771. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  772. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2fbcfda8" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  773. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  774. FINE: Object "net.brainvitamins.sandbox.shared.Containee@c182989" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  775. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  776. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2e92a648" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  777. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  778. FINE: Object "net.brainvitamins.sandbox.shared.Containee@b524a9d" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGQw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  779. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  780. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7a1efaf4" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLAw") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  781. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  782. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bb6e314" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  783. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  784. FINE: Object "net.brainvitamins.sandbox.shared.Containee@fff056c" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIww") has a lifecycle change : "P_CLEAN"->"P_NONTRANS"
  785. May 7, 2012 9:28:13 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  786. FINE: Maybe rolling forward 1 unapplied jobs for Element {
  787. type: "Container"
  788. name: "test"
  789. }
  790. .
  791. May 7, 2012 9:28:13 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile$EntityGroup maybeRollForwardUnappliedJobs
  792. FINE: Rolled forward 1 of 1 jobs for Element {
  793. type: "Container"
  794. name: "test"
  795. }
  796.  
  797. May 7, 2012 9:28:13 PM com.google.appengine.api.datastore.dev.LocalDatastoreService commitImpl
  798. FINE: committed: 1 puts, 0 deletes in 1 entity groups
  799. 'after' object class: class org.datanucleus.sco.backed.Set
  800. Post-store removal: false
  801. Post-remove set cardinality: 1
  802. Finalizing transaction...
  803. Fetching again...
  804. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  805. FINE: Connection added to the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  806. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  807. FINE: Object "net.brainvitamins.sandbox.shared.Container@3d80023a" (id="net.brainvitamins.sandbox.shared.Container:test") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  808. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  809. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  810. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  811. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  812. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  813. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  814. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  815. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  816. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  817. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  818. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  819. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  820. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  821. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  822. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  823. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  824. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  825. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  826. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  827. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  828. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  829. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  830. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  831. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  832. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  833. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  834. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  835. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  836. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  837. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  838. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  839. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  840. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  841. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  842. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  843. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  844. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  845. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  846. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  847. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  848. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  849. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  850. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  851. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  852. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  853. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  854. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  855. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  856. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  857. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  858. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  859. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  860. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  861. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  862. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  863. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  864. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  865. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  866. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  867. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  868. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  869. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  870. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  871. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  872. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  873. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  874. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  875. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  876. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  877. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  878. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  879. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  880. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  881. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  882. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  883. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  884. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  885. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  886. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  887. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  888. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  889. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  890. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  891. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  892. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  893. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  894. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  895. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  896. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  897. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  898. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  899. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  900. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  901. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  902. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  903. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  904. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  905. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  906. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  907. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  908. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  909. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  910. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  911. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  912. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  913. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  914. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  915. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  916. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  917. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  918. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  919. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  920. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  921. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  922. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  923. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  924. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  925. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  926. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  927. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  928. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  929. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  930. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  931. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  932. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  933. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  934. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  935. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  936. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  937. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  938. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  939. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  940. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  941. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  942. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  943. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  944. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  945. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  946. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  947. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  948. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  949. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  950. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  951. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  952. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  953. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  954. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  955. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  956. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  957. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  958. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  959. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  960. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  961. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  962. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  963. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  964. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  965. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  966. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  967. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  968. May 7, 2012 9:28:13 PM org.datanucleus.ConnectionManagerImpl allocateConnection
  969. FINE: Connection found in the pool : org.datanucleus.store.appengine.DatastoreConnectionFactoryImpl$DatastoreManagedConnection@45a4a9ae
  970. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  971. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1f124d61" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  972. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  973. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6a962b36" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  974. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  975. FINE: Object "net.brainvitamins.sandbox.shared.Containee@28ef1ce5" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYCww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  976. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  977. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6a521361" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  978. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  979. FINE: Object "net.brainvitamins.sandbox.shared.Containee@32767bcf" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  980. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  981. FINE: Object "net.brainvitamins.sandbox.shared.Containee@ba6ceb" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  982. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  983. FINE: Object "net.brainvitamins.sandbox.shared.Containee@4f44b8ac" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYDww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  984. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  985. FINE: Object "net.brainvitamins.sandbox.shared.Containee@28b84cdc" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  986. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  987. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5bbe1466" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  988. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  989. FINE: Object "net.brainvitamins.sandbox.shared.Containee@1c2d6398" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  990. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  991. FINE: Object "net.brainvitamins.sandbox.shared.Containee@67e59e9b" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYEww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  992. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  993. FINE: Object "net.brainvitamins.sandbox.shared.Containee@14100767" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  994. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  995. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2856057b" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  996. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  997. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2781e2ed" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  998. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  999. FINE: Object "net.brainvitamins.sandbox.shared.Containee@405949de" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYFww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1000. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1001. FINE: Object "net.brainvitamins.sandbox.shared.Containee@2600aed3" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1002. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1003. FINE: Object "net.brainvitamins.sandbox.shared.Containee@76d5b222" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1004. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1005. FINE: Object "net.brainvitamins.sandbox.shared.Containee@47a21321" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1006. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1007. FINE: Object "net.brainvitamins.sandbox.shared.Containee@61960044" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYGww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1008. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1009. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3eeba269" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1010. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1011. FINE: Object "net.brainvitamins.sandbox.shared.Containee@5ff3bbc4" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1012. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1013. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7aac7212" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1014. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1015. FINE: Object "net.brainvitamins.sandbox.shared.Containee@4f753aa9" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYHww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1016. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1017. FINE: Object "net.brainvitamins.sandbox.shared.Containee@195e5600" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1018. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1019. FINE: Object "net.brainvitamins.sandbox.shared.Containee@602703" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1020. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1021. FINE: Object "net.brainvitamins.sandbox.shared.Containee@28a13626" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1022. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1023. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6fea0da0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYIww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1024. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1025. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6f24bcc6" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1026. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1027. FINE: Object "net.brainvitamins.sandbox.shared.Containee@54e5a42b" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1028. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1029. FINE: Object "net.brainvitamins.sandbox.shared.Containee@307d2e98" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1030. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1031. FINE: Object "net.brainvitamins.sandbox.shared.Containee@6a7e1606" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYJww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1032. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1033. FINE: Object "net.brainvitamins.sandbox.shared.Containee@7bd81a88" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1034. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1035. FINE: Object "net.brainvitamins.sandbox.shared.Containee@28b6163d" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1036. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1037. FINE: Object "net.brainvitamins.sandbox.shared.Containee@4a6e13ac" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1038. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1039. FINE: Object "net.brainvitamins.sandbox.shared.Containee@cda761" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYKww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1040. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1041. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3da7d1b0" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1042. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1043. FINE: Object "net.brainvitamins.sandbox.shared.Containee@54b7996f" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLQw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1044. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1045. FINE: Object "net.brainvitamins.sandbox.shared.Containee@61ba71dc" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLgw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1046. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1047. FINE: Object "net.brainvitamins.sandbox.shared.Containee@178954a4" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYLww") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1048. May 7, 2012 9:28:13 PM org.datanucleus.state.LifeCycleState changeState
  1049. FINE: Object "net.brainvitamins.sandbox.shared.Containee@3913e70e" (id="net.brainvitamins.sandbox.shared.Containee:aglub19hcHBfaWRyIgsSCUNvbnRhaW5lciIEdGVzdAwLEglDb250YWluZWUYMAw") has a lifecycle change : "HOLLOW"->"P_NONTRANS"
  1050. Final set cardinality 2
  1051. May 7, 2012 9:28:13 PM com.google.apphosting.utils.jetty.AppEngineAuthentication$AppEngineAuthenticator authenticate
  1052. FINE: Got /sandbox/greet with null response, returning null.
  1053. May 7, 2012 9:28:42 PM com.google.appengine.api.datastore.dev.LocalDatastoreService$PersistDatastore persist
  1054. INFO: Time to persist datastore: 28 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement