Please report new issues athttps://github.com/DOCGroup
To reproduce we added: TAO/orbsvcs/tests/Security/MT_SSLIOP/run_test_heavy.pl When running SSLIOP under heavy load we get errors like the ones below, we have seem someone make a comment that multiple threads shouldn't use the same SSL connection else things like this can happen. We have not been able to find the problem in the TAO SSLIOP implementation at this point. We have tried to reproduce this problem also with ACE SSL but that works perfect under extreme loads Server: runner> ACE_SSL (1580|4012) error code: 336131157 - error:1408F455:SSL routines: SSL3_GET_RECORD:decryption failed or bad record mac OR ACE_SSL (3956|3304) error code: 336404609 - error:140D2081:SSL routines:TLS1_ENC :block cipher pad is wrong Client: [HIGH][15:35:05.34]pullFastTradingInfo::exeption (failed_count 0) system exception, ID 'IDL:omg.org/CORBA/COMM_FAILURE:1.0' TAO exception, minor code = 6 (failed to recv request response; ENOENT), completed = MAYBE Or ACE_SSL (1580|4012) error code: 336131157 - error:1408F455:SSL routines: SSL3_GET_RECORD:decryption failed or bad record mac is 99% of all exceptions.
The fix described in bug 2331 may have an impact on this problem.
Mine.
I think this bug is probably a duplicate of Bug 1647, which has now been fixed.
accept on behalf of support
duplicate *** This bug has been marked as a duplicate of 1647 ***