Kbase P128693: Error 12668 when using -SMQConnect
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/25/2010 |
|
Status: Verified
SYMPTOM(s):
Error 12668 when using -SMQConnect
Unable to spawn SonicMQ ClientConnect process. (12668)
Application server connect failure. (5468)
FACT(s) (Environment):
UNIX
Linux
OpenEdge 10.1x
OpenEdge 10.2x
CAUSE:
Shared library path environment variable not set correctly
FIX:
Use mpro/pro or load java_env and slib_env before calling _progres
Example:
export DLC=/usr/dlc
. $DLC/bin/java_env
. $DLC/bin/slib_env
$DLC/bin/_progres