Seeing the below error in logs and WS smart service hangs up but was able to loa

Seeing the below error in logs and WS smart service hangs up but was able to load the service operations and input and output are getting initialized properly, only while calling WS endpoint it hangs up.

WS operation works fins when called from SOAP UI

Logs: ERROR com.appiancorp.process.runtime.activities.WebServiceActivity2
******************
16:13:16,768 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest) 2015-05-12 16:13:16,764 [Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.runtime.activities.WebServiceActivity2 - An error occurred while reading the WSDL 168.110.18.121/.../ErrorLoggingService.svc to create WSInvoker for the service {tempuri.org/}DamageInspectionService and the endpoint BasicHttpBinding_DamageInspectionService.
16:13:16,768 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJa...

OriginalPostID-148771

OriginalPostID-148771

  Discussion posts and replies are publicly visible

Parents
  • ...vaActivityRequest) com.appiancorp.ws.WSClientException: The WSDL cannot be processed. It contains invalid or unsupported elements. Details: Service {tempuri.org/}DamageInspectionService was not found in the WSDL (APNX-1-4043-001)
    16:13:16,768 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.ws.WSClient.createWSInvoker(WSClient.java:180)
    16:13:16,769 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.ws.WSClientUtils.createWSInvoker(WSClientUtils.java:33)
    16:13:16,769 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.process.runtime.activities.WebServiceActivity3.getWSInvoker(WebServiceActivity3.java:158)

    *******************************

    We have cloud environment ans ws was working fine till yesterday
Reply
  • ...vaActivityRequest) com.appiancorp.ws.WSClientException: The WSDL cannot be processed. It contains invalid or unsupported elements. Details: Service {tempuri.org/}DamageInspectionService was not found in the WSDL (APNX-1-4043-001)
    16:13:16,768 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.ws.WSClient.createWSInvoker(WSClient.java:180)
    16:13:16,769 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.ws.WSClientUtils.createWSInvoker(WSClientUtils.java:33)
    16:13:16,769 INFO [stdout] (Appian Work Item - 442653 - ProcessExec00 : UnattendedJavaActivityRequest)           at com.appiancorp.process.runtime.activities.WebServiceActivity3.getWSInvoker(WebServiceActivity3.java:158)

    *******************************

    We have cloud environment ans ws was working fine till yesterday
Children
No Data