2 Replies Latest reply on Jul 17, 2009 5:28 AM by vink

    Performance slowdown on JBoss 4.2.3.GA

    vink

      I've migrated my product from JBoss 4.2.2.GA to JBoss 4.2.3.GA.
      I realized that performance is terribly slow in this version. If earlier a rmi call was taking 100 ms, now it is taking around 200 ms.

      I was running "default" configuration in JBoss 4.2.2, whereas "all" configuration on JBoss 4.2.3. I've measured latency of calls going to SLSB in JBoss with "default" & "all" configuration.

      The behavior is same when I compared latency of my application in "default" & "all" configuration on JBoss 4.2.3.

      Please remark, what has changed in JBoss which has caused this adverse effect?

      Regards

      Vinay

        • 1. Re: Performance slowdown on JBoss 4.2.3.GA
          jaikiran

          I don't think there has been any major change in 4.2.3 compared to 4.2.2. How exactly are you measuring the performance and what kind of performance?

          • 2. Re: Performance slowdown on JBoss 4.2.3.GA
            vink

            I've a product, which is having a SLSB.
            I'm measuring the time taken by the call to invoke any operation on this SLSB. My client is based on java/RMI.

            And, as mentioned earlier; my later investigations suggest that latency is poor because of "all" configuration.

            So, I agree it has nothing to do with JBoss 4.2.3.