Layer bounds calculation fails on ArcSDE+Oracle -----------------------------------------------
Key: GEOT-2314 URL: http://jira.codehaus.org/browse/GEOT-2314 Project: GeoTools Issue Type: Bug Environment: ArcSDE 9.3 Oracle 10g RHEL 4 Reporter: Gabriel Roldán Assignee: Gabriel Roldán Priority: Blocker Fix For: 2.5.3 Trying to calculate the bounds of a query, either the whole layer or not: {code} 28 Jan 15:28:43 ERROR [org.geotools.arcsde.data.ArcSDEQuery] - *********************** tables: [SDE.ASSESSPAR_POLY_PUBLIC] filter: Filter.INCLUDE SQL: null org.geotools.arcsde.ArcSdeException: [SDE error -51][Error desc=DATABASE LEVEL ERROR OCCURRED.][Extended desc= ] at org.geotools.arcsde.pool.Session$2.call(Session.java:205) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: com.esri.sde.sdk.client.SeException: at com.esri.sde.sdk.client.k.a(Unknown Source) at com.esri.sde.sdk.client.k.a(Unknown Source) at com.esri.sde.sdk.client.SeQuery.calculateLayerExtent(Unknown Source) at org.geotools.arcsde.data.ArcSDEQuery$4.execute(ArcSDEQuery.java:680) at org.geotools.arcsde.data.ArcSDEQuery$4.execute(ArcSDEQuery.java:676) at org.geotools.arcsde.pool.Session$2.call(Session.java:202) ... 5 more {code} -- 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 ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel