Kbase P19039: AdminServer do not start error exception in thread main java.lang
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.1D
Progress 9.1E
OpenEdge 10.x
SYMPTOM(s):
AdminServer do not start
"proadsv -start" at the prompt yields the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: com/progress/chimera/adminserver/AdminServerType
Using java_env file from previous version of Progress
CAUSE:
Java file extension were changed from the .zip extension to the .jar extension in 9.1D. Subsequently the CLASSPATH environment variable was pointing to a progress.zip which no longer exists.
FIX:
Modify the CLASSPATH environment variable within the $DLC/bin/java_env file to point to the correct $DLC/java/progress.jar file.