Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2, 2.4-M0
-
Component/s: arcsde plugin
-
Labels:None
Description
Rajkumar Singh wrote:
For ArcSDE/ArcGIS 9.2, there is an issue with GeoServer (tested with 1.4.1) and the way ArcCatalog 9.2 creates feature classes. ArcCatalog 9.2 creates text fields as NVARCHAR data type and it seems GeoServer does't like this. Trying to setup a new FeatureType results in a java.lang.NullPointerException error message.
The work around is to add
UNICODE_STRING "FALSE"
to the dbtune.sde file and then import the contents of this file into the DBTUNE table using the sdedbtune command. This forces ArcSDE 9.2 to create text field as VARCHAR data type.
Is it possible to have future versions of GeoServer support the NVARCHAR data type?
Gabriel,
We support this on gt-trunk (or, as soon as I check it in we do) as well as other N*** types.
I'll back-port to 2.3.x too, can you assign that bug to me?
------
sure thing! :)