CRS Factories can block on loss of network connection.
------------------------------------------------------

         Key: GEOT-790
         URL: http://jira.codehaus.org/browse/GEOT-790
     Project: GeoTools
        Type: Bug

  Components: referencing  
    Versions: 2.2.M2    
    Reporter: Jesse Eichar
 Assigned to: Martin Desruisseaux 


Something in the CRS Factories needs to resolve:

208.44.53.150 www.opengis.org
208.44.53.150 www.opengeospatial.org
208.44.53.147 portal.opengis.org

If there is no network connection and the Sun JVM is used this can result in a 
45 second or longer timeout.  


Also if you're working under Windows, try to add this parameter
to the command line that starts uDig (or any other GeoTools based software):
        -Djava.net.preferIPv4Stack=true

There's a bug in the Sun JVM for Windows that always add a 45 seconds delay
for unnecessary reverse address resolution, see also:
        http://bugs.sun.com/bugdatabase/view_bug.do;:YfiG?bug_id=5092063

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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to