I just upgraded from WFA 1.1 to WFA 2.1.
When I am adding Credentials with the selection of OnCommand Unified Manager, I get the error:
Failed to connect to OnCommand Unified Manager: dfmserver.company.net.
Exception calling "Invoke" with "2" argument(s): "Could not connect to dfmserver.company.net"
The user is a local on that server and has GlobalFullControl access.
The error I get when running a command that uses that account is:
00:53:53.915 INFO [Set DFM Object Comments] ### Command 'Set DFM Object Comments' ###
00:53:55.509 INFO [Set DFM Object Comments] Executing command: ./Set_DFM_Object_Comments771076706116377410.ps1 -DFMServerName dfmserver.company.net -keyValuePairs 'Application Name=Storage;BUFG=Business' -objNames @('filer047.company.net:/roger_test8_nfs_000')
00:53:55.602 INFO [Set DFM Object Comments] Credentials successfully provided for dfmserver.company.net'
00:54:01.196 ERROR [Set DFM Object Comments] Failed to connect to OnCommand Unified Manager: dfmserver.corp.intuit.net.
Exception calling "Invoke" with "2" argument(s): "Could not connect to dfmserver.company.net"
00:54:02.384 ERROR [Set DFM Object Comments] Command failed for Workflow 'Create NFS Storage' with error : Failed to connect to OnCommand Unified Manager: dfmserver.company.net.
Exception calling "Invoke" with "2" argument(s): "Could not connect to dfmserver.company.net"
00:54:02.415 INFO [Set DFM Object Comments] ***** Workflow Execution Failed *****
On a working WFA server, the same command provides the following output:
21:33:35.794 INFO [Set DFM Object Comments] ### Command 'Set DFM Object Comments' ###
21:33:37.232 INFO [Set DFM Object Comments] Executing command: ./Set_DFM_Object_Comments8066405548519509918.ps1 -DFMServerName dfmserver.company.net -keyValuePairs 'Application Name=Storage;BUFG=Business' -objNames @('filer047.company.net:/roger_test6_nfs_000')
21:33:37.310 INFO [Set DFM Object Comments] Credentials successfully provided for dfmserver.company.net'
21:33:41.419 INFO [Set DFM Object Comments] Added credentials for dfmserver.company.net to the credential cache
21:33:41.435 INFO [Set DFM Object Comments] Executing: dfm comment set filer047.company.net:/roger_test6_nfs_000 "Application Name"="Storage" "BUFG"="Business"
21:33:42.966 INFO [Set DFM Object Comments] Result: Set value for comment field 'Application Name' to 'Storage' for volume vfilername:/roger_test6_nfs_000 (56798).
Set value for comment field 'BUFG' to 'Business' for volume vfilername:/roger_test6_nfs_000 (56798).
21:33:43.060 INFO [Set DFM Object Comments] Command completed, took 7250 milliseconds
It looks like it might be a problem with the Credential Cache. Is there a way to clear it or reset it?
Any other ideas? Both the working and non-working servers are WFA 2.1. Also, this was working in 1.1 on the same server.
Thanks,
Roger