If any one knows what might be causing these errors please let me know because this is making debugging shapefile REALLY hard. I can't use eclipse to debug the issue.
Jesse Le 14-Jan-08 à 3:10 PM, Jody Garnett a écrit : > This stack trace is a bit more helpful: >> sun.misc.ServiceConfigurationError: >> org.geotools.filter.expression.PropertyAccessorFactory: Provider >> org.geotools.filter.FilterTest$MockPropertyAccessorFactory not found >> at sun.misc.Service.fail(Service.java:129) >> at sun.misc.Service.access$000(Service.java:111) >> at sun.misc.Service$LazyIterator.next(Service.java:273) >> at >> org >> .geotools >> .filter >> .expression.PropertyAccessors.<clinit>(PropertyAccessors.java:28) >> at >> org >> .geotools >> .filter >> .AttributeExpressionImpl >> .getPropertyAccessor(AttributeExpressionImpl.java:204) >> at >> org >> .geotools >> .filter >> .AttributeExpressionImpl.evaluate(AttributeExpressionImpl.java:187) >> at >> org.geotools.filter.LengthFunction.evaluate(LengthFunction.java:45) >> at org.geotools.filter.FilterAbstract.eval(FilterAbstract.java:93) >> at >> org >> .geotools >> .filter.BinaryComparisonAbstract.eval(BinaryComparisonAbstract.java: >> 92) >> at >> org >> .geotools >> .filter >> .IsLessThenOrEqualToImpl.evaluate(IsLessThenOrEqualToImpl.java:38) >> at org.geotools.feature.type.Types.validate(Types.java:549) >> at org.geotools.feature.type.Types.validate(Types.java:497) >> at org.geotools.feature.AttributeImpl.<init>(AttributeImpl.java: >> 33) >> at >> org >> .geotools >> .feature.FeatureFactoryImpl.createAttribute(FeatureFactoryImpl.java: >> 65) >> at >> org >> .geotools >> .feature.simple.SimpleFeatureBuilder.add(SimpleFeatureBuilder.java: >> 255) >> at >> org >> .geotools >> .feature >> .simple.SimpleFeatureBuilder.addAll(SimpleFeatureBuilder.java:305) >> at >> org >> .geotools >> .feature >> .simple.SimpleFeatureBuilder.build(SimpleFeatureBuilder.java:452) >> at >> org >> .geotools.data.FIDFeatureReader.readFeature(FIDFeatureReader.java: >> 127) >> at org.geotools.data.FIDFeatureReader.next(FIDFeatureReader.java: >> 95) >> at >> org >> .geotools >> .data.store.FeatureReaderIterator.next(FeatureReaderIterator.java:64) >> at >> org >> .geotools >> .feature >> .collection >> .DelegateFeatureIterator.next(DelegateFeatureIterator.java:54) >> at >> org >> .geotools >> .data >> .shapefile >> .ShapefileDataStoreTest >> .testLoadDanishChars(ShapefileDataStoreTest.java:126) >> >> > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
