cancel
Showing results for 
Search instead for 
Did you mean: 

Credentials on Admin console hangs (forever)

RollTheBones
Level 4

Anyone seen this before?  Trying to access the 'Credentials' tab in the Admin gui and it just hangs with the hourglass, let it run for over an hour and nothing ever comes back.  Tried restarting the console, made sure the FORCE_IPADDR_LOOKUP=0.  Nothing seems to work here...using 6.5.3

4 REPLIES 4

TimBurlowski
Moderator
Moderator
Employee Accredited

Have you enabled NBAC already?

RollTheBones
Level 4

Not sure, how do I check?

Douglas_A
Level 6
Partner Accredited Certified

This is setconf issue here copy this to your setconf.bat and lemme know if it works for you.

 

SET FORCE_RESET=1
SET INITIAL_MEMORY=128M
SET MAX_MEMORY=256M
SET MEM_USE_WARNING=80
SET NBJAVA_CONNECT_OPTION=1
SET NBJAVA_CLIENT_PORT_WINDOW=0 0
SET FORCE_IPADDR_LOOKUP=0
SET USE_NBJAUTH_WITH_ENHAUTH=0
SET BPJAVA_PORT=13722
SET VNETD_PORT=13724
SET NBJAVA_CORBA_DEFAULT_TIMEOUT=60
SET NBJAVA_CORBA_LONG_TIMEOUT=1800
SET NBJDIR=%INSTALL_PATH%
SET VXSSATLIBPATH=%VXSSAT_INSTALL_PATH%\bin
SET JAVALIBPATH=%NBJDIR%;%VXSSATLIBPATH%
SET PATH=.\jre\bin;..\netbackup\bin;%PATH%

 

lemme if this solves it for ya

RollTheBones
Level 4

This is setconf issue here copy this to your setconf.bat and lemme know if it works for you.

 --

 

Same thing happens with the Windows console...