Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > Feature Requests & Bug Reports
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Search Today's Posts Mark Forums Read

Feature Requests & Bug Reports Is there anything you'd wish to see in Phex, or did you find some bugs?


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5 (permalink)  
Old January 10th, 2007
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Difficult to say... it seems to be the download side which decides to closes the connection...

BTW: Using Log4J makes logging output much easier to configure, here is a little doc
http://www.phex.org/wiki/index.php/Logging_API

This is an example log4j.properties:

Code:
log4j.rootLogger=DEBUG, Console, StandardFile, ErrorFile
log4j.logger.IncomingMessages=WARN
log4j.logger.IncomingMessages.Dropped=WARN
log4j.logger.OUTGOING_MESSAGES=WARN
log4j.logger.LOCALIZATION=WARN
log4j.logger.BANDWIDTH=WARN
log4j.logger.UDP_OUTGOING_MESSAGES=INFO
log4j.logger.UDP_INCOMING_MESSAGES=DEBUG

log4j.logger.phex.common.file=WARN
log4j.logger.phex.common.file.ManagedFileInputStream=WARN
log4j.additivity.phex.common.file.ManagedFileInputStream=false
log4j.logger.phex.common.file.ManagedFileOutputStream=WARN
log4j.additivity.phex.common.file.ManagedFileOutputStream=false

log4j.logger.org.apache.commons.httpclient=WARN, StandardFile, ErrorFile
log4j.logger.httpclient.wire=WARN, StandardFile, ErrorFile

#### Console Appender ####
log4j.appender.Console=org.apache.log4j.ConsoleAppender
log4j.appender.Console.layout=org.apache.log4j.PatternLayout
log4j.appender.Console.layout.ConversionPattern=%d{yyMMdd HH:mm:ss,SSS} %-5p/%c [%t]:: %m%n

#### Standard File Appender ####
log4j.appender.StandardFile=org.apache.log4j.RollingFileAppender
log4j.appender.StandardFile.File=phex.l4j.log
log4j.appender.StandardFile.MaxFileSize=1024KB
log4j.appender.StandardFile.MaxBackupIndex=5
log4j.appender.StandardFile.layout=org.apache.log4j.PatternLayout
log4j.appender.StandardFile.layout.ConversionPattern=%d{yyMMdd HH:mm:ss,SSS}(%r) %-5p/%c [%t]:: %m%n

#### Error File Appender ####
log4j.appender.ErrorFile=org.apache.log4j.RollingFileAppender
log4j.appender.ErrorFile.File=phex.error.l4j.log
log4j.appender.ErrorFile.MaxFileSize=512KB
log4j.appender.ErrorFile.MaxBackupIndex=1
log4j.appender.ErrorFile.Threshold=ERROR
log4j.appender.ErrorFile.layout=org.apache.log4j.PatternLayout
log4j.appender.ErrorFile.layout.ConversionPattern=%d{yyMMdd HH:mm:ss,SSS}(%r) %-5p/%c [%t]:: %m%n
__________________
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: https://www.gnutellaforums.com/feature-requests-bug-reports/65833-way-too-many-open-files.html
Posted By For Type Date
Untitled document This thread Refback November 4th, 2010 10:39 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
can't open files laura62 Tips & Tricks 1 September 13th, 2005 01:14 PM
how to open .rar files ??? busted81 Tips & Tricks 1 December 1st, 2004 03:40 AM
i can't open my files...! Meredith General Mac Support 0 October 16th, 2002 09:21 AM
sit files. How do I open them? Unregistered Open Discussion topics 1 April 8th, 2002 12:18 PM
Can't open files Unregistered General Mac OSX Support 0 April 7th, 2002 10:15 AM


All times are GMT -7. The time now is 07:14 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.