VMware Cloud Community
qc4vmware
Virtuoso
Virtuoso

AD Plugin errors - Error when destroying an element: Connection reset

I have a workflow which needs to cleanup our environment after removing a vApp and I am trying to use the AD plugin to destroy the machine object using the computerAd.destroy() method and I keep getting the following error popping up.  It seems like it goes away for a couple of deletions if I reset the services but then comes back:

2012-12-17 16:59:50.945-0800 INFO  [ADBase] Destroying object!!! CN=grnfldw2k80147,OU=someOU,OU=Servers,OU=backyard,DC=qualcomm,DC=com
2012-12-17 16:59:50.945-0800 ERROR [ADBase] Error when destroying an element: Connection reset
2012-12-17 16:59:50.945-0800 WARN  [WorkflowItemTaskRunner] Script execution error on workflow : QCretirevApp / 'Remove AD'(item0) : Error when destroyingan element: Connection reset (Workflow:QCretireVm / Remove AD (item0)#6)

Anyone have a clue what might be going on?

Paul

0 Kudos
22 Replies
Eichenbaum
Contributor
Contributor

Curious, is it expected this same issue results in 'connection closed' errors as seen in the error returned to vCO when destroying an AD computer account?

Error: Error when destroying an element: connection closed

Also, any further update on a release of this build? My client is utilizing 1.0.2.656.

Thanks...

0 Kudos
ramkrishna1
Enthusiast
Enthusiast

Hi

I am little bit confused the relation between AD & VCO .If we are going to delete pbject from AD why VCO generate errors ?

  

"I take a decision and make it right."
0 Kudos
igaydajiev
VMware Employee
VMware Employee

As far as I remember this error was also resolved with o11nplugin-ad-1.0.2-687.

http://communities.vmware.com/docs/DOC-21481

0 Kudos