[rabbitmq-discuss] EndOfStreamException after system time change.
Emile Joubert
emile at rabbitmq.com
Mon Feb 25 15:35:50 GMT 2013
Hi,
On 25/02/13 12:47, rabbit15 wrote:
> Hi, could you tell me why after I had changed time in the operating system
> I've got EndOfStreamException ?
Perhaps the clock discontinuity caused a timeout which closed a socket,
producing an end-of-stream condition. Operating systems often use an
internal monotonic clock and adjust the time incrementally over a period
to prevent such problems. You should consult your OS documentation.
-Emile
More information about the rabbitmq-discuss
mailing list