PropertyExistsFunction blows up GeoServer shapefile usage on IBM JDK --------------------------------------------------------------------
Key: GEOT-1966 URL: http://jira.codehaus.org/browse/GEOT-1966 Project: GeoTools Issue Type: Bug Components: core cql Affects Versions: 2.5.0 Reporter: Andrea Aime Fix For: 2.5.0, 2.6-M0 Attachments: PropertyExistsFunctionEquals.patch Trying to use a IBM specific tool (Java Lock Analyzer) I run GeoServer on an IBM jdk 6.0 and found out shapefiles were not loaded because of an issue locating the lentgh function. It turned out the function factory was blowing up on PropertyExistsFunction.equals with an NPE. The attached patch cures the problem, I have no idea why this is not happenig on a Sun JDK. -- 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel