ESRI Oracle Direct Connect Driver crashes JVM if more than 32 properties are 
requested
--------------------------------------------------------------------------------------

                 Key: GEOT-3460
                 URL: http://jira.codehaus.org/browse/GEOT-3460
             Project: GeoTools
          Issue Type: Improvement
          Components: data arcsde
    Affects Versions: 2.7-RC2
         Environment: linux 32bit 2.6.18 java 1.6.24 vmware ArcSDE 9.2 Direct 
Connect
            Reporter: Rudi Hochmeister
            Assignee: Gabriel Roldán
         Attachments: jvm-dumps.tar.gz, patch.txt

Oracle Instant Client 10.2.0.4.0 crashes JVM because 
of improper ESRI Direct Connect Driver Implementation.
It only happens when the number of columns in SQL statement 
exceeds the magical 32 limit.

This is the only way to fix or workaround the problem known to 
me, because ESRI libs are closed source.

The fix gets enabled with:
-Dorg.geotools.arcsde.data.EsriWorkaround32Column=true
Default is false;

would be great, if it would find its way into source-repo!


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to