[Bug 726] New: Exception after closing javaws -about window

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu May 19 15:04:31 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=726

           Summary: Exception after closing javaws -about window
           Product: IcedTea-Web
           Version: hg
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: NetX
        AssignedTo: asu at redhat.com
        ReportedBy: omajid at redhat.com
                CC: unassigned at icedtea.classpath.org


Steps to reproduce

$ rm -rf ~/.icedtea/cache
$ javaws -about
icedtea-web 1.2pre+rf1615c79971d
Launching about window...

Now close the about window. (I did it by hitting ctrl-c on the terminal)

^Cjava.io.FileNotFoundException: /home/omajid/.icedtea/cache/recently_used (No
such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at
net.sourceforge.jnlp.util.PropertiesFile.store(PropertiesFile.java:137)
        at
net.sourceforge.jnlp.cache.CacheLRUWrapper.store(CacheLRUWrapper.java:102)
        at net.sourceforge.jnlp.cache.CacheUtil.cleanCache(CacheUtil.java:602)
        at net.sourceforge.jnlp.runtime.JNLPRuntime$1.run(JNLPRuntime.java:704)


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list