SOAP UI error messages

NumberError no. Error MessageDescription
11000The status of the message processing is : Import failed:Error 1000System Identifier not authorised to connect. This usually occurs if you are trying to use your production certificate before your go-live date
21001The status of the message processing is : Import failed:Error 1001Message fails threatening content checking. Some aspect of the XML code is triggering this error. It is nearly always a TAB character, firstly please check your code to ensure all TAB characters are removed. If that does not resolve the issue please send the code to SDT.Mailbox@hmcts.gsi.gov.uk so it can be checked
31002The status of the message processing is : Import failed:Error 1002SDT Customer Information missing
4a1003The status of the message processing is : Import failed:Error 1003This occurs when you have entered an incorrect sdtCustomerID. You must ensure that the sdtCustomerID used for all messages is identical to the one supplied to you for SDT Commissioning or Production
4bSOAPSOAP fault Fault:MessageBlockedThis occurs when you have entered an incorrect sdtCustomerID. You must ensure that the sdtCustomerID used for all messages is identical to the one supplied to you for SDT Commissioning or Production
51004The status of the message processing is : Import failed:Error 1004This error occurs when the XML is not passing schema validation. Examples include:
  • Request bulk feedback request which is not equal to 29 valid characters
  • Tags with Null specified as “”. Do not include the tags for that element at all if you want to send NULL (for an optional field)
61005The status of the message processing is : Import failed:Error 1005No response from SDT Service
71006The status of the message processing is : Import failed:Error 1006Outbound message failed XML validation
8SSLSSLPeerUnverifiedException: peer not authenticatedThis can occur if you are accessing through a Proxy server. Try connecting without using a proxy server to see if this eliminates the error
9SSLSSLHandshakeException: Received fatal alert: handshake_failureThere could be a problem with the certificate, you may need to generate another .CSR but contact the SDT mailbox if you receive this as there are other reasons why this could occur
10aSOAPSOAP Response - FAILED Unexpected element: CDATAThere is likely a problem in the URL or you haven’t entered the correct endpoint. Make sure this is set to https://commissioning.sdt.justice.gov.uk/producers-comx/service/sdtapi This can also occur if your network connection is intermittent or having other issues. To resolve try using a different network connection
10bSOAPFailed to set localAddress to...There is likely a problem in the URL or you haven’t entered the correct endpoint. Make sure this is set to https://commissioning.sdt.justice.gov.uk/producers-comx/service/sdtapi This can also occur if your network connection is intermittent or having other issues. To resolve try using a different network connection
10cSOAPUnknownHostExceptionThere is likely a problem in the URL or you haven’t entered the correct endpoint. Make sure this is set to https://commissioning.sdt.justice.gov.uk/producers-comx/service/sdtapi This can also occur if your network connection is intermittent or having other issues. To resolve try using a different network connection