Hello All,
I am trying to invoke a powershell script in my vRO7 workflow. This script will be invoked in external powershell host. The power shell host is already been registered in my vRO7.0.
For this purpose, I am using the inbuilt workflow "Invoke a Powershell script" under the Library invRO7.0 Orchestrator client.
Yesterday the invocation was executed successfully, but while today morning during the execution of the script I received an error (Mechanism level: KrbException:Cannot locate default realm) (Workflow: Invoke a Powershell script/Invoke script(item0)#3).
Line #3 is:
session = host.openSession();
It seems that there is some Kerberos configuration error happened between vRO and Powershell host. Should I need to check the 'krb5.conf' filein the vCO 7.0 server ? or any other configuration needs to be checked ? Strange thing is that, last week it was worked fine !!!
Can you please help me out ?
Thanks,
koushik