Kbase P125326: Unable to deploy a Web Service on a machine which has a hostname that contains numbers
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/08/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
Web Services
All Supported Operating Systems
Tomcat 4.1
SYMPTOM(s):
Unable to deploy a Web Service on a machine which has a hostname that contains numbers
Unable to deploy a Web Service on a machine which has a hostname that contains digits
The Progress Explorer tool returns an error when deploying a Web Service
The WSAMAN utility returns an error when deploying a Web Service
Failed to deploy Web Service for: wsa1
WSA request error: Unable to initialize application
Failed to parse the WSM file entered: test.wsm.
File doesn't contain valid WSM content. Deploy cannot proceed.
Unable to read WSM file: test.wsm (10803)
The wsa1.wsa.log file contains several error messages
wsa1 ---------------- XML parsing error: NULL
wsa1 Admin-Provider Message: cvc-datatype-valid.1.2.1: ''http://2Test123:8080/wsa/wsa1'' is not a valid ''anyURI'' value.
wsa1 Admin-Provider Line: 44 Column: 76
wsa1 Admin-Provider Message: cvc-type.3.1.3: The value ''http://2Test123:8080/wsa/wsa1'' of element ''SoapEndpointURL'' is not valid.
CAUSE:
This is due to a bug in Tomcat 4.1 .
FIX:
Upgrade to Tomcat 4.1.34 or higher.