Kbase P7735: HTTP status code of 503 after upgrading from 9.1C to 9.1D AIA\WebClient with Tomcat:
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/19/2009 |
|
Status: Verified
SYMPTOM(s):
web.xml file in the tomcat /conf directory has the proper path to the ubroker.properties file
Unable to communicate with AIA. The Web Server returned an HTTP status code of 503 . (9328)
Application server connect failure. (5468)
Using Tomcat 3.2a
Error returned in browser:
Error: 503
Location: /aia/Aia
ERROR: property registerNameServer is not defined for Aia Aia1 in property file
/dlc91c/properties/ubroker.properties
Service is permanently unavailable
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
Windows
Progress 9.1D
Progress 9.1C
CHANGE:
Upgraded from 9.1C to 9.1D.
CAUSE:
References to 9.1C still exist in /tomcat3.2/conf/webapps/aia/WEB-INF/web.xml and
/tomcat3.2/bin/tomcat.sh.
FIX:
Change reference from 9.1C to 9.1D in the following files:
/tomcat3.2/conf/web.xml
/tomcat3.2/conf/webapps/aia/WEB-INF/web.xml
/tomcat3.2/bin/tomcat.sh
After making these changes, stop and restart tomcat and webserver apache.