Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.47 KB | None | 0 0
  1.  
  2.  
  3.  
  4. -------------------------------------
  5. 2017-11-22T12:45:19.566+03:00 [http-bio-8083-exec-3] INFO o.a.c.s.M.M.MedicalCasesPortType - Inbound Message
  6. ----------------------------
  7. ID: 5338
  8. Address: https://test68.r-mis.ru/cases-ws/cases
  9. Encoding: UTF-8
  10. Http-Method: POST
  11. Content-Type: text/xml;charset=UTF-8
  12. Headers: {accept-encoding=[gzip,deflate], Authorization=[Basic YWRtaW46cFNZMERaVQ==], Content-Length=[1300], content-type=[text/xml;charset=UTF-8], cookie=[BACKENDSRV=int_192.168.5.17|WhVHM|Wh
  13. VHM], cookie2=[$Version=1], host=[test68.r-mis.ru], SOAPAction=[""], user-agent=[Apache-HttpClient/4.1.1 (java 1.5)], x-forwarded-for=[10.61.57.11, 10.61.57.11, 127.0.0.1], x-forwarded-proto=[
  14. https], x-real-ip=[10.61.57.11]}
  15. Payload: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:int="http://atria.cz/medical-cases/interchange" xmlns:soap-env="http://schemas.xmlsoap.org/soap/envel
  16. ope/">
  17. <soapenv:Header/>
  18. <soapenv:Body>
  19. <int:sendCaseRequest xmlns:ns0="http://atria.cz/medical-cases/interchange">
  20. <!--Optional:-->
  21. <int:id>22198993</int:id>
  22. <int:uid>2064</int:uid>
  23. <int:patientUid>G83KSDT1VMXCM48C</int:patientUid>
  24. <int:medicalOrganizationId>1434663</int:medicalOrganizationId>
  25. <int:caseTypeId>1</int:caseTypeId>
  26. <int:careLevelId>1</int:careLevelId>
  27. <int:fundingSourceTypeId>1</int:fundingSourceTypeId>
  28. <int:paymentMethodId>22</int:paymentMethodId>
  29. <int:careRegimenId>1</int:careRegimenId>
  30. <!--Zero or more repetitions:-->
  31. <int:diagnoses>
  32. <int:stageId>3</int:stageId>
  33. <int:diagnosId>23410</int:diagnosId>
  34. <int:diseaseTypeId>1</int:diseaseTypeId>
  35. <int:establishmentDate>2017-11-15</int:establishmentDate>
  36. <int:main>true</int:main>
  37. </int:diagnoses>
  38. <int:initGoalId>7</int:initGoalId>
  39. <int:careProvidingFormId>3</int:careProvidingFormId>
  40. </int:sendCaseRequest>
  41. </soapenv:Body>
  42. </soapenv:Envelope>
  43. --------------------------------------
  44. 2017-11-22T12:45:19.623+03:00 [http-bio-8083-exec-3] INFO o.a.cxf.phase.PhaseInterceptorChain - Application {http://atria.cz/medical-cases/interchange}MedicalCasesService#{http://atria.cz/med
  45. ical-cases/interchange}sendCase has thrown exception, unwinding now: java.lang.NullPointerException: На сервере произошла ошибка
  46. 2017-11-22T12:45:19.624+03:00 [http-bio-8083-exec-3] INFO o.a.c.s.M.M.MedicalCasesPortType - Outbound Message
  47. ---------------------------
  48. ID: 5338
  49. Response-Code: 500
  50. Encoding: UTF-8
  51. Content-Type: text/xml
  52. Headers: {}
  53. Payload: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>На сервере произошла ошибка</faultstring></
  54. soap:Fault></soap:Body></soap:Envelope>
  55. --------------------------------------
  56.  
  57.  
  58.  
  59. /opt/R1/tomcat7int-2.78.sp0.r68.hf2.1/logs/server.2017-11-22.0.log.gz
  60.  
  61.  
  62.  
  63. 2017-11-22T12:45:19.623+03:00 [http-bio-8083-exec-3] ERROR c.a.l.i.e.r.ExceptionCatchAspect - null
  64. java.lang.NullPointerException: null
  65. at cz.atria.medcase.service.impl.MedicalServiceRenderedService.editMedicalServiceRendered(MedicalServiceRenderedService.java:146) ~[medical-case-impl-2.78.0.68.2.jar:na]
  66. at cz.atria.medcase.service.impl.MedicalServiceRenderedService$$FastClassBySpringCGLIB$$2199de47.invoke(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  67. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  68. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  69. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  70. at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64) ~[spring-security-core-3.2.7.RELEASE.jar:3.2.7.RELEASE]
  71. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  72. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  73. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  74. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  75. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  76. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  77. at cz.atria.medcase.service.impl.MedicalServiceRenderedService$$EnhancerBySpringCGLIB$$20389de1.editMedicalServiceRendered(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  78. at cz.atria.medcase.service.impl.MedicalCaseServiceImpl.lambda$saveServices$4(MedicalCaseServiceImpl.java:370) ~[medical-case-impl-2.78.0.68.2.jar:na]
  79. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[na:1.8.0_77]
  80. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[na:1.8.0_77]
  81. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[na:1.8.0_77]
  82. at cz.atria.medcase.service.impl.MedicalCaseServiceImpl.saveServices(MedicalCaseServiceImpl.java:361) ~[medical-case-impl-2.78.0.68.2.jar:na]
  83. at cz.atria.medcase.service.impl.MedicalCaseServiceImpl.updateMedicalCase(MedicalCaseServiceImpl.java:135) ~[medical-case-impl-2.78.0.68.2.jar:na]
  84. at cz.atria.medcase.service.impl.MedicalCaseServiceImpl$$FastClassBySpringCGLIB$$922e8729.invoke(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  85. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  86. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  87. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  88. at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64) ~[spring-security-core-3.2.7.RELEASE.jar:3.2.7.RELEASE]
  89. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  90. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  91. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  92. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  93. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  94. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  95. at cz.atria.medcase.service.impl.MedicalCaseServiceImpl$$EnhancerBySpringCGLIB$$accddc83.updateMedicalCase(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  96. at cz.atria.lsd.integration.md.cases.impl.CaseService.saveMedicalCase(CaseService.java:151) ~[classes/:na]
  97. at cz.atria.lsd.integration.md.cases.impl.CaseService$$FastClassBySpringCGLIB$$9b8cfa40.invoke(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  98. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  99. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  100. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  101. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  102. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  103. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  104. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  105. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  106. at cz.atria.lsd.integration.md.cases.impl.CaseService$$EnhancerBySpringCGLIB$$991d154c.saveMedicalCase(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  107. at cz.atria.lsd.integration.md.cases.impl.CaseService.mergeCase(CaseService.java:130) ~[classes/:na]
  108. at cz.atria.lsd.integration.md.cases.impl.CaseService$$FastClassBySpringCGLIB$$9b8cfa40.invoke(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  109. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  110. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  111. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  112. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  113. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  114. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94) ~[spring-tx-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  115. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  116. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  117. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  118. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  119. at cz.atria.lsd.integration.md.cases.impl.CaseService$$EnhancerBySpringCGLIB$$991d154c.mergeCase(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  120. at cz.atria.lsd.integration.md.cases.impl.CasesEndPointImpl.sendCase(CasesEndPointImpl.java:49) ~[classes/:na]
  121. at cz.atria.lsd.integration.md.cases.impl.CasesEndPointImpl$$FastClassBySpringCGLIB$$251a70b3.invoke(<generated>) ~[spring-core-3.2.13.RELEASE.jar:na]
  122. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  123. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:700) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  124. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  125. at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:80) ~[spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  126. at cz.atria.lsd.integration.exception.resolver.ExceptionCatchAspect.go(ExceptionCatchAspect.java:42) ~[exception-resolver-2.78.0.68.2.jar:na]
  127. at sun.reflect.GeneratedMethodAccessor579.invoke(Unknown Source) ~[na:na]
  128. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_77]
  129. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_77]
  130. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  131. at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  132. at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:65) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  133. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  134. at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:91) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  135. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  136. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:633) [spring-aop-3.2.13.RELEASE.jar:3.2.13.RELEASE]
  137. at cz.atria.lsd.integration.md.cases.impl.CasesEndPointImpl$$EnhancerBySpringCGLIB$$117eb75e.sendCase(<generated>) [spring-core-3.2.13.RELEASE.jar:na]
  138. at sun.reflect.GeneratedMethodAccessor583.invoke(Unknown Source) ~[na:na]
  139. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_77]
  140. at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_77]
  141. at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180) [cxf-api-2.7.8.jar:2.7.8]
  142. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) [cxf-api-2.7.8.jar:2.7.8]
  143. at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178) [cxf-rt-frontend-jaxws-2.7.8.jar:2.7.8]
  144. at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:68) [cxf-rt-frontend-jaxws-2.7.8.jar:2.7.8]
  145. at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75) [cxf-api-2.7.8.jar:2.7.8]
  146. at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) [cxf-api-2.7.8.jar:2.7.8]
  147. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_77]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement