Active IQ Unified Manager Discussions
Active IQ Unified Manager Discussions
Hello,
I am trying to create a dataset on an OnCommand Unified Manager for 7-Mode using Workflow Automation but the create Dataset command is failing with the following error:
14:49:44.934 INFO [Create dataset] ### Command 'Create dataset' ###
14:49:58.701 INFO [Create dataset] Executing command: ./Create_dataset4213244330882998695.ps1 -DFMServerName 'x.x.x.x' -DatasetName 'Temp1'
14:49:58.841 INFO [Create dataset] Credentials successfully provided for 'x.x.x.x' 14:50:03.404 ERROR [Create dataset] Failed connecting to host 'x.x.x.x' using both http and https
14:50:05.780 ERROR [Create dataset] Command failed for Workflow 'DFM ' with error : Failed connecting to host 'x.x.x.x' using both http and https
14:50:05.780 INFO [Create dataset] ***** Workflow Execution Failed *****
Any Ideas ? Do I need to make any changes ?
I reckon that you may be missing running an ssh service on your OCUM server.
Please verify.
Best,
Tanzim
Hi Tanzim,
OCUM is installed on a Windows 2008 server .
Not sure how can we enable Ssh on it.
do we need to download OpenSsh or cygwin for it ?
Thanks
Shyam
Does the 'Test Connectivity' (From Browser-->Execution --> Credentials --> OnCommand Unified Manage) to OnCommand Unified Manager server succeed ?
Thats right. I installed the Bitvise SSH server and it works just fine for me.