XDR Test case 3 having issue ( as receiver)

44 views
Skip to first unread message

Romel Canlas

unread,
Sep 15, 2021, 8:13:11 AM9/15/21
to nhindirect-discuss
We are trying to setup a Direct Project in our end.

Upon trying the XDR Test 3, we are getting the below error. And didn't find errors in our tomcat/james server. Based in our logs we are receiving the xml

 Error 0x0020
 Hide debugging
Exception: a problem occured while sending the XDR document
Caused by:
Requesting: xdr

Our endpoint: 
Selection_065.png

tomcat log:
Hibernate: select domain0_.id as id2_1_, domain0_.createTime as createTime2_1_, domain0_.domainName as domainName2_1_, domain0_.postmasterAddressId as postmast4_2_1_, domain0_.status as status2_1_, domain0_.updateTime as updateTime2_1_, addresses1_.domainId as domainId3_, addresses1_.id as id3_, addresses1_.id as id5_0_, addresses1_.createTime as createTime5_0_, addresses1_.displayname as displayn3_5_0_, addresses1_.domainId as domainId5_0_, addresses1_.emailaddress as emailadd4_5_0_, addresses1_.endpoint as endpoint5_0_, addresses1_.status as status5_0_, addresses1_.type as type5_0_, addresses1_.updateTime as updateTime5_0_ from domain domain0_ left outer join address addresses1_ on domain0_.id=addresses1_.domainId where domain0_.id=?
05:11:34,770 DEBUG AddressDaoImpl:234 - Exit
Sep 15, 2021 5:11:34 AM org.nhind.xdr.DocumentRepositoryAbstract setHeaderData
INFO: THREAD ID 32
Sep 15, 2021 5:11:34 AM org.nhind.xdr.DocumentRepositoryAbstract setHeaderData
INFO: ThreadData (threadId: 32)
 > thishost: directpacecare.com
 > remotehost: 34.235.25.130
 > action: urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-bResponse
 > pid: 2096
 > from: null
 > to: null
 > directMetadataLevel: null
 > reply: null
 > message: urn:uuid:76DB6545777382F4AA1631707803068
 > relatesto: urn:uuid:76DB6545777382F4AA1631707803068

Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler handleMessage
INFO: Entering DirectSOAPHandler.handleMessage(SOAPMessageContext)
Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler handleMessage
INFO: Handling an outbound message
Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler dumpSOAPMessage
INFO: 
Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler dumpSOAPMessage
INFO: --------------------
Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler dumpSOAPMessage
INFO:  DUMP OF SOAP MESSAGE
Sep 15, 2021 5:11:34 AM org.nhindirect.xd.soap.DirectSOAPHandler dumpSOAPMessage
INFO: --------------------


---james log
INFO  05:11:34,674 | james.smtpserver | Id='723942297' User='' Connection established from 127.0.0.1
DEBUG 05:11:34,675 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: EHLO
DEBUG 05:11:34,675 | james.smtpserver | Id='723942297' User='' Lookup command handler for command: EHLO
DEBUG 05:11:34,676 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.smtp.core.esmtp.EhloCmdHandler: [250-ttt Hello ttt [127.0.0.1]), 250-PIPELINING, 250-ENHANCEDSTATUSCODES, 250 8BITMIME]
DEBUG 05:11:34,677 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: MAIL
DEBUG 05:11:34,677 | james.smtpserver | Id='723942297' User='' Lookup command handler for command: MAIL
DEBUG 05:11:34,677 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.JamesMailCmdHandler: [250 2.1.0 Sender <testca...@ett.healthit.gov> OK]
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: RCPT
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' Lookup command handler for command: RCPT
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.fastfail.ValidRcptHandler
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.fastfail.ValidRcptHandler: result=8 (DECLINED)
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.AuthRequiredToRelayRcptHook
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.AuthRequiredToRelayRcptHook: result=8 (DECLINED)
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,678 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook
DEBUG 05:11:34,679 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,679 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook: result=8 (DECLINED)
DEBUG 05:11:34,679 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,679 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.PostmasterAbuseRcptHook
DEBUG 05:11:34,680 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,680 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.smtp.core.PostmasterAbuseRcptHook: result=8 (DECLINED)
DEBUG 05:11:34,680 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,680 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.JamesRcptCmdHandler: [250 2.1.5 Recipient <testca...@ett.healthit.gov> OK]
DEBUG 05:11:34,681 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: DATA
DEBUG 05:11:34,681 | james.smtpserver | Id='723942297' User='' Lookup command handler for command: DATA
DEBUG 05:11:34,681 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.JamesDataCmdHandler: [354 Ok Send data ending with <CRLF>.<CRLF>]
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing james message handler org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension@459a4d04
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension: result=8 (DECLINED)
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing james message handler org.apache.james.smtpserver.AddDefaultAttributesMessageHook@1d73f4ff
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.AddDefaultAttributesMessageHook: result=8 (DECLINED)
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,728 | james.smtpserver | Id='723942297' User='' executing james message handler org.apache.james.smtpserver.SendMailHandler@68e7dcbd
DEBUG 05:11:34,729 | james.smtpserver | Id='723942297' User='' sending mail
INFO  05:11:34,730 | james.smtpserver | Id='723942297' User='' Successfully spooled mail Mail1631707894727-257586f7-7b48-4942-86d6-9821dd0f9c98 from testca...@ett.healthit.gov on localhost/127.0.0.1 for [testca...@ett.healthit.gov]
DEBUG 05:11:34,730 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.protocols.smtp.core.log.HookResultLogger@4f437563
DEBUG 05:11:34,737 | james.smtpserver | Id='723942297' User='' org.apache.james.smtpserver.SendMailHandler: result=1 (OK)
DEBUG 05:11:34,737 | james.smtpserver | Id='723942297' User='' executing hook org.apache.james.smtpserver.jmx.HookResultJMXMonitor@418492fb
DEBUG 05:11:34,742 | james.mailspooler | ==== Begin processing mail Mail1631707894727-257586f7-7b48-4942-86d6-9821dd0f9c98====
DEBUG 05:11:34,743 | james.mailprocessor | Call MailProcessor root
DEBUG 05:11:34,743 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: QUIT
DEBUG 05:11:34,743 | james.smtpserver | Id='723942297' User='' Lookup command handler for command: QUIT
DEBUG 05:11:34,743 | james.smtpserver | Id='723942297' User='' org.apache.james.protocols.smtp.core.QuitCmdHandler: [221 2.0.0 ttt Service closing transmission channel]
INFO  05:11:34,772 | james.smtpserver | Id='723942297' User='' Connection closed for 127.0.0.1
DEBUG 05:11:49,973 | james.mailprocessor | Call MailProcessor transport
DEBUG 05:11:49,990 | james.mailprocessor | End of mailetprocessor for state root reached
INFO  05:13:10,991 | james.smtpserver | Id='1082999769' User='' Connection established from 195.133.40.11
DEBUG 05:13:11,145 | james.smtpserver | Id='1082999769' User='' org.apache.james.protocols.api.handler.CommandDispatcher received: EHLO
DEBUG 05:13:11,145 | james.smtpserver | Id='1082999769' User='' Lookup command handler for command: EHLO
DEBUG 05:13:11,146 | james.smtpserver | Id='1082999769' User='' org.apache.james.protocols.smtp.core.esmtp.EhloCmdHandler: [250-ttt Hello User [195.133.40.11]), 250-AUTH LOGIN PLAIN, 250-AUTH=LOGIN PLAIN, 250-PIPELINING, 250-ENHANCEDSTATUSCODES, 250 8BITMIME]
INFO  05:13:11,294 | james.smtpserver | Id='1082999769' User='' Connection closed for 195.133.40.11



Reply all
Reply to author
Forward
0 new messages