Results 1 to 3 of 3

Thread: SSL Read Errors

  1. #1
    Member
    Join Date
    May 2010
    Location
    London
    Posts
    18

    SSL Read Errors

    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

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    The use of the ERROR level for this message is improper, as there is no error in the processing.
    The low level SSL processing claims that the connection has not been terminated properly, hence a trailing part may be missing;
    but usually the whole request has been received before connection termination and no trailing can change its meaning, hence the request is accepted (the client may just choose not to send the termination notification).
    We will lower the level of this log message in the next release.

  3. #3
    Member
    Join Date
    May 2010
    Location
    London
    Posts
    18
    OK, thanks Dario.

 

 

Similar Threads

  1. Sync Errors
    By wwatts in forum Client SDKs
    Replies: 1
    Last Post: February 20th, 2012, 10:14 AM
  2. Sync Errors
    By colmfield in forum Client SDKs
    Replies: 2
    Last Post: September 22nd, 2010, 10:06 AM
  3. Sync errors in server log
    By riwang in forum Client SDKs
    Replies: 29
    Last Post: June 28th, 2010, 12:56 PM
  4. Read and display items from XML
    By chewjq in forum Client SDKs
    Replies: 2
    Last Post: June 9th, 2010, 10:54 AM
  5. Replies: 0
    Last Post: March 8th, 2010, 11:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:21 AM.