T
Tito Madrid
Hi all - We have a java server which is stopped and started every day via
these commands:
net stop "JRun Default Server"
net start "JRun Default Server"
there's a 5 minute pause between the stop and the start. Some days, the
process will be list in task manager by its correct name - javaw
Some days its list as net.exe - I know that this is the java server process
by its memory consumption. Could anyone please explain why this happens?
Also, on the days it's listed as net.exe - everything works just great - no
issues.
Many Kind Thanks,
Tito
these commands:
net stop "JRun Default Server"
net start "JRun Default Server"
there's a 5 minute pause between the stop and the start. Some days, the
process will be list in task manager by its correct name - javaw
Some days its list as net.exe - I know that this is the java server process
by its memory consumption. Could anyone please explain why this happens?
Also, on the days it's listed as net.exe - everything works just great - no
issues.
Many Kind Thanks,
Tito