View Single Post
  #3 (permalink)  
Old August 30th, 2007
GregorK GregorK is offline
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

I found something regarding the host browsing. Once a file with blocked URN (malware) is in the browsing result the connection gets aborted.
I changed this in SVN to just skip the bad file.

I had no problems with queuing though...
To help debug this better try to add the following line to your phexCorePrefs.properties:

Download.CandidateLogBufferSize = 1000000

This gives about 1MB of extra memory for holding a candidate download log. You will see a Log button on the candidate toolbar. Pressing it shows the log of the candidate. The log shows the exchanged dialog and also includes status changes and errors. This log might give us an idea where and why something could go wrong.
__________________
Reply With Quote