Kbase P95822: Deployed Web Services Adapter fails to initialize servlet engine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/10/2004 |
|
Status: Unverified
FACT(s) (Environment):
JRun 4.0
OpenEdge 10.x
SYMPTOM(s):
Deployed Web Services Adapter servlet fails to initialize
java.lang.NoSuchMethodError: com.progress.common.property.PropertyManager.<init> (Lcom/progress/common
etworkevents/EventBroker;Z)V
error com.progress.wsa.WsaSOAPEngineException: Cannot intialize engine from a initialization failed state.
javax.servlet.UnavailableException: com.progress.wsa.WsaSOAPEngineException: Cannot intialize engine from a initialization failed state.
CAUSE:
JVM classpath containing reference to the Progress 9.1x aia.zip file preceding the deployed wsa lib directory
FIX:
Remove the reference to the version 9 aia.zip file from the JVM classpath in %JRun4%\bin\jvm.config file:
java.class.path={application.home}/servers/lib,C:\\JRun4\\servers\\default\\wsa\\WEB-INF\\lib