Kbase P140695: AdminServer disappears occasionally on SCO Unixware
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/03/2010 |
|
Status: Unverified
SYMPTOM(s):
AdminServer disappears occasionally
No messages indicating a crash exist in the admserv.log file
No ads0.exp file created
Unable to stop the Ubrokers
Unable to query the Ubrokers
Adding NOHUP to the script calling proadsv -start does not solve the problem.
FACT(s) (Environment):
Clients can continue accessing applications
WebSpeed broker continues to run
NameServer continues to run
AppServer continues to run
SCO UnixWare 7.x
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Add "-d" to JVMSTRT command line in "proadsv" script. For example,
exec $JVMSTRT -w $WRKDIR/logs -o stderr -d -m silent -a $ADMSRVRPROP::$ADMSRVRGR
P $JVM -DInstall.Dir=$DLC -DWork.Dir=$WRKDIR -Djvmstart.debug=$JVMSTRT_DBGOPT -
Djava.command=$JVMEXE -Dadmsrv.jvm=$JVM $ADMSRVRCLASS $@