when i convert csv to shp in geotools, i have an error NULL store for first attribute in my shape file. e.g. - want result: POINT(3625.55 3659.25), 2.4, 3.9 Error result: Null, 2.4, 3.9 So please help me about this matter. Thanks in advance...