Consultor Eletrônico



Kbase P22497: java.lang.UnsatisfiedLinkError attempting to connect via GUI SQLExplorer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/10/2010
Status: Verified

SYMPTOM(s):

Error attempting to connect via GUI SQLExplorer

SQLExplorer starts without a problem.

java.lang.UnsatisfiedLinkError: java/security/AccessController.doPrivileged
Possible causes: If you are trying to use J/Direct (@dll.import), check your
compiler version (for JVC, requires 4336 or greater.) If you are trying to
use RNI, there are new requirements: see documentation.

Database is on a Unix machine

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

CAUSE:

The version of Java on the Unix box housing the database is incorrect.

FIX:

Make sure a supported version of Java is installed and properly configured on the Database machine. The wrong version may be found in the PATH or JAVA environement variables of the shell or misconfigured in the $DLC/bin/java_env.
Check the Installation and Configuration Guide for this information.