Jody Garnett ha scritto:
> One clue for me is that some of the test failures are due to checking
> for a file that does not end up existing; perhaps Java is really
> honouring the temporary nature of the file and not letting others
> refer to it?

Mind, the temporary nature requires the files to be removed when
the VM is shutting down, not at any other random moment, so if you're
step by step debugging into the code the file should be where it's 
supposed to be found.

I noticed you have spaces in your random path, wondering if the patch
attached to
http://jira.codehaus.org/browse/GEOT-2568
is a cure for the issue at hand.

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to