cancel
Showing results for 
Search instead for 
Did you mean: 

Startup Failed

Former Member
0 Kudos

Hi ..

Can any one let me know..where we do mistake while we getting this error:

There is startup error for trying to call SXMB_IFR and getting exception in Exchange Profiles.

Exception:

An internal error occurred in Content

Unable to read configuration data (Exchange Profile/aii.properties)

Exception Class: com.sap.aii.utilxi.prop.api.PropertiesException

Message:

503 Service Unavilable

Application that is currently stopped .

MessageID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES

Regards..

Sankar...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sankar,

A HTTP Response 503 in the Adapter Framework can be caused by the following:

The J2EE server might be overburdened and cannot accept the call. The 'Receive'servlet is not called. You will find further details on the HTTP status code definitions under "http://www.w3.org". Check the accessibility of the server by calling: http://<hostname>:<port>/MessagingSystem/receive/AFW/XI.

The Listener Beans of the affected connection (AFW, Marketplace, BC,see above) were not registered or the log-specific Event Handler was not found.

<b>To debug this go to SAP Notes: 803145</b>

Also go through these links...

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/venkat.donela/blog/2006/02/17/companion-guide-to-integration-scenario

/people/sravya.talanki2/blog/2006/02/21/verifying-xi-components

Regards,

Abhy

Message was edited by: Abhy Thomas

Answers (2)

Answers (2)

sridharreddy_kondam
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Sankar,

Have you carried out all post installation steps carefully as listed in the installation and in the configuration guide? Try accessing the java stack directly, using the browser, you will be able to check the accessibility of the server. Go through the following blogs which discuss this issue:-

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Also check this SAP Note: 803145

Regards,

Sushumna