Bug ID Number |
BUG-000087955 |
Submitted | May 28, 2015 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS for Server |
Version found | 10.3.1 |
Operating System | Red Hat Enterprise Linux |
Operating System Version | 6.4 64 Bit |
Version Fixed | 10.4.0 |
Status | Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
|
Description
If the web map service (WMS) capability is enabled on Sample World Cities, clicking the WMS link from the REST endpoint for the service returns an HTTP 400 error.
"The request sent by the client was syntactically incorrect."
![[O-Image] The request sent by the client was syntactically incorrect](https://webapps-cdn.esri.com/CDN/support-site/technical-articles-images/000012809/00N39000003LL24-0EM39000000wdlP.png)
Viewing the server logs reveals the Sample World Cities service crash. The following severe error is logged with ArcGIS Server and an error report is generated.
"Error handling request to service '.MapServer'. java.io.IOException: Server object extension 'wmsserver' not found."
Connection from ArcMap also fails.
Cause
This is a known issue.
Workaround
- Download the ArcGIS 10.3.1 for Server (Linux) WMS GetCapabilities Patch, available from the Esri Support website.
- Follow the directions provided on the page in the above link.
Steps to Reproduce