View Single Post
  #108 (permalink)  
Old July 13th, 2005
ultracross's Avatar
ultracross ultracross is offline
FrostWire Developer
 
Join Date: February 7th, 2005
Posts: 815
ultracross is flying high
Default

lol. well, actually im always up-to-date on cvs.

i download new commits nightly via cvs on eclipse, compile and run.

btw some more errors:

[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
[Fatal Error] :1:211: An invalid XML character (Unicode: 0x1c) was found in the
value of attribute "year" and element is "audio".
...
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
com.limegroup.gnutella.AssertFailure: downloaded false worker failed DownloadWor
ker -> <65.28.19.60:6349, /uri-res/n2r?urn:sha1:loozsodnklnq3mv4yd4tgbcs5oxbe3lt
>hashcode 14459492 will release? false interrupted? false active? false initial
reading 0 initial writing 0 amount to read 0 amount read 0 all workers: Download
Worker -> <65.28.19.60:6349, /uri-res/n2r?urn:sha1:loozsodnklnq3mv4yd4tgbcs5oxbe
3lt>hashcode 14459492 will release? false interrupted? false active? false initi
al reading 0 initial writing 0 amount to read 0 amount read 0DownloadWorker -> <
24.150.101.104:6346, /uri-res/n2r?urn:sha1:loozsodnklnq3mv4yd4tgbcs5oxbe3lt>hash
code 6082815 will release? true interrupted? false active? true initial reading
5242880 initial writing 5242880 amount to read 233600 amount read 233600Download
Worker -> <66.177.163.85:6346, /uri-res/n2r?urn:sha1:loozsodnklnq3mv4yd4tgbcs5ox
be3lt>hashcode 12455855 will release? true interrupted? false active? true initi
al reading 6291456 initial writing 6291456 amount to read 262144 amount read 253
400worker not startedworker not startedworker not startedworker not started
at com.limegroup.gnutella.downloader.DownloadWorker.c onnectAndDownload(D
ownloadWorker.java:379)
at com.limegroup.gnutella.downloader.DownloadWorker.r un(DownloadWorker.j
ava:206)
at java.lang.Thread.run(Unknown Source)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.ja
va:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)
Caused by: com.limegroup.gnutella.AssertFailure: trying to release an interval 4
450304-4456447 that wasn't leased verified:[0-1835007, 2097152-2621439, 2883584-
4194303, 4718592-5242879, 5767168-6291455, 6553600-6815743]
partial:[1835008-2088959, 2621440-2812927, 4194304-4260863, 4456448-4608223, 524
2880-5472255, 5505024-5650059, 6291456-6356439, 6815744-6828863]
discarded:[]
pending:[2088960-2097151, 2812928-2883583, 4260864-4450303, 4608224-4718591, 547
2256-5505023, 5650060-5767167, 6356440-6544855, 6828864-6876715]
leased:[6544856-6553599]
at com.limegroup.gnutella.Assert.that(Assert.java:30)
at com.limegroup.gnutella.downloader.VerifyingFile.re leaseBlock(Verifyin
gFile.java:317)
at com.limegroup.gnutella.downloader.DownloadWorker.r eleaseRanges(Downlo
adWorker.java:440)
at com.limegroup.gnutella.downloader.DownloadWorker.c onnectAndDownload(D
ownloadWorker.java:377)
... 4 more
Terminate batch job (Y/N)? y

This occured while just downloading 3 videos at a time and it kept my cpu usage at 100% so i killed it before it burned up my cpu...

but thanks for keeping us alittle informed that things are being watched around here. i start to feel lonely when the devs are quietly hacking away without posting updates.

Last edited by ultracross; July 13th, 2005 at 07:24 AM.