I am trying to run the 'Add a vRA host' workflow in the vRA 7.0 plugin for vRO 7.0, and get the following error adding the host:
[2016-01-11 11:27:01.432] [E] Could not initialize class com.vmware.horizon.common.api.token.SuiteToken (Workflow:Add a vRA host / Add a vRA host (item0)#58067) - <my_vra_host>
[2016-01-11 11:27:01.444] [E] Workfow execution stack:
***
item: 'Add a vRA host/item2', state: 'failed', business state: 'null', exception: 'Could not initialize class com.vmware.horizon.common.api.token.SuiteToken (Workflow:Add a vRA host / Add a vRA host (item0)#58067)'
workflow: 'Add a vRA host' (0c8620c8-056b-4820-8d8e-9744fe22e406)
| 'attribute': name=errorCode type=string value=Could not initialize class com.vmware.horizon.common.api.token.SuiteToken (Workflow:Add a vRA host / Add a vRA host (item0)#58067)
| 'input': name=name type=string value=<my_vra_host>
| 'input': name=url type=string value=https://<my_vra_host>
| 'input': name=tenant type=string value=vsphere.local
| 'input': name=authUsername type=string value=configurationadmin@vsphere.local
| 'input': name=authPassword type=SecureString value=__NULL__
| 'input': name=connectionTimeout type=number value=30.0
| 'input': name=operationTimeout type=number value=60.0
| 'input': name=sessionMode type=string value=Shared Session
| 'input': name=acceptAllCertificates type=boolean value=true
| 'output': name=vcacHost type=vCACCAFE:VCACHost value=null
*** End of execution stack.
Has anyone else seen this error? I have also tried adding the host with a domain account added to the Tenant Administrators group from my Active Directory Identity Source.
Thanks in advance.
Tim