View Single Post
  #6 (permalink)  
Old January 10th, 2007
GregorK GregorK is offline
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

To help debug this better try to add the following line to your phexCorePrefs.properties:

Download.CandidateLogBufferSize = 1000000
Upload.UploadStateLogBufferSize = 1000000

This gives 1MB of memory data for storing candidate and upload log. You will see a Log Button on the candidate and upload toolbar. Pressing it shows the log of the candidate/upload.
__________________
Reply With Quote