M
M
Maxim Gerasimov2019-09-12 11:36:33
CentOS
Maxim Gerasimov, 2019-09-12 11:36:33

How to find out what is killing a process in Linux CentOS 7?

Good afternoon.
Periodically (+- once a week) the weblogic process crashes on the server under CentOS, it's just written "killed" in the console and that's it, the service logs reviewed everything, found nothing. Tell me how to identify the cause of this behavior in the logs or somewhere else?
OOMKiller has nothing to do with it, there is an excess of RAM in the system.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Maxim Gerasimov, 2019-09-26
@MaxGS

It was solved as follows: in the weblogic web console --> Settings for AdminServer --> Control --> Start\Stop set the value for Server LifeCycle Timeout to 120 seconds, it was 30.
Thank you all!

A
Alexey Dmitriev, 2019-09-12
@SignFinder

Start the process in debug from under gdb and analyze the crash dump.
Be careful, it can take up disk space, and it will be slower to work from under gdb.

C
CityCat4, 2019-09-12
@CityCat4

It rather means that the process was terminated by a signal ("The program performed an illegal operation and will be closed"). You will have to google for a long time and look at the settings that you can twist.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question