cancel
Showing results for 
Search instead for 
Did you mean: 

GENERAL ERROR: "java.lang.OutOfMemoryError" when attempting restore from Java Administration Console

saleem_sst
Level 3

Hello Gurus,

We are getting below error on solaries system.

java.lang.OutOfMemoryError
*** Memory utilization at 99% forced garbage collection

(before : 0.00 MB, after: 0.02 MB, reclaimed: 0.02 MB).
*** Memory utilization of 99% is still above the MEM_USE_WARNING threshold of java.lang.OutOfMemoryError

Please advice with commands to increase the memory size for this error.

 

Thanks in advance

 

1 ACCEPTED SOLUTION

Accepted Solutions

rk1074
Level 6
Partner

check this out..

 

http://www.symantec.com/business/support/index?page=content&id=TECH67505&profileURL=https%3A%2F%2Fsy...

 

Quoting:

 

Resolution:
Increase the memory size in /usr/openv/java/nbj.conf by editing the following lines:
INITIAL_MEMORY=36M (from 36M to 128M)
MAX_MEMORY=256M (from 256M to 1024M)
The above values are merely a suggestion and they can be increased even further. The values depend on customer's system

View solution in original post

1 REPLY 1

rk1074
Level 6
Partner

check this out..

 

http://www.symantec.com/business/support/index?page=content&id=TECH67505&profileURL=https%3A%2F%2Fsy...

 

Quoting:

 

Resolution:
Increase the memory size in /usr/openv/java/nbj.conf by editing the following lines:
INITIAL_MEMORY=36M (from 36M to 128M)
MAX_MEMORY=256M (from 256M to 1024M)
The above values are merely a suggestion and they can be increased even further. The values depend on customer's system