DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36473>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36473 ------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 17:01 ------- Hi Steve, Deliberately specifing an invalid source filename under the Linux JVM as you requested for the experiment behaves correctly - a File or Directory not found exception is thrown in the Linux JVM on the call to the storeFile() method with a FileInputStream instance that references a non-existent (and thus zero-length?) file. This is what "seems", in the Windows JVM at least, to lead to the *J3: network: Connecting socket://www2a.your-server.co.za:50989 with proxy=DIRECT (i. e. a connection attempt to the applet webserver) occurrence, instead of an exception on an invalid / non-existant sourcefile passed in a FileInputStream instance that references a non-existent file to storeFile() on the Windows JVM. Hope this helps! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
