cancel
Showing results for 
Search instead for 
Did you mean: 

Prevent start of java application

Former Member
0 Kudos

Hello,

We have stumbled into the following unfortunate situation:

Developement deployed a custombuild java application into the JAVA Webas.

After that the system will no longer start.

The developer then deleted the application jar files from the OS, causing the following error when we restart the Webas:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable. The requested URL was:"http://TIL-HOSAP-62:50000/UMEGroupsWS/Config1?

Re- / undeploying the application failed.

Starting the Webas now hangs in the "starting applications" phase with the mentioned error message.

The application is no longer listed in Visual admin --> services\deploy\applications

Can we make a setting somewhere preventing the application from getting started so that we can at least start the Webas?

Or does anyone perhaps know of a manual undeployment method?

Regards,

Sander

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sander,

It looks to me that it is not able to locate the UMEGroupsWS service.

Refer to below threads which might be helpful.

/message/1838502#1838502 [original link is broken]

Hope this helps you.

Kind Regards,

Nitin

Former Member
0 Kudos

Hi Nitin,

Unfortunately your response did not help me forward. I did find a deploy service parameter that supposedly allows you to prevent apps from starting:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/0e/fb29feebc73248a3d097a229a5d548/frameset.htm

However I have tried three different ways of specifying the application name without succes.

Sander