Bug 2320

Summary: SSLIOP fails under heavy load
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: SSLIOP Pluggable ProtocolAssignee: DOC Center Support List (internal) <tao-support>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 1.4.7   
Hardware: All   
OS: All   
Bug Depends on: 2331    
Bug Blocks:    

Description Johnny Willemsen 2005-11-30 06:55:53 CST
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.
Comment 1 Ossama Othman 2005-12-14 11:49:04 CST
The fix described in bug 2331 may have an impact on this problem.
Comment 2 Ossama Othman 2006-01-12 12:24:30 CST
Mine.
Comment 3 Steve Totten 2006-04-21 13:09:39 CDT
I think this bug is probably a duplicate of Bug 1647, which has now been fixed.
Comment 4 Johnny Willemsen 2006-11-07 04:54:22 CST
accept on behalf of support
Comment 5 Johnny Willemsen 2007-02-19 13:01:06 CST
duplicate

*** This bug has been marked as a duplicate of 1647 ***