Consultor Eletrônico



Kbase P130457: SQL Explorer generates a Java exception java.lang.UnsatisfiedLinkError when connecting to a database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/10/2008
Status: Unverified

SYMPTOM(s):

Installed Java version: j2sdk1.4.2_06

Unable to access database using sql explorer

Received Java Exception 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.


Detailed Java stack trace:
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.
at java/security/AccessController.doPrivileged (AccessController.java)
at java/rmi/server/RemoteServer.<clinit> (RemoteServer.java)
at com/progress/vj/explorer/ProgressExplorer.getClientEventBroker (ProgressExplorer.java)
at com/progress/vj/util/ProDialog.<clinit> (ProDialog.java)
at com/progress/vj/util/ProDialog.getActiveProDlg (ProDialog.java)
at com/progress/vj/util/ProMsgBox.show (ProMsgBox.java)
at com/progress/vj/util/ProMsgBox.error (ProMsgBox.java)
at com/progress/vj/util/ProMsgBox.error (ProMsgBox.java)
at com/progress/vj/sql/explorer/SQLExplorerGUI.workingCallback (SQLExplorerGUI.java)
at com/ms/lang/Delegate.dynamicInvoke0 (Delegate.java)
at com/ms/lang/Delegate.dynamicInvoke (Delegate.java)
at com/ms/wfc/ui/Control.invokeMarshaledCallback (Control.java)
at com/ms/wfc/ui/Control.wndProc (Control.java)
at com/ms/wfc/ui/Form.wndProc (Form.java)
at com/ms/wfc/app/Application$ParkingForm.wndProc (Application.java)
at com/ms/wfc/ui/Control$ControlWindow.wndProc (Control.java)
at com/ms/wfc/app/Window.callback (Window.java)
at com/ms/wfc/win32/Windows.DispatchMessage (Windows.java)
at com/ms/wfc/app/Application$ThreadContext.runMessageLoop (Application.java)
at com/ms/wfc/app/Application.run (Application.java)
at com/progress/vj/sql/explorer/SQLExplorerGUI.main (SQLExplorerGUI.java)


FACT(s) (Environment):

Progress 9.1D
RedHat Enterprise Linux 4.0

CAUSE:

Progress 9.1D is installed on unsupported OS and using unsupported Java version.

FIX:

Install Progress 9.1D on the supported OS and using the supported Java version.