Thread: Java Heap Space

Results 1 to 2 of 2
  1. #1 Java Heap Space 
    Registered Member
    Join Date
    Nov 2014
    Posts
    64
    Thanks given
    8
    Thanks received
    4
    Rep Power
    0
    Exception in thread "ServerEngine" java.lang.OutOfMemoryError: Java heap space


    Getting this error, Not sure what it is
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Sep 2014
    Posts
    224
    Thanks given
    132
    Thanks received
    23
    Rep Power
    0
    In your run you will see this -Xmx512m. There might be two or just one.
    Change the 512 to something lower or higher.

    If that don't work, close any other opened programs that host off of the port 43594.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 14
    Last Post: 06-30-2010, 05:59 PM
  2. java heap space error
    By Warlock 999 in forum Help
    Replies: 1
    Last Post: 05-19-2009, 06:28 PM
  3. Godwars = Java heap space?
    By SWAT in forum Help
    Replies: 16
    Last Post: 05-02-2009, 09:09 PM
  4. Java heap space
    By nemo296 in forum Help
    Replies: 3
    Last Post: 04-13-2009, 10:40 PM
  5. [Fix] Java Heap Space
    By Singod2222 in forum Tutorials
    Replies: 33
    Last Post: 12-10-2007, 05:04 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •