Failure to connect to arcsde server leaves a stale 
org.apache.commons.pool.impl.GenericObjectPool trying to create connections on 
the background
------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: GEOT-2512
                 URL: http://jira.codehaus.org/browse/GEOT-2512
             Project: GeoTools
          Issue Type: Bug
          Components: data arcsde
    Affects Versions: 2.5.5
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
            Priority: Critical
             Fix For: 2.5.6


Failure to connect to arcsde server leaves a stale 
org.apache.commons.pool.impl.GenericObjectPool trying to create connections on 
the background. That is because the pool is created and never closed if it 
fails to populate it with pool.minConnections. The commongs pool implementation 
leaves a background thread trying to ensure there are minConnections idle 
connections but if the server is not available a stack trace is periodically 
logged. Harmless, but annoying

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

       

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to