The error message specifically says heap, so it seems like heap space, but in general with plugin loading you see PermGen errors. make sure it's not this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
our settings: -Xms256m -Xmx512m -XX:MaxPermSize=256m ..
How does one determine optimum size for these? We don't have that many users, but a relatively large set of plugins
<th colspan="2" width="90%">Java VM Memory Statistics</th>You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you recently install or upgrade a plugin (UPM in particular)? I got this behavior after updating the Universal Plugin Manager to the latest version. I restored a backup and haven't had a problem since I've been avoiding that particular plugin upgrade.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.