Issue Type: Bug Bug
Affects Versions: 9.0
Assignee: Rini Angreani
Components: app-schema plugin
Created: 27/Mar/13 1:39 AM
Description:

When joining is on – I get this:
2013-03-27 14:13:38,064 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2013-03-27 14:13:38,065 DEBUG [org.geotools.jdbc] - SELECT "GS_Country"."gml_id","GS_Country"."country_code","GS_Country"."parent","GS_Country"."capital_location".STAsBinary() as "capital_location","GS_Country"."src_organization_name","GS_Country"."src_linkage","GS_Country"."src_contact" FROM "GS_Country" ORDER BY "GS_Country"."gml_id" ASC, GS_Country.gml_id
2013-03-27 14:13:38,069 DEBUG [org.geotools.jdbc] - CLOSE CONNECTION
2013-03-27 14:13:38,069 ERROR [org.geoserver.ows] -
java.lang.RuntimeException: java.io.IOException
at org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:168)
at org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:59)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: A column has been specified more than once in the order by list. Columns in the order by list must be unique.
When joining is off, it works.

Fix Versions: 10-beta, 9.1
Project: GeoTools
Priority: Major Major
Reporter: Rini Angreani
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to