VMware {code} Community
antonj
Contributor
Contributor

Occasionally SDK calls fails with error

Hi,

Occasionally SDK calls to vCenter server fails in one customer deployment with following error in vpxd.log

Connection to server localhost:8085 failed with error Only one usage of each socket address (protocol/network address/port) is normally permitted. .

'ProxySvc Req00040' 3472 error] Connection to server localhost:8085 failed with error Only one usage of each socket address (protocol/network address/port) is normally permitted. . Retrying...

'ProxySvc Req00040' 3472 error] Connection to server localhost:8085 failed with error An operation was attempted on something that is not a socket. . Retrying...

'ProxySvc Req00040' 3472 error] Connection to server localhost:8085 failed with error An operation was attempted on something that is not a socket. . Retrying...

'ProxySvc Req00040' 3472 error] Connection to server localhost:8085 failed with error An operation was attempted on something that is not a socket. . Retrying...

netstat gives more than 300 rows with

TCP 127.0.0.1:1097 127.0.0.1:8085 LAST_ACK

What can be the problem ? Any pointers will be helpful.

Best regards,

Antony

0 Kudos
2 Replies
heyitspablo
VMware Employee
VMware Employee

Antony

These are tough to isolate. Have you been able to reproduce issue ? Might be best to file an SR into VMW with more info, log files, vCenter version, ESX version, SDK version, and sample code to reproduce issue..

Regards,

Pablo

Keep up with latest info on vSphere PowerCLI http://blogs.vmware.com/vipowershell - Follow me on Twitter @heyitspablo
0 Kudos
Sean_D
Contributor
Contributor

Take a look at http://kb.vmware.com/kb/1021873 So far that's fixed it for us.

0 Kudos