Kbase P41382: SQL-explorer: java.lang.UnsatisfiedLinkError when exceeding server limit
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
SYMPTOM(s):
Trying to connect from Progress SQL explorer fails with error:
: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.
SQL explorer is used in character mode.
No SQL servers are available. Try again later. (8839)
You have attempted to connect to a database with too many users connected to it. Retry the connection later, or increase -n on the server. (5291)
CAUSE:
When trying to connect to the db via the SQL-explorer no sql-server was available and the connection must fail.
FIX:
Restart the db with an increased value of -Mn, -Mpb and/or -n.