[Bug 1465] java.io.FileNotFoundException while trying to download a JAR file

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri May 31 01:45:31 PDT 2013


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

--- Comment #1 from thomas at m3y3r.de ---
Mhh. Strange. Once the ResourceTracker is in the "failed" state, there is no
way it tries to download the resources again.

i end up with:

Thread [DownloaderThread1] (Suspended)    
    owns: Resource  (id=3903)    
    owns: Object  (id=3882)    
    Resource.isSet(int) line: 171    
    ResourceTracker.selectByFlag(List<Resource>, int, int) line: 1047    
    ResourceTracker.selectNextResource() line: 953    
    ResourceTracker.access$300() line: 76    
    ResourceTracker$Downloader.run() line: 1152    
    Thread.run() line: 722    

ResourceTracker.selectByFlag:
 variable "source": (5 entries/JARs):
   all with status: CONNECTING DOWNLOAD ERROR STARTED

The net.sourceforge.jnlp.cache.ResourceTracker.getPrefetch() ends up with null
and doesn't switch to download again.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130531/fe24ae0d/attachment.html 


More information about the distro-pkg-dev mailing list