Advertisement
Guest User

nuxeo

a guest
Dec 12th, 2013
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.50 KB | None | 0 0
  1. 2013-12-12 13:02:34,404 ERROR [Nuxeo-Work-default-1] [com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB] SQLException caught during insert40054
  2. com.microsoft.sqlserver.jdbc.SQLServerException: Tables without a clustered index are not supported in this version of SQL Server. Please create a clustered index and try again.
  3. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:197)
  4. at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1493)
  5. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:390)
  6. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:340)
  7. at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:4575)
  8. at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1400)
  9. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:179)
  10. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:154)
  11. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeUpdate(SQLServerPreparedStatement.java:308)
  12. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  13. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  14. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTripleAR(PSet_TripleStore_RDB.java:542)
  15. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:437)
  16. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:385)
  17. at com.hp.hpl.jena.db.impl.SpecializedGraph_TripleStore.add(SpecializedGraph_TripleStore.java:93)
  18. at com.hp.hpl.jena.db.impl.DBProp.putPropNode(DBProp.java:67)
  19. at com.hp.hpl.jena.db.impl.DBProp.putPropString(DBProp.java:60)
  20. at com.hp.hpl.jena.db.impl.DBPropDatabase.<init>(DBPropDatabase.java:67)
  21. at com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:450)
  22. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
  23. at com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:834)
  24. at com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:164)
  25. at com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:111)
  26. at com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:95)
  27. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:46)
  28. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:49)
  29. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:269)
  30. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:176)
  31. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:880)
  32. at org.nuxeo.ecm.platform.annotations.service.AnnotationQuery.getAnnotationsForURIs(AnnotationQuery.java:68)
  33. at org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl.queryAnnotations(AnnotationsServiceImpl.java:177)
  34. at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.queryAnnotations(AnnotationServiceProxy.java:190)
  35. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:143)
  36. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:132)
  37. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.manage(DocumentVersionnedGraphManager.java:82)
  38. at org.nuxeo.ecm.platform.annotations.repository.service.VersionEventListener.handleEvent(VersionEventListener.java:61)
  39. at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:157)
  40. at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65)
  41. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  42. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  43. at java.lang.Thread.run(Unknown Source)
  44. 2013-12-12 13:02:37,911 ERROR [Nuxeo-Work-default-1] [org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager] Cannot remove graph c4e7d03a-91b3-4287-a57c-a64a39f48718 in repository default
  45. java.lang.RuntimeException: com.hp.hpl.jena.shared.JenaException: The database appears to be unformatted or corrupted and
  46. an attempt to automatically format the database has failed
  47.  
  48. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.wrapException(JenaGraph.java:167)
  49. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:910)
  50. at org.nuxeo.ecm.platform.annotations.service.AnnotationQuery.getAnnotationsForURIs(AnnotationQuery.java:68)
  51. at org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl.queryAnnotations(AnnotationsServiceImpl.java:177)
  52. at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.queryAnnotations(AnnotationServiceProxy.java:190)
  53. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:143)
  54. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:132)
  55. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.manage(DocumentVersionnedGraphManager.java:82)
  56. at org.nuxeo.ecm.platform.annotations.repository.service.VersionEventListener.handleEvent(VersionEventListener.java:61)
  57. at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:157)
  58. at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65)
  59. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  60. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  61. at java.lang.Thread.run(Unknown Source)
  62. Caused by: com.hp.hpl.jena.shared.JenaException: The database appears to be unformatted or corrupted and
  63. an attempt to automatically format the database has failed
  64.  
  65. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:311)
  66. at com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:834)
  67. at com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:164)
  68. at com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:111)
  69. at com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:95)
  70. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:46)
  71. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:49)
  72. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:269)
  73. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:176)
  74. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:880)
  75. ... 12 more
  76. Caused by: com.hp.hpl.jena.db.RDFRDBException: com.hp.hpl.jena.shared.JenaException: Exception during database access
  77. at com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:477)
  78. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
  79. ... 21 more
  80. 2013-12-12 13:02:50,583 ERROR [Nuxeo-Work-default-1] [com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB] SQLException caught during insert40054
  81. com.microsoft.sqlserver.jdbc.SQLServerException: Tables without a clustered index are not supported in this version of SQL Server. Please create a clustered index and try again.
  82. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:197)
  83. at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1493)
  84. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:390)
  85. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:340)
  86. at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:4575)
  87. at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1400)
  88. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:179)
  89. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:154)
  90. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeUpdate(SQLServerPreparedStatement.java:308)
  91. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  92. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  93. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTripleAR(PSet_TripleStore_RDB.java:542)
  94. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:437)
  95. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:385)
  96. at com.hp.hpl.jena.db.impl.SpecializedGraph_TripleStore.add(SpecializedGraph_TripleStore.java:93)
  97. at com.hp.hpl.jena.db.impl.DBProp.putPropNode(DBProp.java:67)
  98. at com.hp.hpl.jena.db.impl.DBProp.putPropString(DBProp.java:60)
  99. at com.hp.hpl.jena.db.impl.DBPropDatabase.<init>(DBPropDatabase.java:67)
  100. at com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:450)
  101. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
  102. at com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:834)
  103. at com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:164)
  104. at com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:111)
  105. at com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:95)
  106. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:46)
  107. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:49)
  108. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:269)
  109. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:176)
  110. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:880)
  111. at org.nuxeo.ecm.platform.annotations.service.AnnotationQuery.getAnnotationsForURIs(AnnotationQuery.java:68)
  112. at org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl.queryAnnotations(AnnotationsServiceImpl.java:177)
  113. at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.queryAnnotations(AnnotationServiceProxy.java:190)
  114. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:143)
  115. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:132)
  116. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.manage(DocumentVersionnedGraphManager.java:82)
  117. at org.nuxeo.ecm.platform.annotations.repository.service.VersionEventListener.handleEvent(VersionEventListener.java:61)
  118. at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:157)
  119. at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65)
  120. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  121. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  122. at java.lang.Thread.run(Unknown Source)
  123. 2013-12-12 13:02:54,379 ERROR [Nuxeo-Work-default-1] [org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager] Cannot remove graph 85ba1292-172a-43e8-ae85-2a931b3583b6 in repository default
  124. java.lang.RuntimeException: com.hp.hpl.jena.shared.JenaException: The database appears to be unformatted or corrupted and
  125. an attempt to automatically format the database has failed
  126.  
  127. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.wrapException(JenaGraph.java:167)
  128. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:910)
  129. at org.nuxeo.ecm.platform.annotations.service.AnnotationQuery.getAnnotationsForURIs(AnnotationQuery.java:68)
  130. at org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl.queryAnnotations(AnnotationsServiceImpl.java:177)
  131. at org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.queryAnnotations(AnnotationServiceProxy.java:190)
  132. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:143)
  133. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.removeGraphFor(DocumentVersionnedGraphManager.java:132)
  134. at org.nuxeo.ecm.platform.annotations.repository.service.DocumentVersionnedGraphManager.manage(DocumentVersionnedGraphManager.java:82)
  135. at org.nuxeo.ecm.platform.annotations.repository.service.VersionEventListener.handleEvent(VersionEventListener.java:61)
  136. at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:157)
  137. at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:65)
  138. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  139. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  140. at java.lang.Thread.run(Unknown Source)
  141. Caused by: com.hp.hpl.jena.shared.JenaException: The database appears to be unformatted or corrupted and
  142. an attempt to automatically format the database has failed
  143.  
  144. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:311)
  145. at com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:834)
  146. at com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:164)
  147. at com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:111)
  148. at com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:95)
  149. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:46)
  150. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:49)
  151. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:269)
  152. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:176)
  153. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.query(JenaGraph.java:880)
  154. ... 12 more
  155. Caused by: com.hp.hpl.jena.db.RDFRDBException: com.hp.hpl.jena.shared.JenaException: Exception during database access
  156. at com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:477)
  157. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
  158. ... 21 more
  159. 2013-12-12 13:03:12,336 WARN [Thread-8] [org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent] OpenOffice was not found, JOD Converter won't be available: officeHome doesn't exist or is not a directory:
  160. 2013-12-12 13:03:33,888 ERROR [relation-service-init] [com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB] SQLException caught during insert40054
  161. com.microsoft.sqlserver.jdbc.SQLServerException: Tables without a clustered index are not supported in this version of SQL Server. Please create a clustered index and try again.
  162. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:197)
  163. at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1493)
  164. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:390)
  165. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:340)
  166. at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:4575)
  167. at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1400)
  168. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:179)
  169. at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:154)
  170. at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeUpdate(SQLServerPreparedStatement.java:308)
  171. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  172. at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  173. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTripleAR(PSet_TripleStore_RDB.java:542)
  174. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:437)
  175. at com.hp.hpl.jena.db.impl.PSet_TripleStore_RDB.storeTriple(PSet_TripleStore_RDB.java:385)
  176. at com.hp.hpl.jena.db.impl.SpecializedGraph_TripleStore.add(SpecializedGraph_TripleStore.java:93)
  177. at com.hp.hpl.jena.db.impl.DBProp.putPropNode(DBProp.java:67)
  178. at com.hp.hpl.jena.db.impl.DBProp.putPropString(DBProp.java:60)
  179. at com.hp.hpl.jena.db.impl.DBPropDatabase.<init>(DBPropDatabase.java:67)
  180. at com.hp.hpl.jena.db.impl.DriverRDB.formatAndConstructSystemSpecializedGraph(DriverRDB.java:450)
  181. at com.hp.hpl.jena.db.impl.DriverRDB.getSystemSpecializedGraph(DriverRDB.java:305)
  182. at com.hp.hpl.jena.db.impl.DriverRDB.getDefaultModelProperties(DriverRDB.java:834)
  183. at com.hp.hpl.jena.db.DBConnection.getDefaultModelProperties(DBConnection.java:164)
  184. at com.hp.hpl.jena.db.impl.GraphRDBMaker.consGraph(GraphRDBMaker.java:111)
  185. at com.hp.hpl.jena.db.impl.GraphRDBMaker.createGraph(GraphRDBMaker.java:95)
  186. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:46)
  187. at com.hp.hpl.jena.rdf.model.impl.ModelMakerImpl.createModel(ModelMakerImpl.java:49)
  188. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:269)
  189. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.openGraph(JenaGraph.java:176)
  190. at org.nuxeo.ecm.platform.relations.jena.JenaGraph.size(JenaGraph.java:827)
  191. at org.nuxeo.ecm.platform.relations.services.RelationService$1.run(RelationService.java:531)
  192. 2013-12-12 13:03:43,458 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RelationshipService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipServicePort
  193. 2013-12-12 13:03:47,864 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/RelationshipService
  194. 2013-12-12 13:03:47,942 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}PolicyService from class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
  195. 2013-12-12 13:03:48,989 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/PolicyService
  196. 2013-12-12 13:03:48,989 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}MultiFilingService from class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
  197. 2013-12-12 13:03:50,114 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/MultiFilingService
  198. 2013-12-12 13:03:50,114 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}DiscoveryService from class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
  199. 2013-12-12 13:03:50,864 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/DiscoveryService
  200. 2013-12-12 13:03:50,864 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}RepositoryService from class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
  201. 2013-12-12 13:03:52,082 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/RepositoryService
  202. 2013-12-12 13:03:52,098 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://ws.platform.ecm.nuxeo.org/}NuxeoRemotingService from class org.nuxeo.ecm.platform.ws.NuxeoRemotingBean
  203. 2013-12-12 13:03:53,004 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /nuxeoremoting
  204. 2013-12-12 13:03:53,004 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}NavigationService from class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
  205. 2013-12-12 13:03:55,051 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/NavigationService
  206. 2013-12-12 13:03:55,051 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ACLServiceService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
  207. 2013-12-12 13:03:56,145 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/ACLService
  208. 2013-12-12 13:03:56,145 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}VersioningService from class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
  209. 2013-12-12 13:03:57,535 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/VersioningService
  210. 2013-12-12 13:03:57,535 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://ws.audit.platform.ecm.nuxeo.org/}WSAuditService from class org.nuxeo.ecm.platform.audit.ws.WSAuditBean
  211. 2013-12-12 13:03:57,973 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /nuxeoaudit
  212. 2013-12-12 13:03:57,988 INFO [localhost-startStop-1] [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://docs.oasis-open.org/ns/cmis/ws/200908/}ObjectService from class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
  213. 2013-12-12 13:04:00,847 INFO [localhost-startStop-1] [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be /cmis/ObjectService
  214. 2013-12-12 13:04:00,847 INFO [localhost-startStop-1] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo EP Started
  215. ======================================================================
  216. = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 553
  217. ======================================================================
  218. 2013-12-12 13:04:00,847 INFO [localhost-startStop-1] [org.nuxeo.osgi.application.FrameworkBootstrap] Framework started in 349 sec.
  219. 2013-12-12 13:04:00,847 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory C:\Nuxeo\webapps\host-manager
  220. 2013-12-12 13:04:01,019 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory C:\Nuxeo\webapps\manager
  221. 2013-12-12 13:04:01,238 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory C:\Nuxeo\webapps\ROOT
  222. 2013-12-12 13:04:01,988 INFO [main] [org.apache.coyote.http11.Http11Protocol] Starting ProtocolHandler ["http-bio-0.0.0.0-8080"]
  223. 2013-12-12 13:04:02,003 INFO [main] [org.apache.coyote.ajp.AjpProtocol] Starting ProtocolHandler ["ajp-bio-0.0.0.0-8009"]
  224. 2013-12-12 13:04:02,003 INFO [main] [org.apache.catalina.startup.Catalina] Server startup in 367727 ms
  225. 2013-12-12 13:11:56,305 INFO [http-bio-0.0.0.0-8080-exec-4] [org.apache.jasper.compiler.TldLocationsCache] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  226. 2013-12-12 13:12:30,235 ERROR [http-bio-0.0.0.0-8080-exec-10] [org.nuxeo.ecm.platform.login.NuxeoLoginModule] Authentication failed: close failed
  227. org.nuxeo.ecm.directory.DirectoryException: close failed
  228. at org.nuxeo.ecm.directory.sql.SQLSession.close(SQLSession.java:1050)
  229. at org.nuxeo.ecm.directory.sql.TableReference.getSQLSession(TableReference.java:497)
  230. at org.nuxeo.ecm.directory.sql.TableReference.getIdsFor(TableReference.java:243)
  231. at org.nuxeo.ecm.directory.sql.TableReference.getSourceIdsForTarget(TableReference.java:288)
  232. at org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:127)
  233. at org.nuxeo.ecm.directory.sql.SQLSession.getEntryFromSource(SQLSession.java:410)
  234. at org.nuxeo.ecm.directory.DirectoryCache.getEntry(DirectoryCache.java:96)
  235. at org.nuxeo.ecm.directory.sql.SQLSession.getEntry(SQLSession.java:305)
  236. at org.nuxeo.ecm.directory.sql.SQLSession.getEntry(SQLSession.java:299)
  237. at org.nuxeo.ecm.directory.sql.SQLSession.authenticate(SQLSession.java:1094)
  238. at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.checkUsernamePassword(UserManagerImpl.java:382)
  239. at org.nuxeo.ecm.platform.login.NuxeoLoginModule.validateUserIdentity(NuxeoLoginModule.java:321)
  240. at org.nuxeo.ecm.platform.login.NuxeoLoginModule.getPrincipal(NuxeoLoginModule.java:210)
  241. at org.nuxeo.ecm.platform.login.NuxeoLoginModule.login(NuxeoLoginModule.java:261)
  242. at org.nuxeo.runtime.api.LoginModuleWrapper.login(LoginModuleWrapper.java:77)
  243. at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
  244. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  245. at java.lang.reflect.Method.invoke(Unknown Source)
  246. at javax.security.auth.login.LoginContext.invoke(Unknown Source)
  247. at javax.security.auth.login.LoginContext.access$000(Unknown Source)
  248. at javax.security.auth.login.LoginContext$4.run(Unknown Source)
  249. at javax.security.auth.login.LoginContext$4.run(Unknown Source)
  250. at java.security.AccessController.doPrivileged(Native Method)
  251. at javax.security.auth.login.LoginContext.invokePriv(Unknown Source)
  252. at javax.security.auth.login.LoginContext.login(Unknown Source)
  253. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doAuthenticate(NuxeoAuthenticationFilter.java:290)
  254. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:550)
  255. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:35)
  256. at org.nuxeo.ecm.platform.ui.web.auth.oauth.NuxeoOAuthFilter.doFilter(NuxeoOAuthFilter.java:119)
  257. at org.nuxeo.ecm.platform.ui.web.auth.service.NuxeoAuthFilterChain.doFilter(NuxeoAuthFilterChain.java:33)
  258. at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:410)
  259. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  260. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  261. at org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoCorsFilter.doFilter(NuxeoCorsFilter.java:51)
  262. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  263. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  264. at org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionFilter.doFilter(NuxeoExceptionFilter.java:79)
  265. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  266. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  267. at org.nuxeo.ecm.platform.web.common.encoding.NuxeoEncodingFilter.doFilter(NuxeoEncodingFilter.java:69)
  268. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  269. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  270. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  271. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  272. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
  273. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  274. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
  275. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  276. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
  277. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
  278. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
  279. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
  280. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  281. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  282. at java.lang.Thread.run(Unknown Source)
  283. Caused by: java.sql.SQLException: Already closed.
  284. at org.apache.tomcat.dbcp.dbcp.PoolableConnection.close(PoolableConnection.java:114)
  285. at org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.close(PoolingDataSource.java:191)
  286. at org.nuxeo.runtime.api.ConnectionHelper$ConnectionHandle.close(ConnectionHelper.java:393)
  287. at org.nuxeo.runtime.api.ConnectionHelper$ConnectionHandle.invoke(ConnectionHelper.java:159)
  288. at com.sun.proxy.$Proxy88.close(Unknown Source)
  289. at org.nuxeo.ecm.directory.sql.SQLSession.close(SQLSession.java:1047)
  290. ... 54 more
  291. 2013-12-12 13:12:30,250 INFO [http-bio-0.0.0.0-8080-exec-10] [org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter] Login failed for Administrator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement