cancel
Showing results for 
Search instead for 
Did you mean: 

Failed state of Java Application

Former Member
0 Kudos

What might cause a situation like this, i get the following error message when issuing

neo stop.

"(!) ERROR: Application [pocketmon] in account [p1814980408trial], is in [FAILED] state."

I'm not able to stop or restart the process at all, is there anything equivalent of kill -9 available? 🙂

Accepted Solutions (0)

Answers (1)

Answers (1)

anton_levin
Advisor
Advisor
0 Kudos

Hi Stefan,

had a brief look at the logs in the monitoring tool. There quite a number of "springframework initialization" related ones. You may try to stop your app from the neo console client (with stop command by "application process id" [1] and the process id you may get with status command [2]).

Regards,

Anton

[1] https://help.hana.ondemand.com/help/frameset.htm?b5bfcbf682684129b142606e1d4ca5cb.html

[2] https://help.hana.ondemand.com/help/frameset.htm?d4f6592584464cc6a5c3c0b6fc88abf9.html

Former Member
0 Kudos

Hi Anton, thanks for your reply!

Unfortunatley i get the same error message when trying to stop with the process-id.

Will the processs eventually be automatically pruned or will this error persist?

Any background on what might have caused this? I'm using spring boot and probably had one or several
invalid JPA queries that´prevented the application to startup correctly. Previously this has not been a problem
since i stoped the process quickly afterwards, This time i had to catch a train and left the application in "starting" state.


Can the same problem occur on non trial accounts as well? I'm going to present this solution at a SAP-fair in a couple of
weeks, hopefully we have a non-trial account setup by then though.

BR
Stefan

anton_levin
Advisor
Advisor
0 Kudos

I have raised an internal ticket for your case. Just to clarify - you tried to stop it from the console by the full process id "eb10...8161" and it didn't work, right?

Regards,

Anton

Former Member
0 Kudos

Hi, yes i tried to stop it with the full process id.


BR

Stefan

anton_levin
Advisor
Advisor
0 Kudos

Hi Stefan, IT guys ask you to try to stop an application now.