Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.57 KB | None | 0 0
  1. 14:29:13.571 [ForkJoinPool-1-worker-134] INFO k.s.c.b.d.r.i.SubjectGeneralReportDiscriminatorsGuaranteeInfoDtoDisassembler - Disassembled guarantee info in: 21ms.
  2. 14:29:13.571 [ForkJoinPool-1-worker-134] INFO k.s.g.r.MultiThreadReportPartsDisassembler - guaranteeInfo report operation ended in: 21 ms
  3. 14:29:13.622 [http-nio-8280-exec-2] WARN o.s.o.j.vendor.HibernateJpaDialect - JDBC Connection to reset not identical to originally prepared Connection - please make sure to use connection release mode ON_CLOSE (the default) and to run against Hibernate 4.2+ (or switch HibernateJpaDialect's prepareConnection flag to false
  4. 14:29:13.622 [http-nio-8280-exec-2] ERROR k.s.c.b.i.ServiceImplMethodInterceptor - System exception occurred
  5. kz.scb.common.services.fault.ScbSystemFault: ReportBizServiceImpl.requestReport. ID: 117b6c87-5853-48fd-8c45-56203a90a124
  6. at kz.scb.common.services.fault.ExceptionHelper.systemException(ExceptionHelper.java:125)
  7. at kz.scb.common.bizervices.interceptor.ServiceImplMethodInterceptor.invoke(ServiceImplMethodInterceptor.java:65)
  8. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  9. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
  10. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  11. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
  12. at kz.scb.report.bizservices.ReportBizServiceImpl$$EnhancerBySpringCGLIB$$a122e93c.requestReport(<generated>)
  13. at kz.scb.report.webservices.soap.ReportWebServiceImpl.requestReport(ReportWebServiceImpl.java:43)
  14. at sun.reflect.GeneratedMethodAccessor1615.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:498)
  17. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
  18. at org.apache.cxf.jaxws.JAXWSMethodInvoker.performInvocation(JAXWSMethodInvoker.java:66)
  19. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
  20. at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:232)
  21. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:85)
  22. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:74)
  23. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
  24. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  25. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  26. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$2.run(ServiceInvokerInterceptor.java:126)
  27. at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
  28. at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:131)
  29. at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
  30. at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
  31. at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:251)
  32. at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)
  33. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)
  34. at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)
  35. at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:180)
  36. at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:293)
  37. at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:212)
  38. at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
  39. at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:268)
  40. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  41. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  42. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
  43. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  44. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  45. at org.springframework.boot.web.filter.ApplicationContextHeaderFilter.doFilterInternal(ApplicationContextHeaderFilter.java:55)
  46. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  47. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  48. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  49. at org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter.doFilterInternal(OpenEntityManagerInViewFilter.java:178)
  50. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  51. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  52. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  53. at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
  54. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  55. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  56. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  57. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
  58. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  59. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  60. at org.springframework.boot.actuate.trace.WebRequestTraceFilter.doFilterInternal(WebRequestTraceFilter.java:105)
  61. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  62. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  63. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  64. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
  65. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  66. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  67. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  68. at org.springframework.boot.actuate.autoconfigure.MetricsFilter.doFilterInternal(MetricsFilter.java:107)
  69. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  70. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  71. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  72. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  73. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  74. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
  75. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
  76. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
  77. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  78. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436)
  79. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078)
  80. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
  81. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1757)
  82. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1716)
  83. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  84. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  85. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  86. at java.lang.Thread.run(Thread.java:745)
  87. Caused by: java.lang.IllegalStateException: java.lang.NullPointerException
  88. at kz.scb.common.util.process.Processor.notifyListener(Processor.java:93)
  89. at kz.scb.common.util.process.Processor.process(Processor.java:79)
  90. at kz.scb.report.bizservices.ReportBizServiceImpl.requestReport(ReportBizServiceImpl.java:154)
  91. at kz.scb.report.bizservices.ReportBizServiceImpl$$FastClassBySpringCGLIB$$572e6ed2.invoke(<generated>)
  92. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  93. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
  94. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  95. at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69)
  96. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  97. at kz.scb.report.bizservices.interceptor.ReportParamsValidatorInterceptor.invoke(ReportParamsValidatorInterceptor.java:59)
  98. at kz.scb.common.bizervices.interceptor.ServiceImplMethodInterceptor.invoke(ServiceImplMethodInterceptor.java:43)
  99. ... 79 common frames omitted
  100. Caused by: java.lang.NullPointerException: null
  101. at sun.reflect.GeneratedConstructorAccessor440.newInstance(Unknown Source)
  102. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  103. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  104. at jsr166y.ForkJoinTask.getThrowableException(ForkJoinTask.java:507)
  105. at jsr166y.ForkJoinTask.reportResult(ForkJoinTask.java:567)
  106. at jsr166y.ForkJoinTask.join(ForkJoinTask.java:611)
  107. at jsr166y.ForkJoinPool.invoke(ForkJoinPool.java:1492)
  108. at groovyx.gpars.extra166y.ParallelArrayWithMapping.apply(ParallelArrayWithMapping.java:48)
  109. at groovyx.gpars.extra166y.ParallelArray.apply(ParallelArray.java:329)
  110. at sun.reflect.GeneratedMethodAccessor1026.invoke(Unknown Source)
  111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  112. at java.lang.reflect.Method.invoke(Method.java:498)
  113. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  114. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  115. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1212)
  116. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1021)
  117. at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:47)
  118. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  119. at groovyx.gpars.pa.GParsPoolUtilHelper.eachParallelPA(GParsPoolUtilHelper.groovy:192)
  120. at groovyx.gpars.GParsPoolUtil.eachParallel(GParsPoolUtil.java:408)
  121. at sun.reflect.GeneratedMethodAccessor1202.invoke(Unknown Source)
  122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  123. at java.lang.reflect.Method.invoke(Method.java:498)
  124. at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:54)
  125. at org.codehaus.groovy.runtime.metaclass.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:56)
  126. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  127. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1212)
  128. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1021)
  129. at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:47)
  130. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  131. at kz.scb.gpars.report.MultiThreadReportPartsDisassembler$_runInParallel_closure36.doCall(MultiThreadReportPartsDisassembler.groovy:765)
  132. at sun.reflect.GeneratedMethodAccessor1201.invoke(Unknown Source)
  133. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  134. at java.lang.reflect.Method.invoke(Method.java:498)
  135. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  136. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  137. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  138. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1021)
  139. at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42)
  140. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
  141. at groovyx.gpars.GParsPool$_withExistingPool_closure1.doCall(GParsPool.groovy:174)
  142. at groovyx.gpars.GParsPool$_withExistingPool_closure1.doCall(GParsPool.groovy)
  143. at sun.reflect.GeneratedMethodAccessor1025.invoke(Unknown Source)
  144. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  145. at java.lang.reflect.Method.invoke(Method.java:498)
  146. at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
  147. at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
  148. at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
  149. at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1021)
  150. at groovy.lang.Closure.call(Closure.java:426)
  151. at groovy.lang.Closure.call(Closure.java:420)
  152. at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:110)
  153. at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.access$400(GroovyCategorySupport.java:68)
  154. at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:250)
  155. at org.codehaus.groovy.runtime.DefaultGroovyMethods.use(DefaultGroovyMethods.java:407)
  156. at org.codehaus.groovy.runtime.dgm$755.invoke(Unknown Source)
  157. at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:151)
  158. at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102)
  159. at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:214)
  160. at groovyx.gpars.GParsPool.withExistingPool(GParsPool.groovy:173)
  161. at groovyx.gpars.GParsPool$withExistingPool.call(Unknown Source)
  162. at kz.scb.gpars.report.MultiThreadReportPartsDisassembler.runInParallel(MultiThreadReportPartsDisassembler.groovy:764)
  163. at kz.scb.gpars.report.MultiThreadReportPartsDisassembler.fillOrganizationExtendedReportDto(MultiThreadReportPartsDisassembler.groovy:523)
  164. at kz.scb.credithistory.bizservices.SubjectReportingBizService.getOrganizationExtendedReportDto(SubjectReportingBizService.java:242)
  165. at kz.scb.credithistory.bizservices.SubjectReportingBizService$$FastClassBySpringCGLIB$$ae2549af.invoke(<generated>)
  166. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  167. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
  168. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  169. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  170. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  171. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  172. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:280)
  173. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  174. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  175. at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69)
  176. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  177. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
  178. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  179. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
  180. at kz.scb.credithistory.bizservices.SubjectReportingBizService$$EnhancerBySpringCGLIB$$59fa279b.getOrganizationExtendedReportDto(<generated>)
  181. at kz.scb.report.datasource.SubjectReportDataSource$SubjectReportTypeStrategy$4.getDataForOrganization(SubjectReportDataSource.java:129)
  182. at kz.scb.report.datasource.SubjectReportDataSource$SubjectReportTypeStrategy.getData(SubjectReportDataSource.java:246)
  183. at kz.scb.report.datasource.SubjectReportDataSource.getData(SubjectReportDataSource.java:37)
  184. at kz.scb.report.datasource.CompositeReportDataSource.getData(CompositeReportDataSource.java:31)
  185. at kz.scb.report.process.RenderReportStep.doStep(RenderReportStep.java:100)
  186. at kz.scb.report.process.RenderReportStep.doStep(RenderReportStep.java:37)
  187. at kz.scb.common.util.process.Processor.process(Processor.java:65)
  188. ... 88 common frames omitted
  189. Caused by: java.lang.NullPointerException: null
  190. at sun.reflect.GeneratedConstructorAccessor440.newInstance(Unknown Source)
  191. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  192. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  193. at jsr166y.ForkJoinTask.getThrowableException(ForkJoinTask.java:507)
  194. at jsr166y.ForkJoinTask.reportResult(ForkJoinTask.java:567)
  195. at jsr166y.ForkJoinTask.join(ForkJoinTask.java:611)
  196. at groovyx.gpars.extra166y.PAS$FJBase.internalCompute(PAS.java:120)
  197. at groovyx.gpars.extra166y.PAS$FJBase.compute(PAS.java:106)
  198. at jsr166y.RecursiveAction.exec(RecursiveAction.java:148)
  199. at jsr166y.ForkJoinTask.doExec(ForkJoinTask.java:305)
  200. at jsr166y.ForkJoinWorkerThread.execTask(ForkJoinWorkerThread.java:575)
  201. at jsr166y.ForkJoinPool.scan(ForkJoinPool.java:755)
  202. at jsr166y.ForkJoinPool.work(ForkJoinPool.java:617)
  203. at jsr166y.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:369)
  204. Caused by: java.lang.NullPointerException: null
  205. 14:29:13.623 [http-nio-8280-exec-2] INFO o.a.cxf.phase.PhaseInterceptorChain - Application {http://report.chdb.scb.kz}ReportService#{http://report.chdb.scb.kz}requestReport has thrown exception, unwinding now: kz.scb.common.services.fault.ScbSystemFault: ReportBizServiceImpl.requestReport. ID: 117b6c87-5853-48fd-8c45-56203a90a124
  206. 14:29:13.635 [ForkJoinPool-1-worker-146] WARN o.s.o.j.vendor.HibernateJpaDialect - JDBC Connection to reset not identical to originally prepared Connection - please make sure to use connection release mode ON_CLOSE (the default) and to run against Hibernate 4.2+ (or switch HibernateJpaDialect's prepareConnection flag to false
  207. 14:29:13.646 [ForkJoinPool-1-worker-146] WARN o.s.o.j.vendor.HibernateJpaDialect - JDBC Connection to reset not identical to originally prepared Connection - please make sure to use connection release mode ON_CLOSE (the default) and to run against Hibernate 4.2+ (or switch HibernateJpaDialect's prepareConnection flag to false
  208. 14:29:13.656 [ForkJoinPool-1-worker-146] INFO k.s.g.r.MultiThreadReportPartsDisassembler - historicalInformation report operation ended in: 318 ms
  209. 14:29:13.656 [http-nio-8280-exec-5] INFO k.s.g.r.MultiThreadReportPartsDisassembler - Report for Person id=5536774 finished in: 461
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement