Kbase P75439: AIA fails to load with the JRun Java Servlet Engine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/6/2004 |
|
Status: Unverified
FACT(s) (Environment):
JRun
SYMPTOM(s):
AIA fails to load with the JRun Java Servlet Engine
Java exception found in the JRun's default-err.log file
javax.servlet.UnavailableException: java.lang.NoClassDefFoundError
UnavailableException in init().
javax.servlet.UnavailableException: java.lang.NoClassDefFoundError
at com.progress.aia.AiaProperties.processArgs(AiaProperties.java:478)
at com.progress.aia.Aia.init(Aia.java:149)
CAUSE:
Wrong value for the InstallDir AIA servlet parameter.
FIX:
Correct the servlet instance parameter values.
The servlet parameters are named:
InstallDir
instanceName
propertyFileName
The InstallDir and propertyFileName should contain correct path to the
Progress installation directory and to the property file.