Guest User

Untitled

a guest
Feb 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.53 KB | None | 0 0
  1. 15:39:09.103 [pool-1-thread-1] WARN o.h.util.JDBCExceptionReporter - SQL Error: 90005, SQLState: 90005
  2. 15:39:09.103 [pool-1-thread-1] ERROR o.h.util.JDBCExceptionReporter - Value too long for column "ORIGINAL_SENDER_ID VARCHAR(20)": "'eSteuer-ZH-ZH-T962031' (21)"; SQL statement:
  3. insert into MESSAGEHEADER (version, ACTION, COMMENTS, EVENT_DATE, EVENT_DATE_1, eventPeriod, INITIAL_MSG_DATE, LOCAL_REFERENCE, MOD_DATE, MSG_CLASS, MSG_DATE, MSG_ID, MSG_PRIO, MSG_TYPE, ORIGINAL_SENDER_ID, OUR_BUSINESS_REF_ID, PART_ACTUAL_PACKAGES, PART_ID_BC, PART_NUM_PACKAGES, RECIPIENT_ID, REF_MSG_ID, SCHEMA_VERSION, SENDER_APP_MANUF, SENDER_APP_PROD, SENDER_APP_VERSION, SENDER_ID, SUB_MSG_TYPE, SUBJECT, TEST_DELIVERY, YOUR_BUSINESS_REF_ID, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90005-140]
  4. 15:39:09.103 [pool-1-thread-1] WARN o.h.util.JDBCExceptionReporter - SQL Error: 90005, SQLState: 90005
  5. 15:39:09.103 [pool-1-thread-1] ERROR o.h.util.JDBCExceptionReporter - Value too long for column "ORIGINAL_SENDER_ID VARCHAR(20)": "'eSteuer-ZH-ZH-T962031' (21)"; SQL statement:
  6. insert into MESSAGEHEADER (version, ACTION, COMMENTS, EVENT_DATE, EVENT_DATE_1, eventPeriod, INITIAL_MSG_DATE, LOCAL_REFERENCE, MOD_DATE, MSG_CLASS, MSG_DATE, MSG_ID, MSG_PRIO, MSG_TYPE, ORIGINAL_SENDER_ID, OUR_BUSINESS_REF_ID, PART_ACTUAL_PACKAGES, PART_ID_BC, PART_NUM_PACKAGES, RECIPIENT_ID, REF_MSG_ID, SCHEMA_VERSION, SENDER_APP_MANUF, SENDER_APP_PROD, SENDER_APP_VERSION, SENDER_ID, SUB_MSG_TYPE, SUBJECT, TEST_DELIVERY, YOUR_BUSINESS_REF_ID, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90005-140]
  7. 15:39:09.118 [pool-1-thread-1] ERROR o.h.e.d.AbstractFlushingEventListener - Could not synchronize database state with session
  8. org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update
  9. at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140) ~[fabric34830057533788277829.jar:3.5.3-Final]
  10. at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128) ~[fabric34830057533788277829.jar:3.5.3-Final]
  11. at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66) ~[fabric34830057533788277829.jar:3.5.3-Final]
  12. at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:275) ~[fabric34830057533788277829.jar:3.5.3-Final]
  13. at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:114) ~[fabric34830057533788277829.jar:3.5.3-Final]
  14. at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:109) ~[fabric34830057533788277829.jar:3.5.3-Final]
  15. at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2403) ~[fabric34830057533788277829.jar:3.5.3-Final]
  16. at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858) ~[fabric34830057533788277829.jar:3.5.3-Final]
  17. at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79) ~[fabric34830057533788277829.jar:3.5.3-Final]
  18. at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268) ~[fabric34830057533788277829.jar:3.5.3-Final]
  19. at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260) ~[fabric34830057533788277829.jar:3.5.3-Final]
  20. at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179) ~[fabric34830057533788277829.jar:3.5.3-Final]
  21. at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321) ~[fabric34830057533788277829.jar:3.5.3-Final]
  22. at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51) [fabric34830057533788277829.jar:3.5.3-Final]
  23. at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206) [fabric34830057533788277829.jar:3.5.3-Final]
  24. at org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy.flush(MultiThreadedSessionProxy.java:90) [fabric3-jpa-hibernate-1.9.5-SNAPSHOT.jar:na]
  25. at com.carecon.aams.zh.ksta.store.HibernateStoreService.store(HibernateStoreService.java:26) [module-zh-ksta-processing-business-logic-1.0.0-SNAPSHOT.jar:na]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_17]
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_17]
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_17]
  29. at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_17]
  30. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:134) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  31. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  32. at org.fabric3.tx.TxInterceptor.invoke(TxInterceptor.java:80) [fabric3-tx-1.9.5-SNAPSHOT.jar:na]
  33. at org.fabric3.implementation.proxy.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:119) [fabric3-jdk-proxy-1.9.5-SNAPSHOT.jar:na]
  34. at $Proxy269.store(Unknown Source) [na:na]
  35. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor$1.execute(AHV101MessageProcessor.java:78) [module-zh-ksta-processing-business-logic-1.0.0-SNAPSHOT.jar:na]
  36. at com.carecon.aams.foundation.work.TransactionalDelegateImpl.execute(TransactionalDelegateImpl.java:15) [foundation-services-1.0.0-SNAPSHOT.jar:na]
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_17]
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_17]
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_17]
  40. at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_17]
  41. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:134) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  42. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  43. at org.fabric3.tx.TxInterceptor.invoke(TxInterceptor.java:80) [fabric3-tx-1.9.5-SNAPSHOT.jar:na]
  44. at org.fabric3.implementation.proxy.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:119) [fabric3-jdk-proxy-1.9.5-SNAPSHOT.jar:na]
  45. at $Proxy249.execute(Unknown Source) [na:na]
  46. at com.carecon.aams.foundation.work.AtomicWorkServiceImpl.execute(AtomicWorkServiceImpl.java:25) [foundation-services-1.0.0-SNAPSHOT.jar:na]
  47. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor.record(AHV101MessageProcessor.java:70) [module-zh-ksta-processing-business-logic-1.0.0-SNAPSHOT.jar:na]
  48. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor.process(AHV101MessageProcessor.java:58) [module-zh-ksta-processing-business-logic-1.0.0-SNAPSHOT.jar:na]
  49. at com.carecon.aams.foundation.gateway.ECHGatewayServiceImpl.process(ECHGatewayServiceImpl.java:58) [foundation-gateway-1.0.0-SNAPSHOT.jar:na]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_17]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_17]
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_17]
  53. at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_17]
  54. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:139) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  55. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110) [fabric3-pojo-1.9.5-SNAPSHOT.jar:na]
  56. at org.fabric3.binding.file.runtime.receiver.PassThroughInterceptor.invoke(PassThroughInterceptor.java:52) [fabric3-binding-file-1.9.5-SNAPSHOT.jar:na]
  57. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.dispatch(FileSystemReceiver.java:245) [fabric3-binding-file-1.9.5-SNAPSHOT.jar:na]
  58. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.processFile(FileSystemReceiver.java:216) [fabric3-binding-file-1.9.5-SNAPSHOT.jar:na]
  59. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.processFiles(FileSystemReceiver.java:168) [fabric3-binding-file-1.9.5-SNAPSHOT.jar:na]
  60. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.run(FileSystemReceiver.java:139) [fabric3-binding-file-1.9.5-SNAPSHOT.jar:na]
  61. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [na:1.6.0_17]
  62. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) [na:1.6.0_17]
  63. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) [na:1.6.0_17]
  64. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98) [na:1.6.0_17]
  65. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181) [na:1.6.0_17]
  66. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205) [na:1.6.0_17]
  67. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [na:1.6.0_17]
  68. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [na:1.6.0_17]
  69. at java.lang.Thread.run(Thread.java:637) [na:1.6.0_17]
  70. Caused by: org.h2.jdbc.JdbcBatchUpdateException: Value too long for column "ORIGINAL_SENDER_ID VARCHAR(20)": "'eSteuer-ZH-ZH-T962031' (21)"; SQL statement:
  71. insert into MESSAGEHEADER (version, ACTION, COMMENTS, EVENT_DATE, EVENT_DATE_1, eventPeriod, INITIAL_MSG_DATE, LOCAL_REFERENCE, MOD_DATE, MSG_CLASS, MSG_DATE, MSG_ID, MSG_PRIO, MSG_TYPE, ORIGINAL_SENDER_ID, OUR_BUSINESS_REF_ID, PART_ACTUAL_PACKAGES, PART_ID_BC, PART_NUM_PACKAGES, RECIPIENT_ID, REF_MSG_ID, SCHEMA_VERSION, SENDER_APP_MANUF, SENDER_APP_PROD, SENDER_APP_VERSION, SENDER_ID, SUB_MSG_TYPE, SUBJECT, TEST_DELIVERY, YOUR_BUSINESS_REF_ID, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90005-140]
  72. at org.h2.jdbc.JdbcPreparedStatement.executeBatch(JdbcPreparedStatement.java:1098) ~[h2-1.2.140.jar:1.2.140]
  73. at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:70) ~[fabric34830057533788277829.jar:3.5.3-Final]
  74. at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:268) ~[fabric34830057533788277829.jar:3.5.3-Final]
  75. ... 57 common frames omitted
  76. [WARNING] Transaction rolled back [pool-1-thread-1]
  77. [ERROR] Error processing file: envl_01.xml
  78. org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update
  79. at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
  80. at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
  81. at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
  82. at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:275)
  83. at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:114)
  84. at org.hibernate.jdbc.AbstractBatcher.prepareStatement(AbstractBatcher.java:109)
  85. at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2403)
  86. at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
  87. at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
  88. at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
  89. at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
  90. at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
  91. at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
  92. at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
  93. at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
  94. at org.fabric3.jpa.runtime.proxy.MultiThreadedSessionProxy.flush(MultiThreadedSessionProxy.java:90)
  95. at com.carecon.aams.zh.ksta.store.HibernateStoreService.store(HibernateStoreService.java:26)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  98. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  99. at java.lang.reflect.Method.invoke(Method.java:597)
  100. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:134)
  101. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110)
  102. at org.fabric3.tx.TxInterceptor.invoke(TxInterceptor.java:80)
  103. at org.fabric3.implementation.proxy.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:119)
  104. at $Proxy269.store(Unknown Source)
  105. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor$1.execute(AHV101MessageProcessor.java:78)
  106. at com.carecon.aams.foundation.work.TransactionalDelegateImpl.execute(TransactionalDelegateImpl.java:15)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  109. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  110. at java.lang.reflect.Method.invoke(Method.java:597)
  111. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:134)
  112. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110)
  113. at org.fabric3.tx.TxInterceptor.invoke(TxInterceptor.java:80)
  114. at org.fabric3.implementation.proxy.jdk.JDKInvocationHandler.invoke(JDKInvocationHandler.java:119)
  115. at $Proxy249.execute(Unknown Source)
  116. at com.carecon.aams.foundation.work.AtomicWorkServiceImpl.execute(AtomicWorkServiceImpl.java:25)
  117. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor.record(AHV101MessageProcessor.java:70)
  118. at com.carecon.aams.zh.ksta.processor.AHV101MessageProcessor.process(AHV101MessageProcessor.java:58)
  119. at com.carecon.aams.foundation.gateway.ECHGatewayServiceImpl.process(ECHGatewayServiceImpl.java:58)
  120. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  121. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  123. at java.lang.reflect.Method.invoke(Method.java:597)
  124. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:139)
  125. at org.fabric3.implementation.pojo.component.InvokerInterceptor.invoke(InvokerInterceptor.java:110)
  126. at org.fabric3.binding.file.runtime.receiver.PassThroughInterceptor.invoke(PassThroughInterceptor.java:52)
  127. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.dispatch(FileSystemReceiver.java:245)
  128. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.processFile(FileSystemReceiver.java:216)
  129. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.processFiles(FileSystemReceiver.java:168)
  130. at org.fabric3.binding.file.runtime.receiver.FileSystemReceiver.run(FileSystemReceiver.java:139)
  131. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  132. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
  133. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  134. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
  135. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
  136. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
  137. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  138. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  139. at java.lang.Thread.run(Thread.java:637)
  140. Caused by: org.h2.jdbc.JdbcBatchUpdateException: Value too long for column "ORIGINAL_SENDER_ID VARCHAR(20)": "'eSteuer-ZH-ZH-T962031' (21)"; SQL statement:
  141. insert into MESSAGEHEADER (version, ACTION, COMMENTS, EVENT_DATE, EVENT_DATE_1, eventPeriod, INITIAL_MSG_DATE, LOCAL_REFERENCE, MOD_DATE, MSG_CLASS, MSG_DATE, MSG_ID, MSG_PRIO, MSG_TYPE, ORIGINAL_SENDER_ID, OUR_BUSINESS_REF_ID, PART_ACTUAL_PACKAGES, PART_ID_BC, PART_NUM_PACKAGES, RECIPIENT_ID, REF_MSG_ID, SCHEMA_VERSION, SENDER_APP_MANUF, SENDER_APP_PROD, SENDER_APP_VERSION, SENDER_ID, SUB_MSG_TYPE, SUBJECT, TEST_DELIVERY, YOUR_BUSINESS_REF_ID, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [90005-140]
  142. at org.h2.jdbc.JdbcPreparedStatement.executeBatch(JdbcPreparedStatement.java:1098)
  143. at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:70)
  144. at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:268)
  145. ... 57 more
Add Comment
Please, Sign In to add comment