Hi All,

I've got all the shapefile tests passing.  But I have added a new ....  
"feature"?

The shapefile datastore.dispose() method check if all the locks have  
been released and if not logs a big log.  Also the finalizer logs the  
same log.

So the massive log is being printed numerous times because there is a  
problem that I have yet to address when reading a shapefile in a jar.

I am working on the issue and tomorrow hopefully there will be no more  
warning.  But beware when you start using it and don't close all the  
readers you will get a very large error log.  Fortunately there is a  
stack trace of when the lock occurred so you can easily find the  
reader/writer that wasn't closed.

But hold off until I finish the shapefile datastore work please.  (or  
don't complain to me if the fault actually lies in the datastore)

Jesse

-------------------------------------------------------------------------
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

Reply via email to