Kbase 20752: java.lang.thread Not Found when Installing SonicMQ in UNIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/03/2001 |
|
SUMMARY:
When you install SonicMQ on UNIX, you might face some problems finding the java.lang.* package that is available with every JDK installation because of errors in the environment settings.
SOLUTION:
You must make sure you can reach all the mandatory java classes in your CLASSPATH.
This can be accomplished with a modification to the CLASSPATH to include the directory under $JDK/lib, as well as two important zip files:
- src.zip
- classes.zip.
Once you have edited the CLASSPATH to include these files, you are able to continue the SonicMQ UNIX installation.