You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/12/10 17:21:40 UTC

DO NOT REPLY [Bug 37860] New: - [VFS] Cannot read CD or floppy disk if the file did not exist

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=37860>.
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=37860

           Summary: [VFS] Cannot read CD or floppy disk if the file did not
                    exist
           Product: Commons
           Version: Nightly Builds
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: VFS
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: anthony.goubard@wanadoo.nl


If you read a CD with VFS, then it's ok, you can even change it and it will read
the new CD (or floppy disk). Then if you try to read the CD when there is no CD
or a blank CD then it fails (that's logic). The problem is that afterwards it
doesn't read any CD inserted and always returns that the file does not exists.
It even doesn't try to access the CD reader or floppy drive.

It looks like the fact that the file does not exist is cached somewhere.

If you want a program that shows the problem, ask me.

-- 
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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org