Dear All,
I've got this message via the email reporting service:
[] in SocketStream>>receiveData
Receiver: SocketStream[inbuf:4kb/outbuf:4kb]
Arguments and temporary variables:
Receiver's instance variables:
recentlyRead: 37
socket: a Socket[connected]
inBuffer: '220
vv.inf.elte.hu ESMTP Postfix
250-vv.inf.elte.hu
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME...etc...
outBuffer: 'QUIT
earch escape: \
October 2011 5:37:14.847 pm: ODBCError: ODBCError: [State:08S01 ]
[NativeError:2006] Error:[unixODBC][MySQL][ODBC 5.1 Driver]
[mysqld-5.1.52]M...etc...
inNextToWrite: 245
outNextToWrite: 1
lastRead: 244
timeout: 45
autoFlush: true
bufferSize: 4096
binary: false
shouldSignal: true
recvCypher: nil
sendCypher: nil
Socket>>waitForDataFor:ifClosed:ifTimedOut:
Receiver: a Socket[connected]
Arguments and temporary variables:
timeout: 45
closedBlock: [closure] in SocketStream>>receiveData
timedOutBlock: [closure] in SocketStream>>receiveData
startTime: 101414245
msecsDelta: 45000
deadline: 101459245
Receiver's instance variables:
semaphore: a Semaphore()
socketHandle: #[204 61 156 78 0 0 0 0 0 16 228 8]
readSemaphore: a Semaphore()
writeSemaphore: a Semaphore()
primitiveOnlySupportsOneSemaphore: false
totalBytesSent: 29120
totalBytesReceived: 244
SocketStream>>receiveData
Receiver: SocketStream[inbuf:4kb/outbuf:4kb]
Arguments and temporary variables:
Receiver's instance variables:
recentlyRead: 37
socket: a Socket[connected]
inBuffer: '220
vv.inf.elte.hu ESMTP Postfix
250-vv.inf.elte.hu
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME...etc...
outBuffer: 'QUIT
earch escape: \
October 2011 5:37:14.847 pm: ODBCError: ODBCError: [State:08S01 ]
[NativeError:2006] Error:[unixODBC][MySQL][ODBC 5.1 Driver]
[mysqld-5.1.52]M...etc...
inNextToWrite: 245
outNextToWrite: 1
lastRead: 244
timeout: 45
autoFlush: true
bufferSize: 4096
binary: false
shouldSignal: true
recvCypher: nil
sendCypher: nil
SocketStream>>upToAll:limit:
Receiver: SocketStream[inbuf:4kb/outbuf:4kb]
Arguments and temporary variables:
aStringOrByteArray: '
'
nBytes: 100000
index: 0
sz: 2
result: nil
searchedSoFar: 0
Receiver's instance variables:
recentlyRead: 37
socket: a Socket[connected]
inBuffer: '220
vv.inf.elte.hu ESMTP Postfix
250-vv.inf.elte.hu
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME...etc...
outBuffer: 'QUIT
earch escape: \
October 2011 5:37:14.847 pm: ODBCError: ODBCError: [State:08S01 ]
[NativeError:2006] Error:[unixODBC][MySQL][ODBC 5.1 Driver]
[mysqld-5.1.52]M...etc...
inNextToWrite: 245
outNextToWrite: 1
lastRead: 244
timeout: 45
autoFlush: true
bufferSize: 4096
binary: false
shouldSignal: true
recvCypher: nil
sendCypher: nil
SocketStream>>upToAll:
Receiver: SocketStream[inbuf:4kb/outbuf:4kb]
Arguments and temporary variables:
aStringOrByteArray: '
'
Receiver's instance variables:
recentlyRead: 37
socket: a Socket[connected]
inBuffer: '220
vv.inf.elte.hu ESMTP Postfix
250-vv.inf.elte.hu
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME...etc...
outBuffer: 'QUIT
earch escape: \
October 2011 5:37:14.847 pm: ODBCError: ODBCError: [State:08S01 ]
[NativeError:2006] Error:[unixODBC][MySQL][ODBC 5.1 Driver]
[mysqld-5.1.52]M...etc...
inNextToWrite: 245
outNextToWrite: 1
lastRead: 244
timeout: 45
autoFlush: true
bufferSize: 4096
binary: false
shouldSignal: true
recvCypher: nil
sendCypher: nil
---------------------------------------------
Is there any idea how can we solve this problem?