0 Replies Latest reply on May 23, 2011 12:27 PM by prashanthnagabhushanam

    Jboss memory consumption increases linearly.

    prashanthnagabhushanam

      I have a problem in Jboss, here is the issue :

       

      I am using JBoss jboss-4.2.0-GA as app server, JDK 1.5. with 12 Patch level,and axis2 webservice, so for each web service request service I am creating seperate logs, so the memory consumption is increasing linearly based on the time, we have 1.5 million transactions per day. One more thing is we are rolling the logs every one hour

      and also what we are doing is we have a perl script which will run at 2:00' o clock every night, which tars all the old log file contents and tars it, what I see here is once this tar is done the memory consumption comes down.

       

      Also I am attaching the configuration files which are needed to investigate the issue.

      The system on which we have the product is

       

      processor       : 7

      vendor_id       : GenuineIntel

      cpu family      : 6

      model          : 26

      model name      : Intel(R) Xeon(R)CPU           E5520  @2.27GHz

      stepping        : 5

      cpu MHz         :2261.023

      cache size      : 8192 KB

      physical id     : 1

      siblings        : 4

      core id         : 1

      cpu cores       : 2

      apicid          :19

      fdiv_bug        : no

      hlt_bug         : no

      f00f_bug        : no

      coma_bug        : no

      fpu            : yes

      fpu_exception   : yes

      cpuid level     : 11

      wp             : yes

      flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc idapni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm

      bogomips        : 4521.95

       

      So please let me know what could be the issue.

       

      Also please not that we are running on Red Hat Linux 32 bit processor.

       

      Thanks

      Prashanth N