Table of Contents

Copied JRE Appserver will not boot

AppServer wont boot with PUBSUB=Yes. Failing at:

exec PSPUBDSP -s PSPUBDSP_dflt:Dispatch -- -C psappsrv.cfg -D FS89PRF -S PSPUBDSP_dflt :
        CMDTUX_CAT:1864: INFO: Process ID=479386 Assume failed (pipe).

tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler

This error can occur for several reasons:

  1. Resource issues. Semaphores RAM etc.
  2. Installation of the Unix box was done by copying a file system rather than installing according to the Peoplesoft installation instructions.

Resource issues

JavaVM Options=-Xmx256m -Xms128m

Copied Installation

$PS_HOME/jre/bin/classic ->ls -la
total 272
drwxr-x--x   2 fscm89   psoft           256 Jun 24 15:18 .
drwxr-x--x   6 fscm89   psoft          4096 May 14 09:39 ..
lrwxrwxrwx   1 fscm89   psoft             9 Jun 24 15:18 libjvm.a -> libjvm.so
-rwxr-x--x   1 fscm89   psoft        132399 May 14 09:38 libjvm.so

$PS_HOME/jre/bin//j9vm ->ls -la
total 400
drwxr-x--x   2 fscm89   psoft           256 Jun 24 15:19 .
drwxr-x--x   6 fscm89   psoft          4096 May 14 09:39 ..
lrwxrwxrwx   1 fscm89   psoft             9 Jun 24 15:19 libjvm.a -> libjvm.so
-rwxr-x--x   1 fscm89   psoft        198437 May 14 09:38 libjvm.so