Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. +++++++++Ingest+++++++++++
  2. Dataset uuid: 5e09a6c1-6a4d-4970-8fe8-3e8e86ee58dc
  3. File ID: 5e09a6c1-6a4d-4970-8fe8-3e8e86ee58dc
  4. [ERROR] 10106|[B@1f68272
  5. java.lang.reflect.InvocationTargetException
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  9. at java.lang.reflect.Method.invoke(Unknown Source)
  10. at org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:194)
  11. at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:102)
  12. at org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
  13. at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:100)
  14. at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176)
  15. at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
  16. at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:133)
  17. at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
  18. at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  19. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  20. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  21. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  22. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  23. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  24. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  25. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  26. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
  27. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
  28. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
  29. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  30. at java.lang.Thread.run(Unknown Source)
  31. Caused by: eu.coform.implementation.cmd.ORCommandException: 10106|[B@1f68272
  32. at eu.coform.implementation.cmd.ingestion.ORCommand_2_IngestDataset.executeImpl(ORCommand_2_IngestDataset.java:124)
  33. at eu.coform.implementation.cmd.ORCommand.execute(ORCommand.java:43)
  34. at eu.coform.implementation.cmd.ORCommandDispatcher.executeORCommand(ORCommandDispatcher.java:50)
  35. at eu.coform.implementation.cmd.ORCommandDispatcher.executeORCommand(ORCommandDispatcher.java:34)
  36. at eu.coform.implementation.ORImplementation.f_boolean(ORImplementation.java:35)
  37. at eu.coform.ObjectRepository.ingestDataset(ObjectRepository.java:115)
  38. ... 25 more
  39. Caused by: org.apache.commons.id.uuid.UUIDFormatException: [B@1f68272
  40. at org.apache.commons.id.uuid.UUID.fromString(UUID.java:162)
  41. at org.apache.commons.id.uuid.UUID.<init>(UUID.java:138)
  42. at eu.coform.util.UUIDUtil.getUUIDBytes(UUIDUtil.java:53)
  43. at eu.coform.implementation.cmd.ingestion.ORCommand_2_IngestDataset.executeImpl(ORCommand_2_IngestDataset.java:79)
  44. ... 30 more
  45. [ERROR] 10106|[B@1f68272
  46. org.apache.axis2.AxisFault: 10106|[B@1f68272
  47. at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:158)
  48. at org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
  49. at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:100)
  50. at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176)
  51. at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
  52. at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:133)
  53. at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
  54. at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  55. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  56. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  57. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  58. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  59. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  60. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  61. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  62. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
  63. at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
  64. at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
  65. at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
  66. at java.lang.Thread.run(Unknown Source)
  67. Caused by: java.lang.reflect.InvocationTargetException
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. at java.lang.reflect.Method.invoke(Unknown Source)
  72. at org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:194)
  73. at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:102)
  74. ... 19 more
  75. Caused by: eu.coform.implementation.cmd.ORCommandException: 10106|[B@1f68272
  76. at eu.coform.implementation.cmd.ingestion.ORCommand_2_IngestDataset.executeImpl(ORCommand_2_IngestDataset.java:124)
  77. at eu.coform.implementation.cmd.ORCommand.execute(ORCommand.java:43)
  78. at eu.coform.implementation.cmd.ORCommandDispatcher.executeORCommand(ORCommandDispatcher.java:50)
  79. at eu.coform.implementation.cmd.ORCommandDispatcher.executeORCommand(ORCommandDispatcher.java:34)
  80. at eu.coform.implementation.ORImplementation.f_boolean(ORImplementation.java:35)
  81. at eu.coform.ObjectRepository.ingestDataset(ObjectRepository.java:115)
  82. ... 25 more
  83. Caused by: org.apache.commons.id.uuid.UUIDFormatException: [B@1f68272
  84. at org.apache.commons.id.uuid.UUID.fromString(UUID.java:162)
  85. at org.apache.commons.id.uuid.UUID.<init>(UUID.java:138)
  86. at eu.coform.util.UUIDUtil.getUUIDBytes(UUIDUtil.java:53)
  87. at eu.coform.implementation.cmd.ingestion.ORCommand_2_IngestDataset.executeImpl(ORCommand_2_IngestDataset.java:79)
  88. ... 30 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement