Gabriel Roldan ha scritto:
> hey, running a full build got a lot of "can't create 
> PoolableConnectionFactory" warnings on the postgis module, leading to:
> [INFO] PostGIS DataStore ..................................... SUCCESS 
> [11:16.482s]
> 
> Which's strange cause I dont even have postgis installer nor changed 
> anything to tell the build to run the postgis online tests..
> 
> any clue? hope it is not anything macos related?

Nope, it happens on Linux as well, it tries to resole a local
address and it takes fover to time out.
I've opened related jira issues some time ago:
http://jira.codehaus.org/browse/GEOT-1981
http://jira.codehaus.org/browse/GEOT-1987

What is missing is someone that wants to tackle them.
In them meantime, try to change the host files to
point to localhost or 127.0.0.1, if that works
and makes the tests fail fast, commit the changes,

Cheers
Andrrea

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

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to