Master / Media : Solaris 11 - NBU 7.6.0.1
Java Console : 7.6.0.1
Problem : When i m trying to login through Java Console it logins and shows the option on the left hand side of the console like BAR...Netbackup Management etc. but nothing comes on right hand side of it. After some time it blacks out.
Using same Java console we are able to login to other server.having same config but not to this one.
We have done various checks for EMM server / db and all is showing fine.
---------------------------------
root@ABC:/usr/openv/netbackup/bin/admincmd# ./nbemmcmd -getemmserver
NBEMMCMD, Version: 7.6.0.1
These hosts were found in this domain: ABC, MED01, MED02, MED03
Checking with the host "ABC"...
Checking with the host "MED01"...
Checking with the host "MED02"...
Checking with the host "MED03"...
Server Type Host Version Host Name EMM Server
MASTER 7.6 ABC ABC
MEDIA 7.6 MED01 ABC
MEDIA 7.6 MED02 ABC
MEDIA 7.6 MED03 ABC
Command completed successfully.
----------------------------------------------------------
root@ABC:/usr/openv/netbackup/bin# ./bpclntcmd -self
yp_get_default_domain failed: (6) internal yp server or client error
NIS does not seem to be running: (1) args to yp function are bad
gethostname() returned: ABC
host ABC: ABC at 10.22.55.12
aliases: ABC 10.22.55.12
getfqdn(ABC) returned: ABC.ril.com
-----------------------------------------------------------
root@ABC:/usr/openv/netbackup/bin# ./bpclntcmd -is_master_server ABC
ABC is a master server
root@ABC:/usr/openv/netbackup/bin# ./bpclntcmd -is_emm_server ABC
ABC is an emm server
root@ABC:/usr/openv/netbackup/bin# ./bpclntcmd -is_media_server MED01
MED01 is a media server
root@ABC:/usr/openv/netbackup/bin# ./bpclntcmd -get_pbx_port ABC
1556
-----------------------------------------------
root@ABC:/# more /usr/openv/var/global/server.conf
-n NB_ABC
-x tcpip(LocalOnly=YES;ServerPort=13785) -gp 4096 -gd DBA -gk DBA -gl DBA -ti 0 -c 200M -ch 32768M -cl 200M -wc- -gna 1 -k -os 1M -m -o /usr/openv/db//log/server.l
og
-ud
----------------------------------------------------------
root@ABC:/# more /usr/openv/db/bin/servername
NB_ABC
root@ABC:/# more /usr/openv/db/data/vxdbms.conf
VXDBMS_NB_SERVER = NB_ABC
VXDBMS_NB_PORT = 13785
VXDBMS_NB_DATABASE = NBDB
VXDBMS_AZ_DATABASE = NBAZDB
VXDBMS_NB_DATA = /usr/openv/db/data
VXDBMS_NB_INDEX = /usr/openv/db/data
VXDBMS_NB_TLOG = /usr/openv/db/data
VXDBMS_NB_STAGING = /usr/openv/db/staging
VXDBMS_NB_PASSWORD = 2aa77c0e26f29fb4a6c10c2b8da4dd4664d665e33f24eb9a
AZ_DB_PASSWORD = Jj8mkP3sKTo=
VXDBMS_NB_FULL_KEYWORD = NBDB:28174:1413783000:F
VXDBMS_NB_INCREMENTAL = NBDB.log.1
VXDBMS_AZ_INCREMENTAL = NBAZDB.log.1
VXDBMS_BACKUP_POLICY = HYD-CATALOG
VXDBMS_BACKUP_SCHEDULE_TYPE = 0
VXDBMS_LAST_CATALOG_BACKUP_TIME = 1413783000
----------------------------------------------------------
root@ABC:/# /opt/openv/db/bin/nbdb_ping
Database [NBDB] is alive and well on server [NB_ABC].
-----------------------------
Also host entry on both end have enteries of each other.
Pls. suggest.