1 Reply Latest reply on Apr 11, 2006 3:27 AM by jaikiran

    java.lang.OutOfMemoryError

    johnnylink

      Description
      17:31:11,552 INFO [STDOUT] Response status code: 200
      17:33:36,100 INFO [STDOUT] TEST:XML Data not null
      17:33:54,623 INFO [STDOUT] Response status code: 200
      17:53:09,897 INFO [STDOUT] java.lang.OutOfMemoryError

      ----------------------------------------------------------------------------------------------------------------------------------------------------

      We ran JBoss AS 4.0.3sp1 under Red Hat Avdance Server 32 bit version, after 20 transactions with the httpclient Post, we were getting the error as follows:

      java.lang.OutOfMemoryError

      and the server just stopped and we could no longer ran any application including the JBoss web console.

      MY RUN TIME JAVA OPTION AS FOLLOWS:

      JAVA_OPTS="-server -Xms1536m -Xmx1536m"

      Pls advise where should we tune to make this error go away and we can continue running JBoss without reboot.

      This is a critical issue for us, as we had to bounce the JBoss server every week to bring the free memory back up.

      Thanks,
      Johnny