Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JFileChooser hangs browsing mapped network drive

807591Mar 17 2008 — edited Mar 18 2008
I 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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2008
Added on Mar 17 2008
8 comments
869 views