0 Replies Latest reply on Jul 21, 2010 3:04 AM by taskmgmt2jboss

    JTS warnings in Jboss5.1 causing poor performance

    taskmgmt2jboss
      We are migrating our enterprise application from Jboss4.0.4 to Jboss5.1 and JDK1.4.2 to JDK1.6.0_20. The server log is piling up with the below mentioned warning messages, and the application performance gone drastically down after I enabling the JTS service and replacing the oracle-ds.xml with oracle-xa-ds.xml.

      I really appreciate any help.

       

      --------------------------------------------------------------
      07/19 23:03:48 rid: 16126 opname: shouldMerge cannot process request,
      because object doesn't exist(WARN)
      07/19 23:03:48 rid: 16126 opname: shouldMerge request rejected with
      exception: (WARN)
      07/19 23:03:48 rid: 16128 opname: shouldReplace cannot process request,
      because object doesn't exist(WARN)
      07/19 23:03:48 rid: 16128 opname: shouldReplace request rejected with
      exception: (WARN)
      07/19 23:03:48 rid: 16130 opname: shouldAdd cannot process request,
      because object doesn't exist(WARN)
      07/19 23:03:48 rid: 16130 opname: shouldAdd request rejected with
      exception: (WARN)
      07/19 23:03:48 rid: 16132 opname: shouldAlter cannot process request,
      because object doesn't exist(WARN)
      07/19 23:03:48 rid: 16132 opname: shouldAlter request rejected with
      exception: (WARN)

       


      Please help me to identify the problem.