Cool ,this appears to have fixed the problem. Thanks Margin.

Looking at the tmp directory there is a *ton* of stuff in there.

It would be nice if our test cases were a little better about cleaning
up after themselves. Shapefile seems to be worst abuser: The command rm
/tmp/test-shp* resulted in:

rm: Argument list too long

:). Not a show stopper I know, but all it takes is calling
deleteOnExit() on the temporary file.

-Justin



Martin Desruisseaux wrote:
> I was not aware of a build failure on epsg-hsql (especially since it
> worked lately and I didn't made any changes there)...
> 
> Justin Deoliveira a écrit :
>> testValidArea(org.geotools.referencing.factory.epsg.DefaultDataSourceTest)
>>
>>  Time elapsed: 0.041 sec  <<< ERROR!
>> java.lang.NullPointerException
>>   at
>> org.geotools.referencing.factory.epsg.DefaultDataSourceTest.testValidArea(DefaultDataSourceTest.java:426)
>>
> 
> Try to clear the tmp directory on the cruise control server. More
> specifically, try to delete the <some tmp directory>/Geotools/ directory.
> 
>     Martin
> 
> !DSPAM:1004,4537c37c87981804284693!
> 


-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to