ERROR

SE_COORD_OUT_OF_BOUNDS

Last Published: April 25, 2020

Error Message

When making an SDE layer visible in ArcIMS Author, the layer does not display. If Author's Message Console is turned on (View > Message Level is set to All), the following error is displayed:

Code:
com.esri.aims.sdk.client.b.e
SE_COORD_OUT_OF_BOUNDS: The specified coordinate exceeds the valid coordinate range

Cause

Features in the SDE layer are extending beyond the defined extent envelope of the SDE layer.

Solution or Workaround



If you are getting this error, the following two SDE commands will likely display different extent envelope values:

Code:
> sdelayer -o describe_long
> sdelayer -o stats

One way to resolve this problem is to use the following SDE command to alter the extent envelope:

Code:
> sdelayer -o alter -E calc

See the ArcSDE documentation for further details on how to use these commands.

Article ID:000002329

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic