cancel
Showing results for 
Search instead for 
Did you mean: 

Problems accessing .../XISOAPAdapter/MessageServlet?channel=...

alejandro_gmez
Participant
0 Kudos

Hi all:

I'm unable to acces to the next URL of my XI server:

http://<server>:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<service>:<channel>

Thank you very much,

Alejandro.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Alejandro,

sorry for this, but just to be sure - do you know you have to replace all these parameter with real values?

What's the error you get?

Can you provide your real URL? (except server name, that one you can keep hidden..)

Thanks,

Peter

alejandro_gmez
Participant
0 Kudos

Hi Peter:

Yes, of course. I know that values must be replaced by real data. Don't worry

Full URL is next (no party is needed):


http://<server>:8000/XISOAPAdapter/MessageServlet?channel=:ServiceTest:InterfaceTest

Thanks and regards,

Alejandro.

Former Member
0 Kudos

Hi,

What error u r getting. Did u tried to acces that URL through IE.

chirag

Former Member
0 Kudos

Alejandroooooo

You are using ABAP port number I believe You must use Java port... something around 50000 (check at your basis team, what's your j2ee port number). Or just run transaction sxmb_IFR in the XI and you'll see in the browsers URL text field.

Peter

Edited by: Peter Jarunek on Apr 7, 2008 1:54 PM

alejandro_gmez
Participant
0 Kudos

Hi again:

This is the error message:


<?xml version='1.0'?>
<!-- see the documentation -->
<SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
  <SOAP:Body>
    <SOAP:Fault>
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
      <detail>
        <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
          <context>XIAdapter</context>
          <code>DeliveryException</code>
          <text><![CDATA[
com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 400 : bad http request
	at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:146)
	at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:832)
	at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)
	at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
	at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
	at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
          
        
      
    
  

]]>

Thanks,

Alejandro.

alejandro_gmez
Participant
0 Kudos

Hi Peter:

The error obtained is the same, with port 8000 and with port 50000 in the URL

Thanks,

Alejandro.

stefan_grube
Active Contributor
0 Kudos

This is an error inside the XI, so you have reached XI.

Check in Message Monitor of the adapter engine for more information.

Regards

Stefan

alejandro_gmez
Participant
0 Kudos

Hi Stefan:

Meesage Monitor in XI shows this:

2008-04-08 14:14:12 Success SOAP: request message leaving the adapter (call)

2008-04-08 14:14:12 Success Application attempting to send an XI message synchronously using connection AFW.

2008-04-08 14:14:13 Success Trying to put the message into the call queue.

2008-04-08 14:14:13 Success Message successfully put into the queue.

2008-04-08 14:14:13 Success The message was successfully retrieved from the call queue.

2008-04-08 14:14:13 Success The message status set to DLNG.

2008-04-08 14:14:13 Error Returning synchronous error notification to calling application: Received HTTP response code 400 : bad http request.

2008-04-08 14:14:13 Error Transmitting the message using connection http://xidserver:8000/ sap/xi/engine?type=entry failed, due to: Received HTTP response code 400 : bad http request.

2008-04-08 14:14:13 Error The message status set to FAIL.

2008-04-08 14:14:13 Error Returning to application. Exception: Received HTTP response code 400 : bad http request

Message ID ae8886a1-056d-11dd-989b-001b7899027a

RefToMsg ID

Conversation ID

Sequence Number 0

Message Type Synchronously Sent Message (CALL)

From Party

From Service Name: DragoAP_Produccion

To Party

To Service

Action Namespace http://www.huc.es/xmlns/pruebaslaboratorio Name: OperacionSOAP

Connection Name AFW

Status Failed

Error Category XI_J2EE_MESSAGING_SYSTEM

Error Code CALL_CONSUMER_ERROR

Profile XI

Transport HTTP

Delivery Semantics Best Effort

Times Failed 1

Number of Retries 0

Sent / Received 04/08/2008 14:14:13

Transmitted / Delivered 04/08/2008 14:14:13

Next Delivery 04/08/2008 14:14:13

Persist Until 01/01/1970 01:00:00

Valid Until 04/08/2008 14:19:12

Retry Interval

Address http://xidserver:8000/ sap/xi/engine?type=entry

Credential SAPPasswordCredential(XIAFUSER):password=********:sapclient=100:saplang=

Transport Headers CONTENT-LENGTH=8904 CONTENT-TYPE=multipart/related; boundary=SAP_aea78052-056d-11dd-c00b-001b7899027a_END; type="text/xml"; start="" HTTP=POST

Node ID 1963550

Thanks,

Alejandro.

stefan_grube
Active Contributor
0 Kudos

Your PI system is not configured correctly.

Regards

Stefan

justin_santhanam
Active Contributor
0 Kudos

Alejandro,

What error are u getting?

raj.