Message Boards

Qxtend Outbound Webservice Error

Biju Nair, modified 3 Years ago.

Qxtend Outbound Webservice Error

Post Date: 3/16/12 (Bronze, 0 Posts) Recent Posts

Hi All,

Trying to connect to an external webservice through QXO and subscriber message says "SENDERR".

On the response view(Viewer tab for subcriber) it says

<?xml version="1.0" ?>

  <QdocProcessingException>HTTP/1.1 500 Internal Server Error</QdocProcessingException>

In the message sender log

03/16/2012 15:24:42.519-04:00 1 Dispatching QDoc to Sub-1
03/16/2012 15:24:42.521-04:00 2 Use SOAP Action:  no
03/16/2012 15:24:42.521-04:00 2 SOAP Action:  ""
03/16/2012 15:24:42.522-04:00 1 Dispatching QDoc to URL: http://ap1lxv180.appl.ge.com:8011/AM200018098/ProxyService/AdminTest?wsdl
03/16/2012 15:24:42.558-04:00 1 logQdocMessageProcessing...
03/16/2012 15:24:42.559-04:00 2 Recalculating Sender pending
03/16/2012 15:24:42.559-04:00 1 Sender Pending... 0
03/16/2012 15:24:42.560-04:00 1 sessionAlertMetrics... 0 0 6
03/16/2012 15:24:42.561-04:00 1 sessionMessageAlertTrace...
03/16/2012 15:24:42.563-04:00 2 Recalculating Subscriber pending
03/16/2012 15:24:42.563-04:00 1 Subscriber Sub-1 pending... 0
03/16/2012 15:24:42.565-04:00 2 Processed 1 documents before getting next set

Both servers are on our LAN so there is no network issues, I suppose. There is no log in target server, so its not got hit.

 

Any help is highly appreciated.

Chi Liu, modified 13 Years ago.

Re: Qxtend Outbound Webservice Error

Hi Biju,

1) HTTP/1.1 500 Internal Server Error is a server side error;
2) the URL in your log looks not quite right:
http://ap1lxv180.appl.ge.com:8011/AM200018098/ProxyService/AdminTest?wsdl

Could you double check to make sure the URL setting in the Subscriber is correct?
Franccy Van Weezel, modified 13 Years ago.

Re: Qxtend Outbound Webservice Error

Post Date: 12/26/12 (Silver, 34 Posts) Recent Posts
The most comun error is, URL is not correct in subscriber setup, or Tag put in profile not is correct for webservice definition.

Message place holder