Jump to content

Osbot crashing when changing ram allocation


Impensus

Recommended Posts

It depends on the amount of RAM available to the JVM.

 

When you specify the amount of RAM, the launcher starts a JVM with that max allocation. However, on computers that don't have much RAM (or using 32 bit java), there's a limit on the max amount of RAM you're allowed to give to the JVM that you're probably hitting.

 

 

 

In other words, you're hitting the max amount you can use for your system. Switching to 64 bit java might allow you to use more.

Link to comment
Share on other sites

- Make sure you are using the latest OSB client.

 

- Make sure you are using the latest version of Java (you might have installed the latest but Java might still run an older version, it shouldn't, but I've seen this occur so check your Java settings).

 

- Make sure the allocated ram doesn't exceed your system's usable ram (which can be different than the installed amount).

 

- You can modify the maximum amount of memory to be assigned to the JVM by following the following guide:

 

http://www.wikihow.com/Increase-Java-Memory-in-Windows-7

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...