Kbase P30462: WSA servlet fails when queried. HTTP Status 503 - Servlet wsa1_servlet is currently unavailable
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
WSTK 1.0A
Progress 9.1D
SYMPTOM(s):
WSA servlet fails when queried
http://localhost:8080/wsa/wsa1 encounters error.
Tomcat 4.1.24
HTTP Status 503 - Servlet wsa1_servlet is currently unavailable
type Status report
message Servlet wsa1_servlet is currently unavailable
description The requested service (Servlet wsa1_servlet is currently unavailable) is not currently available.
localhost.log java stacktrace:
Could not obtain WSA Java version information.
wsa1_servlet: WSA wsa1 Web Service deployment path is %TOMCAT_HOME\webapps\wsa\
StandardWrapper[/wsa:wsa1_servlet]: Marking servlet wsa1_servlet as unavailable
StandardContext[/wsa]: Servlet /wsa threw load() exceptionjavax.servlet.UnavailableException: Unable to initialize Configuration Manager: Unable to read Web Service applications
registry: Unable to initialize application:
CAUSE:
Change made in xercesImpl.jar and xmlParserAPIs.jar from 4.1.12 to 4.1.24.
FIX:
1. Copy the xercesImpl.jar and xmlParserAPIs.jar jar files from Tomcat 4.1.12 into 4.1.24.
2. Restart Tomcat.