Bug 1306532

Summary: Jboss EAP 6 causing high CPU usage on Oracle Database
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Vignesh <vignesh1689>
Component: jbossas, EJBAssignee: jboss-set
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: fnasser, jason.greene, vignesh1689
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-11 12:27:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Vignesh 2016-02-11 08:10:09 UTC
Description of problem:

We have migrated our application running earlier on jboss-4.2.3.GA to jboss-eap-6.2.0, after this we noticed performance issues when the application was interating with the Oracle DB while executing the stored proc

The normal execution time of the queries on oracle DB started to increase exponentially while using jboss 6.2.0, while analysing we found there were high CPU consumption on Oracle DB when the application is running in jboss 6.

On rollback to Jboss 4, the application performed very well, we were able to get expected performance results.

Version-Release number of selected component (if applicable):

jboss-eap-6.2.0

How reproducible:

This issue is occurring for application migrated from jboss-4.2.3.GA to jboss-eap-6.2.0

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Please let us know the config settings or anyother things related to jboss 6 and Oracle performance issues.