Concurrent 2.6.x and trunk builds may fail when both try to lock EPSG database 
at the same time
-----------------------------------------------------------------------------------------------

                 Key: GEOT-2826
                 URL: http://jira.codehaus.org/browse/GEOT-2826
             Project: GeoTools
          Issue Type: Bug
            Reporter: Ben Caradoc-Davies


EPSG databases live in /tmp and are set up once; they are shared between unit 
tests, but also between GeoTools branches. If 2.6.x and trunk are both building 
in parallel, there is a unit test race condition where both try to lock the 
EPSG database at the same time, causing the second to fail.

- What are our concurrent-resource expectations for the EPSG databases used for 
unit tests?

- Have shared databases introduced an accidental inter-branch dependency? This 
would be very bad.

I will add to this report if I can reproduce and get better information.


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

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to