Consultor Eletrônico



Kbase P108023: Tomcat fails to start a WSA instance due to promsgs error=7665689515738013954
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/08/2005
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0x
Web Services
Tomcat

SYMPTOM(s):

Tomcat fails to start a WSA instance due to promsgs error=7665689515738013954

SEVERE: wsa1_servlet: Unable to initialize SOAP engine.

com.progress.wsa.WsaSOAPEngineException: promsgs error=7665689515738013954

CAUSE:

The values for the WSA instance in the ubroker.properties do not correspond with the values in the WSA servlet's web.xml .

FIX:

Make sure that the "instanceName" parameter in the WSA servlet's web.xml (e.g.: wsa1) is the same WSA instance name as defined in the ubroker.properties (e.g.: [WSA.wsa1] instead of [WSA.wsa]). The correct WSA instance name is the one which is also included in the WSA URL.