Consultor Eletrônico



Kbase P87451: Adminserver with Fathom configuration shuts down unexpectedly
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1x
UNIX

SYMPTOM(s):

Adminserver with Fathom configuration shuts down unexpectedly

CTRL 'C' is entered within the session where the Adminserver is started

No errors detected on the Adminserver startup & / or log files

Problem is seen on Bourne and CSH shells

Problem is not seen on Korne and Bash shells

Tried starting Adminserver (PROADSV command) with nohup option, however no change in behavior;

nohup proadsv -start

Adding the & sign after the nohup does not resolve the issue when Fathom is involved.

CAUSE:

Caused by the java engine catching the CTRL-C signal.

FIX:

Add the "-d" option to the $JVMSTRT line of $DLC/bin/proadsv will resolve
for Fathom configurations.