Consultor Eletrônico



Kbase P102129: Simple but long SQL-92 SELECT with many ORs fails with Java exception.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Simple but long SQL-92 SELECT with many ORs fails with Java exception.

=== SQL Exception 1 === SQLState=HY000 ErrorCode=-20217 [JDBC Progress Driver]:-20217

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

CAUSE:

BUG# 20050309-002

FIX:

No fix at this moment