Kbase P24812: Character SQLExplorer fails to launch with Exception in thread
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/09/2005 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 9.1D
SYMPTOM(s):
Launching SQLExp in character client.
Exception in thread "main" java.lang.NoClassDefFoundError: com/progress/sql/explorer/SQLExplorer
CAUSE:
Character SQLexplorer could not find the Progress ClassPath.
FIX:
Add java environment variables to the [WinChar Startup] section of the Progress.ini.
Example:
JREHOME=C:\dlc\jre
JRECP=c:\dlc\jre\lib\rt.jar;c:\dlc\jre\lib\i18n.jar
PROGRESSCP=c:\dlc\java\progress.jar;c:\dlc\java\messages.jar
JVMEXE=java
JVMARGS=-ms8m
JAVAPOLICY=C:\dlc\java\java.policy