Hide Forgot
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.