Hi,

I upgrade my projet from 2.3.5 to 2.4-RC0 and I am getting a 
java.nio.channels.OverlappingFileLockException.
I am trying to write a feature collection to a new Shapefile (the 
directory where I am writing the new shapefile is empty !).
With version 2.3.5 there was problem, but things go wrong with 2.4-RC0.
Does 2.4-RC0 is enough stable ? I have upgrade my projet to 2.4-RC0 
because I am using class from : 
http://docs.codehaus.org/display/GEOTDOC/GML+XML+Support

    at sun.nio.ch.FileChannelImpl$SharedFileLockTable.checkList(Unknown 
Source)
    at sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(Unknown Source)
    at sun.nio.ch.FileChannelImpl.lock(Unknown Source)
    at java.nio.channels.FileChannel.lock(Unknown Source)
    at 
org.geotools.data.shapefile.ShapefileDataStore.getWriteChannel(ShapefileDataStore.java:348)
    at 
org.geotools.data.shapefile.ShapefileDataStore.createSchema(ShapefileDataStore.java:803)
    at 
ca.ulaval.scg.geosoa.karl.transport.io.TransportStructureIO.writeFeatureCollection(TransportStructureIO.java:109)


Any help will be appreciated. Thanks in advance.
Karl

-------------------------------------------------------------------------
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-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to