2 Replies Latest reply on Nov 7, 2016 3:34 PM by sachinkat

    Database performance issue in JBOSS EAP 6.4.5

    sachinkat

      We have migrated from JBOSS 5.1 to JBOSS EAP 6.4.5. After migration we are seeing performance issues in Database communication.

      Database Stored Procedure execution is taking more time. As per DBA, SP is executing in less time on database side.

      As per our monitoring tool, java.net.SocketInputStream read() in Database communication is taking more time before SP execution.

      We have verified Database, Linux configurations and everything looks ok.

      What could be reason for high response time of socket read ? How we can fix this ?

       

      Thanks