search for: sockettimeoutexcept

Displaying 2 results from an estimated 2 matches for "sockettimeoutexcept".

2010 Apr 16
2
2.0beta4 doesn't respond to DONE after untagged FETCH during IDLE
.../Thread-24/conn1127686952 04-16 08:25:54.501: VERBOSE/k9(10160): conn1127686952>>> DONE 04-16 08:26:54.571: DEBUG/k9(10160): Acquired WakeLock for Pushing for thread Thread-24 04-16 08:26:54.581: ERROR/k9(10160): Error 'Read timed out' 04-16 08:26:54.581: ERROR/k9(10160): java.net.SocketTimeoutException: Read timed out 04-16 08:27:00.141: VERBOSE/k9(10160): Sending IMAP command NOOP on connection conn1127686952 04-16 08:27:00.141: VERBOSE/k9(10160): conn1127686952>>> 14 NOOP 04-16 08:27:00.141: VERBOSE/k9(10160): Sent IMAP command NOOP with tag 14 for conn1127686952 04-16 08:27:26.6...
2020 Jun 04
8
[Bug 3177] New: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses.
...lient program which calls Jch-5.4 sdk to upload a file to the openssh-8.2p1 sftp file server in a loop, my problem occured. After many successful sftp accesses and a few hours later, the java client program accessed the sftp server failed with the following exception:"Session.connect: java.net.SocketTimeoutException: Read timed out". When I used a sftp or ssh command to access the server, the command was blocked for a long time and could not return any more, but I could telnet the port successfully. When I logined into the sftp file server, ps the process, I found the following infomaion: root 1...