Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.08 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
  3. <soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing">
  4. <wsa:Action>urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-bResponse</wsa:Action>
  5. <wsa:RelatesTo>urn:uuid:5374B11DCBBA4DD2A7CDFEDC7C1C1755</wsa:RelatesTo>
  6. </soapenv:Header>
  7. <soapenv:Body>
  8. <rs:RegistryResponse xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0" status="urn:oasis:names:tc:ebxml-regrep:ResponseStatusType:Failure">
  9. <rs:RegistryErrorList>
  10. <rs:RegistryError codeContext="XDS Internal Error:&#xa; Error saving document to the repository - org.openhealthtools.openxds.registry.api.RegistryPatientException: Failed while trying to determine if the patient with the given identifier is known.java.lang.NullPointerException" errorCode="XDSRepositoryError" location="Exception thrown: gov.nist.registry.common2.exception.XdsException&#xa;Error saving document to the repository - org.openhealthtools.openxds.registry.api.RegistryPatientException: Failed while trying to determine if the patient with the given identifier is known.java.lang.NullPointerException&#xa;gov.nist.registry.common2.exception.XdsException: Error saving document to the repository - org.openhealthtools.openxds.registry.api.RegistryPatientException: Failed while trying to determine if the patient with the given identifier is known.java.lang.NullPointerException&#xd;&#xa;&#x9;at gov.nist.registry.ws.ProvideAndRegisterDocumentSet.store_document_mtom(ProvideAndRegisterDocumentSet.java:580)&#xd;&#xa;&#x9;at gov.nist.registry.ws.ProvideAndRegisterDocumentSet.provide_and_register(ProvideAndRegisterDocumentSet.java:285)&#xd;&#xa;&#x9;at gov.nist.registry.ws.ProvideAndRegisterDocumentSet.provideAndRegisterDocumentSet(ProvideAndRegisterDocumentSet.java:97)&#xd;&#xa;&#x9;at gov.nist.registry.ws.serviceclasses.AbstractRepository.ProvideAndRegisterDocumentSetRequest(AbstractRepository.java:77)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at java.lang.reflect.Method.invoke(Unknown Source)&#xd;&#xa;&#x9;at gov.nist.registry.common2.service.AbstractXDSRawXMLINoutMessageReceiver.invokeBusinessLogic(AbstractXDSRawXMLINoutMessageReceiver.java:191)&#xd;&#xa;&#x9;at org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)&#xd;&#xa;&#x9;at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:114)&#xd;&#xa;&#x9;at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:173)&#xd;&#xa;&#x9;at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:167)&#xd;&#xa;&#x9;at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:267)&#xd;&#xa;&#x9;at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)&#xd;&#xa;&#x9;at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)&#xd;&#xa;&#x9;at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)&#xd;&#xa;&#x9;at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&#xd;&#xa;&#x9;at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&#xd;&#xa;&#x9;at java.lang.Thread.run(Unknown Source)&#xd;&#xa;Caused by: org.openhealthtools.openxds.repository.api.RepositoryException: org.openhealthtools.openxds.registry.api.RegistryPatientException: Failed while trying to determine if the patient with the given identifier is known.java.lang.NullPointerException&#xd;&#xa;&#x9;at org.openhealthtools.openxds.repository.exchange.ExchangeDBRepositoryServiceImpl.insert(ExchangeDBRepositoryServiceImpl.java:153)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at java.lang.reflect.Method.invoke(Unknown Source)&#xd;&#xa;&#x9;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&#xd;&#xa;&#x9;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&#xd;&#xa;&#x9;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)&#xd;&#xa;&#x9;at com.sun.proxy.$Proxy38.insert(Unknown Source)&#xd;&#xa;&#x9;at gov.nist.registry.ws.ProvideAndRegisterDocumentSet.store_document_mtom(ProvideAndRegisterDocumentSet.java:578)&#xd;&#xa;&#x9;... 19 more&#xd;&#xa;Caused by: org.openhealthtools.openxds.registry.api.RegistryPatientException: Failed while trying to determine if the patient with the given identifier is known.java.lang.NullPointerException&#xd;&#xa;&#x9;at org.openhealthtools.openxds.registry.patient.XdsRegistryPatientServiceImpl.getResidentId(XdsRegistryPatientServiceImpl.java:115)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xd;&#xa;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&#xd;&#xa;&#x9;at java.lang.reflect.Method.invoke(Unknown Source)&#xd;&#xa;&#x9;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&#xd;&#xa;&#x9;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)&#xd;&#xa;&#x9;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&#xd;&#xa;&#x9;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)&#xd;&#xa;&#x9;at com.sun.proxy.$Proxy71.getResidentId(Unknown Source)&#xd;&#xa;&#x9;at org.openhealthtools.openxds.repository.exchange.ExchangeDBRepositoryServiceImpl.insert(ExchangeDBRepositoryServiceImpl.java:149)&#xd;&#xa;&#x9;... 31 more&#xd;&#xa;Caused by: java.lang.NullPointerException&#xd;&#xa;&#x9;at org.openhealthtools.openxds.registry.patient.XdsRegistryPatientServiceImpl.getResidentId(XdsRegistryPatientServiceImpl.java:111)&#xd;&#xa;&#x9;... 43 more&#xd;&#xa;" severity="urn:oasis:names:tc:ebxml-regrep:ErrorSeverityType:Error" />
  11. </rs:RegistryErrorList>
  12. </rs:RegistryResponse>
  13. </soapenv:Body>
  14. </soapenv:Envelope>
  15. --MIMEBoundaryurn_uuid_3171F6B111669681661555945225435--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement