cancel
Showing results for 
Search instead for 
Did you mean: 

Error No proxy found

Steve_forrester
Level 3
Last night we our veritas just quit running and the only error message could find was in our sun logs which said "No proxy found" and that was only on the master server. Media servers that was last doing backups had a successful dismount in its log and then nothing until we rebooted this am.


We are 6.0 mp2 running solaris 1 master and 6 media servers.

This seemed to have happened one other time over Christmas.

Any ideas.

Thanks
3 REPLIES 3

Dennis_Strom
Level 6
I fixed this two different ways. The logging issue below and also upgrading my NOM sever from GA to MP4.

pbx No proxy found
# cd /usr/openv/netbackup/bin
# ./vxlogcfg -p 50936 -o 103 -l

Resolution:
By default, PBX will log messages to the system log.
To disable logging to the system log, run the following command:
# cd /usr/openv/netbackup/bin
# ./vxlogcfg -a -p 50936 -o 103 -s LogToOslog=false

changeing pbx port
http://forums.symantec.com/discussions/thread.jspa?threadID=71205&tstart=0

EMM Windows issues

http://forums.veritas.com/discussions/thread.jspa?threadID=60400

http://seer.support.veritas.com/docs/281817.htm

http://seer.support.veritas.com/docs/284616.htm

http://www.tek-tips.com/viewthread.cfm?qid=1298344&page=1

http://www.google.com/search?hl=en&q=EMM+interface+initialization+failed%2C+status+%3D+334&btnG=Google+Search

http://forums.symantec.com/discussions/thread.jspa?threadID=69315&tstart=0

Rakesh_Khandelw
Level 6
Did your disk get full at any time?

I recently had this issue and it was because operator didn't take care of the disk space (install directory/log directory) and that somehow corrupted my log configuration file (nblog.conf), which resides in netbackup install directory. I end up replacing nblog.conf with the template file (nblog.conf.template).

Steve_forrester
Level 3
Thanks for all the help.

With regard to not logging in /var is it a chicken/egg story? That is it because of a logging problems that I then have problems with no proxy or is it 2 seperate problems I lose proxy and then I start logging a bunch of messages and maybe corupt /var. I did notice this morning when we rebooted we had to do a fsck on /var

I did not see any of my disks being full and like I said had to fsck on /var Also prior to reboot when I looked for pbx_exchange using ps I did see it up.

I guess asking is this a known FEATURE that is only corrected by upgrading to mp4 or is it two seperate issues.

TIA :))