2 Replies Latest reply on Dec 21, 2012 12:30 PM by rhusar

    java.lang.OutOfMemoryError: Java heap space

    makeciyo

      Hi I need help in this issue:

       

      2012-12-21 10:07:00,420 ERROR [org.jgroups.protocols.UDP] failed handling data from 10.93.0.167:54432

      java.lang.OutOfMemoryError: Java heap space

              at org.jgroups.protocols.TP.receive(TP.java:776)

              at org.jgroups.protocols.UDP.run(UDP.java:261)

              at java.lang.Thread.run(Thread.java:595)

       

      Thx!

        • 1. Re: java.lang.OutOfMemoryError: Java heap space
          wdfink

          You might increase the memory for the JBoss JVM.

           

          If you need more help please add the current JVM settings and analyze the memory consumption.

          There are several thread in the JBoss forms and other Java related

          • 2. Re: java.lang.OutOfMemoryError: Java heap space
            rhusar

            +1 to Wolf

             

            And let me add that this doesn't seem to be related specifically to clustering, but to general problem JVM running out of heap (for any other reason). If you can reproduce it specifically when using something from clustering, provide us with more details on what you are doing and how to reproduce it.