cancel
Showing results for 
Search instead for 
Did you mean: 

503 service unavailable

bhaskar_ghandikota
Participant
0 Kudos

When trying to start integration builder, we are getting 503 Servcie not avaialble

Thanks,

Bhaskar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Bhaskar,

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.

To debug this go to SAP Notes: 803145

---Mohan

bhaskar_ghandikota
Participant
0 Kudos

Mohan,

I am getting this error when trying to start the Integration Builder itself.

When i log into Visual Admin tool, the applications under DEPLOY are all stopped and are not getting restarted.

Here is the error I am getting:

rror occurred on server 3253850 during startApp sap.com/com.sap.xi.proxyserver : com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Container metamodelrepository is not active at the moment and it is not possible to startApp sap.com/com.sap.xi.proxyserver.

at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:180)

at com.sap.engine.services.deploy.server.application.StartTransaction.begin(StartTransaction.java:130)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)

at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:301)

at com.sap.engine.services.deploy.server.application.ParallelAdapter.run(ParallelAdapter.java:73)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)

Please advise.

Thanks,

Bhaskar

Former Member
0 Kudos

Bhaskar

The error states that "Container metamodelrepository is not active at the moment". So I think you guys might have skipped something when you have installed. If you have done fresh installation or any updates kindly check once by restarting the server.

---Mohan

bhaskar_ghandikota
Participant
0 Kudos

Mohan,

Thanks for the prompt reply.

We are actually working on this server for more than a month without a hitch. It is SP14 from the beginning.

Please let me know if you come across any more info:

Thanks,

Bhaskar

Former Member
0 Kudos

Bhaskar,

Since you are saying that you are unable to login into Integration Builder then you go through the urls:

/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] [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

---Mohan

bhaskar_ghandikota
Participant
0 Kudos

Mohan,

Your initial reply itself solved the problem. It took me a little while to start the Visual Admin tool and fix the issue according to note 803145 as mentoned by you.

Today when I logged in again I am getting the 503 error one more time

Please advise

Bhaskar

Message was edited by: Bhaskar Ghandikota

Answers (0)