JFileChooser hangs browsing mapped network drive
807591Mar 17 2008 — edited Mar 18 2008I am having a problem where JFileChooser hangs when a user browses to a specific mapped network drive. Other mapped drives work fine, and the JFileChooser opens without problem (unlike some historic problems with JFileChooser).
I assume that the problem has to do with how JFileChooser and the mapped drive play together; I'm specifically interested in whether a newer version of Java (they are using 1.5.0_05), or tweaked network configurations might fix the problem. Unfortunately we don't "own" the network drive, but we might be able to request tweaks to the configuration. There are three new network drives, but only one is causing an issue.
Many thanks!