Nested exception on calling SOAP webservice in Orchestrator -...
I created a java client program to call Orchestrator webservice for executing a workflow. Upon execution of my code , the workflow is executed in Orchestrator with new workflow token generated .But my...
View ArticleUnable to load VUM Inventory in vCO
I recently setup a vCO Appliance in our environment and the VUM workflows are unable to view the vSphere inventory. The vCenter plug-in works fine and the VUM plug-in can see Baselines, so I know the...
View ArticleOGNL errors with webview on custom validation but works fine when run from...
I am pulling my hair out trying to figure out why my webview is crashing with an OGNL error but it works fine when run from the vCO client. The following call out is failing:...
View ArticleCalling external application's J2EE API from Orchestrator
I want to call operations on an external application. The external application has exposed J2EE API . I am new to the orchestrator world. From what I understand , to call the operations of external...
View ArticleHow to increase no of CPU by using workflow .. ???
I need a flow in vCenter Orchestrator which would work on the basis of VCOPS' SNMP traps, where whenever there is a downfall in memory, the flow should 'increase' the number of CPU by 'n' units. (Let's...
View ArticleSSH command from orchestrator using SSH plug-in
I have generated the key pair and also registered the public key on host using the workflows in the SSH plugin. Now when I try to execute a ssh command from the workflow, I see the following error -...
View ArticleGetting error while creating a new user (by using default AD workflow..) ???
I am not able to create a new user in one of the OU created using workflow ...And I am getting the below errors .. :- 1st one is :- (LdapErr) Unable to create a new user: InternalError: Failed to...
View ArticlevCO server Malfunction: "Starting vcod failed", and "plugin error"
Hello folks, We encountered an abnormal running error of vCO 5.1.0, this vCO appliance is installed on SUSE Linux Enterprise 11 (64 bit). When I restarted the server from the console, I got...
View ArticleVUM Plugin for vCO Unavailable
I installed the plugin for VUM into the vCO Configuration. The plugin shows up in the VCO Client but I'm unable to browse inventory. Any assistance or advice on configuring this would be appreciated.
View ArticlereconfigVM_Task
I have the following in my workflow (vm, vmNetwork, macAddr, customTagNames, and customTagValues are inputs to the script). var spec = new VcVirtualMachineConfigSpec(); spec.deviceChange = new...
View ArticleSetting a time window for DPM (Distributed Power Management) using Orchestrator
I want DPM to only power down hosts between 12AM and 5AM. All powered down hosts need to come back on at 5AM. If the cluster is underutilzed at any other time, I don't want DPM to power down hosts....
View ArticlevCO 5.1.1 - Multi-Node Plugin issue
Hello. After vCO appliances upgrade, Multi-Node plugin refuses to launch remote workflows with error message: "Failed to start remote workflow execution". I did a fresh deployment of both appliances...
View ArticleClone VM with hardcoded values?
Hey Guys, I have one question. I want to use the following scriptable task:System.getModule("com.vmware.library.vc.basic").cloneVM(vm,folder,"Clone_"+vm.name,"false","false",datastore,host,pool,"true")...
View ArticleCopy attribute vm.name to another attribute vm_new.name
Hi Folks, I am trying now to generate a new attribute out of an old one.I want the attribute vm.name which is "Test_Archive" in a new attribute vm_new.name "Clone_Test_Archive". I tried the following...
View ArticlevCO appliance verses vCO Standard Server
What are the differences in scale-ability and performance between the vCO appliance and a vCO Standalone server? I was able to find documentation on the standalone server, but did not see any...
View ArticleQuestion about the Add Host to Cluster workflow
Hello all, I tried to add a host (previously managed by a old vCenter) to a new vCenter with the title mentionned workflow, and I got this error message. Authenticity of the host's SSL certificate is...
View ArticleAdd VM to vApp in orchestrator script API
Does anyone know how to add a VM to vApp in orchestrator script API? I've searched the forums and found topics about using Cloud Director, but i dont have that available to me. I figured out how to...
View ArticleIntegration of PowerCLI with vCO (vCenter Orchestrator)
If I have a task I want to automatically run daily, is it best to: Create a job in vCO without using PowerCLICreate a powerCLI script and have vCO call itFor example I use a scheduled task to enable...
View ArticleCustom Parameters Error.
Hello, In an attempt to strip and reassign a vCloud:VM's custom parameters I have run into a snag around there addition of new parameters. With the input of a vCloud:VM my workflow goes through the...
View Articleunable to integrate vcenter orchestrator with web client
I am unable to see the Orchestrator Server on web client vCenter Server IP : 192.168.95.233Orchestrator: Installed along with the vCenterPlease find the attached image
View Article