Results 1 to 2 of 2
  1. #1
    ulix83 is offline Member
    Join Date
    Oct 2009
    Posts
    13
    Rep Power
    0

    Default Problem with PermGen Space in Jboss

    Hello everybody
    I have a problem with JBoss, that is: I did deploy a project and after a
    few hours of execution (without new deploy) I have "Java.lang.OutOfMemoryError: PermGen space".
    Why garbgage collector does not succeed in deallocate memory? What may be the problem?

    The question associated with NetBeans: do you think that it could be a good idea to set to null all the variables of all the methods of all
    the classes of the project in a finally block? (in this case, in Eclipse, is there a tool that allow me to do this
    automatically?).

    Thank you everybody for your attention!

  2. #2
    Tolls is offline Moderator
    Join Date
    Apr 2009
    Posts
    10,460
    Rep Power
    16

    Default

    Don't spam the forum with the same question.

Similar Threads

  1. Problem with PermGen Space
    By ulix83 in forum Eclipse
    Replies: 8
    Last Post: 11-24-2010, 03:29 PM
  2. Image Problem overflowing Heap Space
    By The Bear Jew in forum Java 2D
    Replies: 4
    Last Post: 10-16-2010, 06:58 PM
  3. Heap Space Problem
    By segolas in forum Advanced Java
    Replies: 6
    Last Post: 01-14-2010, 11:29 AM
  4. Problem with Java Heap Space using Socket
    By mvillara in forum Networking
    Replies: 3
    Last Post: 08-21-2009, 04:45 AM
  5. regex problem - allowing optional space
    By Norm in forum Advanced Java
    Replies: 26
    Last Post: 10-06-2008, 04:38 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •