1 Reply Latest reply on Nov 1, 2013 5:34 AM by pmm

    JBREM000200 ... possible truncation attack?

    eminil

      We are using 7.1.3.Final and connecting with EJB remoting.

       

      Whenever a client shutsdown the program the server outputs this in the log:

       

      JBREM000200: Remote connection failed: javax.net.ssl.SSLException: Inbound closed before receiving peer's close_notify: possible truncation attack?

       

      What could be the cause for this?

       

      When we get the EJBRemote interface, we store it away in a variable, and call on it several times in the client. (Instead of doing a new lookup for each time we are using it).

      Can this have something to do with it?