Advertisement
Guest User

Untitled

a guest
May 25th, 2011
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. ms=1921 cpu_ms=2980 api_cpu_ms=180 cpm_usd=0.083117
  2. I 2011-05-24 20:53:52.022
  3. com.mikehershey.paste.server.URLDispatcher doFilter: loading pageUpload
  4. I 2011-05-24 20:53:52.548
  5. org.datanucleus.plugin.NonManagedPluginRegistry resolveConstraints: Bundle "org.datanucleus.jpa" has an optional dependency to "org.datanucleus.enhancer" but it cannot be resolved
  6. I 2011-05-24 20:53:52.549
  7. org.datanucleus.plugin.NonManagedPluginRegistry resolveConstraints: Bundle "org.datanucleus" has an optional dependency to "org.eclipse.equinox.registry" but it cannot be resolved
  8. I 2011-05-24 20:53:52.549
  9. org.datanucleus.plugin.NonManagedPluginRegistry resolveConstraints: Bundle "org.datanucleus" has an optional dependency to "org.eclipse.core.runtime" but it cannot be resolved
  10. I 2011-05-24 20:53:52.717
  11. org.datanucleus.PersistenceConfiguration setProperty: Property datanucleus.rdbms.sql.allowAllSQLStatements unknown - will be ignored
  12. I 2011-05-24 20:53:52.719
  13. org.datanucleus.PersistenceConfiguration setProperty: Property datanucleus.rdbms.stringDefaultLength unknown - will be ignored
  14. I 2011-05-24 20:53:52.726
  15. org.datanucleus.PersistenceConfiguration setProperty: Property datanucleus.appengine.autoCreateDatastoreTxns unknown - will be ignored
  16. I 2011-05-24 20:53:52.728
  17. org.datanucleus.ObjectManagerFactoryImpl logConfiguration: ================= Persistence Configuration ===============
  18. I 2011-05-24 20:53:52.731
  19. org.datanucleus.ObjectManagerFactoryImpl logConfiguration: DataNucleus Persistence Factory - Vendor: "DataNucleus" Version: "1.1.5"
  20. I 2011-05-24 20:53:52.731
  21. org.datanucleus.ObjectManagerFactoryImpl logConfiguration: DataNucleus Persistence Factory initialised for datastore URL="appengine" driver="" userName=""
  22. I 2011-05-24 20:53:52.731
  23. org.datanucleus.ObjectManagerFactoryImpl logConfiguration: ===========================================================
  24. I 2011-05-24 20:53:52.792
  25. org.datanucleus.PersistenceConfiguration setProperty: Property datanucleus.query.cached unknown - will be ignored
  26. I 2011-05-24 20:53:53.044
  27. org.datanucleus.jdo.metadata.JDOMetaDataManager <init>: Registering listener for metadata initialisation
  28. I 2011-05-24 20:53:53.051
  29. org.datanucleus.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener registerClass: Listener found initialisation for persistable class com.mikehershey.paste.model.db.Code
  30. I 2011-05-24 20:53:53.113
  31. org.datanucleus.jdo.metadata.JDOAnnotationReader processClassAnnotations: Class "com.mikehershey.paste.model.db.Code" has been specified with JDO annotations so using those.
  32. I 2011-05-24 20:53:53.216
  33. org.datanucleus.store.appengine.MetaDataValidator validate: Performing appengine-specific metadata validation for com.mikehershey.paste.model.db.Code
  34. I 2011-05-24 20:53:53.217
  35. org.datanucleus.store.appengine.MetaDataValidator validate: Finished performing appengine-specific metadata validation for com.mikehershey.paste.model.db.Code
  36. I 2011-05-24 20:53:53.248
  37. org.datanucleus.store.StoreDataManager registerStoreData: Managing Persistence of Class : com.mikehershey.paste.model.db.Code [Table : <class name="Code"
  38. identity-type="application"
  39. objectid-class="javax.jdo.identity.ObjectIdentity"
  40. persistence-modifier="persistence-capable"
  41. detachable="true"
  42. >
  43. <inheritance strategy="new-table">
  44. </inheritance>
  45. <field name="code"
  46. persistence-modifier="persistent"
  47. null-value="none"
  48. default-fetch-group="true"
  49. embedded="true"
  50. unique="false">
  51. </field>
  52. <field name="fileName"
  53. persistence-modifier="persistent"
  54. null-value="none"
  55. default-fetch-group="true"
  56. embedded="true"
  57. unique="false">
  58. </field>
  59. <field name="key"
  60. persistence-modifier="persistent"
  61. primary-key="true"
  62. null-value="none"
  63. default-fetch-group="true"
  64. embedded="false"
  65. value-strategy="identity"
  66. unique="false">
  67. </field>
  68. <field name="languageName"
  69. persistence-modifier="persistent"
  70. null-value="none"
  71. default-fetch-group="true"
  72. embedded="true"
  73. unique="false">
  74. </field>
  75. </class>
  76. , InheritanceStrategy : new-table]
  77. I 2011-05-24 20:53:53.270
  78. org.datanucleus.store.StoreDataManager registerStoreData: Managing Persistence of Class : com.mikehershey.paste.model.db.Code [Table : <class name="Code"
  79. identity-type="application"
  80. objectid-class="javax.jdo.identity.ObjectIdentity"
  81. persistence-modifier="persistence-capable"
  82. detachable="true"
  83. >
  84. <inheritance strategy="new-table">
  85. </inheritance>
  86. <field name="code"
  87. persistence-modifier="persistent"
  88. null-value="none"
  89. default-fetch-group="true"
  90. embedded="true"
  91. unique="false">
  92. </field>
  93. <field name="fileName"
  94. persistence-modifier="persistent"
  95. null-value="none"
  96. default-fetch-group="true"
  97. embedded="true"
  98. unique="false">
  99. </field>
  100. <field name="key"
  101. persistence-modifier="persistent"
  102. primary-key="true"
  103. null-value="none"
  104. default-fetch-group="true"
  105. embedded="false"
  106. value-strategy="identity"
  107. unique="false">
  108. </field>
  109. <field name="languageName"
  110. persistence-modifier="persistent"
  111. null-value="none"
  112. default-fetch-group="true"
  113. embedded="true"
  114. unique="false">
  115. </field>
  116. </class>
  117. , InheritanceStrategy : new-table]
  118. I 2011-05-24 20:53:53.333
  119. com.google.appengine.repackaged.com.google.common.base.internal.Finalizer getInheritableThreadLocalsField: Couldn't access Thread.inheritableThreadLocals. Reference finalizer threads will inherit thread local values.
  120. I 2011-05-24 20:53:53.735
  121. org.datanucleus.ObjectManagerImpl close: Outstanding nontx update being committed to datastore
  122. I 2011-05-24 20:53:53.770
  123. org.datanucleus.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener registerClass: Listener found initialisation for persistable class com.mikehershey.paste.model.db.CodeCollection
  124. I 2011-05-24 20:53:53.781
  125. org.datanucleus.jdo.metadata.JDOAnnotationReader processClassAnnotations: Class "com.mikehershey.paste.model.db.CodeCollection" has been specified with JDO annotations so using those.
  126. I 2011-05-24 20:53:53.797
  127. org.datanucleus.store.appengine.MetaDataValidator validate: Performing appengine-specific metadata validation for com.mikehershey.paste.model.db.CodeCollection
  128. I 2011-05-24 20:53:53.798
  129. org.datanucleus.store.appengine.MetaDataValidator validate: Finished performing appengine-specific metadata validation for com.mikehershey.paste.model.db.CodeCollection
  130. I 2011-05-24 20:53:53.799
  131. org.datanucleus.store.StoreDataManager registerStoreData: Managing Persistence of Class : com.mikehershey.paste.model.db.CodeCollection [Table : <class name="CodeCollection"
  132. identity-type="application"
  133. objectid-class="javax.jdo.identity.ObjectIdentity"
  134. persistence-modifier="persistence-capable"
  135. detachable="true"
  136. >
  137. <inheritance strategy="new-table">
  138. </inheritance>
  139. <field name="accessCode"
  140. persistence-modifier="persistent"
  141. null-value="none"
  142. default-fetch-group="true"
  143. embedded="true"
  144. unique="false">
  145. </field>
  146. <field name="codeFileKeys"
  147. persistence-modifier="persistent"
  148. null-value="none"
  149. default-fetch-group="true"
  150. embedded="false"
  151. unique="false">
  152. <collection element-type="com.google.appengine.api.datastore.Key" embedded-element="true">
  153. </collection>
  154. </field>
  155. <field name="codeFiles"
  156. persistence-modifier="persistent"
  157. null-value="none"
  158. default-fetch-group="false"
  159. embedded="false"
  160. unique="false">
  161. <collection element-type="com.mikehershey.paste.model.db.Code" embedded-element="false">
  162. </collection>
  163. </field>
  164. <field name="expires"
  165. persistence-modifier="persistent"
  166. null-value="none"
  167. default-fetch-group="true"
  168. embedded="true"
  169. unique="false">
  170. </field>
  171. <field name="key"
  172. persistence-modifier="persistent"
  173. primary-key="true"
  174. null-value="none"
  175. default-fetch-group="true"
  176. embedded="false"
  177. value-strategy="identity"
  178. unique="false">
  179. </field>
  180. </class>
  181. , InheritanceStrategy : new-table]
  182. I 2011-05-24 20:53:53.814
  183. org.datanucleus.store.StoreDataManager registerStoreData: Managing Persistence of Class : com.mikehershey.paste.model.db.CodeCollection [Table : <class name="CodeCollection"
  184. identity-type="application"
  185. objectid-class="javax.jdo.identity.ObjectIdentity"
  186. persistence-modifier="persistence-capable"
  187. detachable="true"
  188. >
  189. <inheritance strategy="new-table">
  190. </inheritance>
  191. <field name="accessCode"
  192. persistence-modifier="persistent"
  193. null-value="none"
  194. default-fetch-group="true"
  195. embedded="true"
  196. unique="false">
  197. </field>
  198. <field name="codeFileKeys"
  199. persistence-modifier="persistent"
  200. null-value="none"
  201. default-fetch-group="true"
  202. embedded="false"
  203. unique="false">
  204. <collection element-type="com.google.appengine.api.datastore.Key" embedded-element="true">
  205. </collection>
  206. </field>
  207. <field name="codeFiles"
  208. persistence-modifier="persistent"
  209. null-value="none"
  210. default-fetch-group="false"
  211. embedded="false"
  212. unique="false">
  213. <collection element-type="com.mikehershey.paste.model.db.Code" embedded-element="false">
  214. </collection>
  215. </field>
  216. <field name="expires"
  217. persistence-modifier="persistent"
  218. null-value="none"
  219. default-fetch-group="true"
  220. embedded="true"
  221. unique="false">
  222. </field>
  223. <field name="key"
  224. persistence-modifier="persistent"
  225. primary-key="true"
  226. null-value="none"
  227. default-fetch-group="true"
  228. embedded="false"
  229. value-strategy="identity"
  230. unique="false">
  231. </field>
  232. </class>
  233. , InheritanceStrategy : new-table]
  234. I 2011-05-24 20:53:53.904
  235. org.datanucleus.ObjectManagerImpl close: Outstanding nontx update being committed to datastore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement