Consultor Eletrônico



Kbase P13205: Error when starting webspeed
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/06/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1x

FACT(s) (Environment):

Webspeed 3.1x

SYMPTOM(s):

Error starting webspeed

wtbman
PROGRESS PATCH Version 9.1C20 as of July 25, 2002

Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/webspeed3.1C/bin
/jni_util.dll: ld.so.1: /usr/webspeed3.1C/jre/bin/../bin/sparc
ative_threads/ja
va: fatal: libjutil.so: open failed: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1277)
at java.lang.Runtime.load0(Runtime.java:698)
at java.lang.System.load(System.java:797)
at com.progress.common.util.PromsgsFile.<clinit>(PromsgsFile.java:226)
at com.progress.ubroker.tools.UBToolsMsg.initMsgAdapterIfNotYet(UBToolsM
sg.java:122)
at com.progress.ubroker.tools.UBToolsMsg.getMsg(UBToolsMsg.java:64)
at com.progress.ubroker.tools.UBCmdClient.main(UBCmdClient.java:485)

starting webspeed as non root user

CAUSE:

$DLC/lib is not included in shared library variable

FIX:

Add $DLC/lib to shared library enviornment varible. On Solaris, it's LD_LIBRARY_PATH.