Operating System - Linux
1827294 Members
2162 Online
109717 Solutions
New Discussion

OB II: "Socket operation on non-socket" error

 
Hai Nguyen_1
Honored Contributor

OB II: "Socket operation on non-socket" error

Folks,

Last night, my backup from Wins NT OB II client to an HP-UX OB II A.03.10 server failed with this error "Socket operation on non-socket".

If you have any insight into this error, please share with me. Thanks.

Regards,
Hai
1 REPLY 1
G. Vrijhoeven
Honored Contributor

Re: OB II: "Socket operation on non-socket" error

Hi,

Try the HPUX forum for those questions,
looks like window$ is trying to connect to a tcp port on the UX machine, to check out the tcp/ports active on the UX system use netstat -an the ports should be registered in the /etc/services file. try restarting the deamon to reregister the port,

Hope this wil help,

Gideon