Forum Discussion

Home_224's avatar
Home_224
Level 6
7 years ago

Error code 525

I use the Window 2003 to connect the JAVA console which is build on the solaris 9 , I click the JAVA console, it returns the code 525 , cannot connect to the NB java authentication services via vnetd on the port 13724. 

I check the /etc/services to get the 13724 services which is not start up , please advice how to start up the port service to listen. 

 

Thanks,

 

  • Oh dear! I guess you already know that everything in your environment is so old that it is no longer supported by OS vendors or Veritas?
    If this is an environment that has been running for a long time, what has changed? 

    If the NBU version is older than 7.0, then check /etc/inetd.conf.
    bpcd and vnetd run as part of inetd on 6.x and earlier and can be seen in 'netstat -a' output.

    On your Windows server, check that Windows firewall is turned off. 

    • Home_224's avatar
      Home_224
      Level 6

      Dear All,

      I check the port 13724 not find in the  /etc/servies , so I try to reboot the UAT backup server , and check the service again , but still not to start up , next step to check if there is port blocked by FW.

       

       

    • Home_224's avatar
      Home_224
      Level 6

      Hi Mouse,

      My current OS running in Solaris 9 09/05 Sparc 64 bit

  • Hi,

    Is NBU on Solaris a fresh install? is xinetd or inetd services running?.

    You can always try install_bp script under bin dir which will refresh all your installed binaries (if corrupted), but will not change your configurations/data.

    • Home_224's avatar
      Home_224
      Level 6

      The OS not fresh installed but there is system file missing and need to know what happen , 

      I fixed the problem right now

      /usr/openv/netbackup/bin/bpcd bpcd -standalone
      root@devuarbak01 # cd /opt/openv/bin
      root@devuarbak01 # ./vnetd -standalone

      root@devuarbak01 # netstat -an | grep vnetd
      300037f8728 stream-ord 300037e8680 00000000 /usr/openv/var/vnetd/bpcompatd.uds
      300037f93a0 stream-ord 30004b4ae18 00000000 /usr/openv/var/vnetd/bmrd.uds
      300037f9730 stream-ord 00000000 300037e8680 /usr/openv/var/vnetd/bpcompatd.uds
      300037f98f8 stream-ord 00000000 00000000 /usr/openv/var/vnetd/bpcompatd.uds
      300037f9ac0 stream-ord 3000331a180 00000000 /usr/openv/var/vnetd/bpcd.uds
      root@devuarbak01 # netstat -an | grep bpcd
      300037f9ac0 stream-ord 3000331a180 00000000 /usr/openv/var/vnetd/bpcd.uds