Jean-Louis Martineau <[EMAIL PROTECTED]> wrote to me yesterday: >> Could you try to increase ACK_TRIES in common-src/protocol.c ?
The relevant code segment is: #define ACK_WAIT 10 /* time (secs) to wait for ACK - keep short */ #define ACK_TRIES 3 /* num retries after ACK_WAIT timeout */ I screwed this up and increased ACK_WAIT instead. I increased ACK_WAIT to 100 and ambiance got backed up last night without any problems, go figure. Paul Bijnens <[EMAIL PROTECTED]> wrote: > Have a look in the amdump.X file and get some more context around > that client and in particular the error message above. It said: amandad: time 3699.611: timeout amandad: time 3699.612: timeout waiting for ACK for our REP So anyway, Mr. Martineau is correct and these values need to be tweaked. My machines are quite typical and not that heavily used. Steve -- Steven J. Backus Computer Specialist University of Utah E-Mail: [EMAIL PROTECTED] Biomedical Informatics Alternate: [EMAIL PROTECTED] 391 Chipeta Way -- Suite D150 Office: 801.587.9308 Salt Lake City, UT 84108-1266 http://www.math.utah.edu/~backus
