shapefile -- cannot build 
--------------------------

         Key: GEOT-832
         URL: http://jira.codehaus.org/browse/GEOT-832
     Project: GeoTools
        Type: Bug

  Components: shapefile  
 Environment: xp/laptop (slow HD)
    Reporter: dblasby
 Assigned to: Ian Wolfe Schneider 
    Priority: Blocker


maven jar:install   or mvn install in plugin/shapefile causes the following 
exception in org.geotools.data.shapefile.ShapefileReadWriteTest:

Testcase: 
testConcurrentReadWrite(org.geotools.data.shapefile.ShapefileReadWriteTest):  
Caused an ERROR
C:\DOCUME~1\DAVIDB~1\LOCALS~1\Temp\test-shp39360.prj (The requested operation 
cannot be performed on a file with a user-mapped section open)
java.io.FileNotFoundException: 
C:\DOCUME~1\DAVIDB~1\LOCALS~1\Temp\test-shp39360.prj (The requested operation 
cannot be performed on a file with a user-mapped section open)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at 
org.geotools.data.shapefile.ShapefileDataStore.copyAndDelete(ShapefileDataStore.java:1109)
        at 
org.geotools.data.shapefile.ShapefileDataStore.createSchema(ShapefileDataStore.java:802)
        at 
org.geotools.data.shapefile.ShapefileReadWriteTest.test(ShapefileReadWriteTest.java:174)
        at 
org.geotools.data.shapefile.ShapefileReadWriteTest.test(ShapefileReadWriteTest.java:152)
        at 
org.geotools.data.shapefile.ShapefileReadWriteTest.testConcurrentReadWrite(ShapefileReadWriteTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

-- 
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to