Kbase 34811: Webspeed Broker fails to start with UnsatisfiedLinkError with jni_util.dll
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/15/2000 |
|
Solution ID: P4811
FACT(s) (Environment):
Progress 9.x
IBM AIX
SYMPTOM(s):
Webspeed broker doesn't start
UnsatisfiedLinkError exception within the ads0.exp file
java.lang.UnsatisfiedLinkError: $DLC/bin/jni_util.dll
CAUSE:
LIBPATH is manually set within the ubroker.properties files under the WebSpeed Broker attribute properties. The value incorrectly set.
FIX:
LIBPATH does not need to be manually set. Let the WebSpeed Broker use the default value set by the java_env file for AIX. The value defined witihn the java_env is: LIBPATH=$JREHOME/bin:${LIBPATH}