install4j - Windows service terminates abnormally -


install4j 5.x window services have 2 processes in task manager each configured service.(ex> test.exe : 100mb, test.exe:1,500kb)

if kill process small memory out of two, windows service stop, process large memory not terminate.

when windows service started in state, there problem several processes running (only 1 of them needs executed).

this can cause problems when registering windows clustering.

i want know how terminate 2 processes or run 1 process when windows service stopped.

there 2 processes service executables generated install4j. first 1 launches actual jvm. required shutdown hooks executed in application. there no option change behavior. should never kill these processes stop associated service.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -