June 9th, 2011
|
Phex Developer | | Join Date: May 9th, 2001 Location: Stuttgart, Germany
Posts: 988
| |
Uhh.. I guess you are right with the date... sorry..
The error log show two problems from a failed update signature check and a third problem which is a strange race condition that occurs some times. I haven't found the reason for it yet, but its uncritical.
If you like to check more deeply why outgoing connections don't work, the problem most likely is in the inner class HostManager.HostCheckTimer. The class runs every 2 seconds and calculates and triggers in method doAutoConnectCheck() the number of outgoing connections.
Maybe you can find something there, by adding some debug output.
Gregor
__________________ |