Hi,

I have a web (Javascript) client talking to a .Net Lightstreamer adapter (wrapped in the 64-bit professional version of the Java Wrapper application) which is working fine.

However, I seem to get a lot of the following errors in the log and can't find any info on what might be causing them:

Code:
23-Aug-10 14:24:53,428 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
23-Aug-10 14:25:23,397 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
23-Aug-10 14:25:53,366 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
23-Aug-10 14:26:23,460 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
23-Aug-10 14:26:53,538 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
23-Aug-10 14:27:23,398 |ERROR|ghtstreamerLogger.connections.ssl|NIO READ SELECTOR 4        |SSL read error: Inbound closed before receiving peer's close_notify: possible truncation attack?
Any help much appreciated.

Cheers,
Colm