NB 6 java GUI admin console HANG
hello
I am facing a problem listing the volume groups, pools, even the Robot from the GUI admin console, it is taking forever to load and never give error, this issue happened only yesterday it was working before.
from the command line i can list the media bpmedialist .
Please advice
Info:
NetBackup-RedHat2.4 6.0MP4
Red Hat Enterprise Linux Server release 5 (Tikanga)
Linux netbackupdr.burgan.com 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
thanks
I had a similar problem with the GUI, but I also could not display the Client list and had problems displaying policies. Changing this .bat file solved the problem for me.
Perform the following changes on your Windows box (I'm assuming you have 2GB of RAM or better):
Edit C:\Program Files\Veritas\Java\setconf.bat These are the default settings:
SET INITIAL_MEMORY=36M
SET MAX_MEMORY=256M
SET FORCE_IPADDR_LOOKUP=1
Change them to:
SET INITIAL_MEMORY=128M
SET MAX_MEMORY=512M
SET FORCE_IPADDR_LOOKUP=0
Save the file, reload the GUI