Re: Concurrent requests completing with ERROR

Posted by karthikmca.bhc on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/Concurrent-requests-completing-with-ERROR-tp4082p4105.html

Hi Erman,

Yes the issue start occurring after applying security vulnerability rpm's for the below vulnerabilities using yum.

Updated packages that correspond to a CVE and ELSA vulnerabilities by below command:

 # yum update --cve CVE-2014-6271
# yum update --cve CVE-2012-7169
# yum update --cve CVE-2012-6277
# yum update --cve CVE-2012-6278
# yum update --cve CVE-2012-7186
# yum update --cve CVE-2012-7187
# yum update --advisory ELSA-2014-0917
# yum update --advisory ELSA-2014-1293
# yum update --advisory ELSA-2014-1306
# yum update --advisory ELSA-2015-0092
# yum update --advisory ELSA-2015-0251
# yum update --advisory ELSA-2016-0175
# yum update --advisory ELSA-2016-0370
# yum update --advisory ELSA-2016-0612
# yum update --advisory ELSA-2016-0611
# yum update --advisory ELSA-2017-1100
# yum update --advisory ELSA-2017-1267
# yum update --advisory ELSA-2017-1268
# yum update --advisory ELSA-2017-1382
# yum update --advisory ELSA-2017-1364
# yum update --advisory ELSA-2017-3580

Hope the note and the workaround you provided will resolve the issue.

I will let you know after applying your fix.

Regards
Karthik