Hi All,
I am getting 1087 error while deploying the agent from the console.
I have tried all the steps like mentioned below.
1)port 139,135 & 445 open on the firewall.
2)Admin$ & C$ is accessible.
3)Firewall is off.
4)Scehduler service has both local admin & domain admin credential assigned on it.
But still deployment failing, below is what i am getting from the logs.
Mon, 03 Feb 2014 12:39:29 6688 6904 Performing remote execute, target 192.168.248.61:9594, hash 5b38afab
Mon, 03 Feb 2014 12:41:10 6688: WNetAddConnection2() failed 1326, user="systemadmin"
Mon, 03 Feb 2014 12:41:11 6688: WNetAddConnection2() with local domain failed 1326, user="192.168.248.61\systemadmin"
Mon, 03 Feb 2014 12:41:11 6688: WNetAddConnection2() failed 1326, user="Administrator"
Mon, 03 Feb 2014 12:41:11 6688: WNetAddConnection2() with local domain failed 5, user="192.168.248.61\Administrator"
Mon, 03 Feb 2014 12:41:11 CBA8Execute::ProcessSSHRequestHelper
Mon, 03 Feb 2014 12:41:11 CBA8Execute::ProcessSSHRequestHelper AppName = "cmd"
Mon, 03 Feb 2014 12:41:11 6688 6904: Performing SSH remote exec as systemadmin: -ssh 192.168.248.61 "\"cmd\" /c if not exist C:\\$ldcfg$ mkdir C:\\$ldcfg$"
Mon, 03 Feb 2014 12:41:11 6688: SSH remote exec launched: (5116) PLINK.EXE
Mon, 03 Feb 2014 12:41:32 6688: closing SSH (5116) stdin handle due to error
Mon, 03 Feb 2014 12:41:32 6688: SSH (5116) stdout: FATAL ERROR: Network error: Connection timed out
Mon, 03 Feb 2014 12:41:32 6688: The SSH application (5116) has closed its stdout pipe
Mon, 03 Feb 2014 12:41:32 6688: SSH remote exec (5116) exit code: 1
Mon, 03 Feb 2014 12:49:28 4772 1696 Performing remote execute, target 192.168.248.61:9594, hash 5b38afab
Mon, 03 Feb 2014 12:51:09 4772: WNetAddConnection2() failed 1326, user="systemadmin"
Mon, 03 Feb 2014 12:51:10 4772: WNetAddConnection2() with local domain failed 1326, user="192.168.248.61\systemadmin"
Mon, 03 Feb 2014 12:51:10 4772: WNetAddConnection2() failed 1326, user="Administrator"
Mon, 03 Feb 2014 12:51:10 4772: WNetAddConnection2() with local domain failed 5, user="192.168.248.61\Administrator"
Mon, 03 Feb 2014 12:51:10 CBA8Execute::ProcessSSHRequestHelper
Mon, 03 Feb 2014 12:51:10 CBA8Execute::ProcessSSHRequestHelper AppName = "cmd"
Mon, 03 Feb 2014 12:51:10 4772 1696: Performing SSH remote exec as systemadmin: -ssh 192.168.248.61 "\"cmd\" /c if not exist C:\\$ldcfg$ mkdir C:\\$ldcfg$"
Mon, 03 Feb 2014 12:51:10 4772: SSH remote exec launched: (6972) PLINK.EXE
Mon, 03 Feb 2014 12:51:31 4772: closing SSH (6972) stdin handle due to error
Mon, 03 Feb 2014 12:51:31 4772: SSH (6972) stdout: FATAL ERROR: Network error: Connection timed out
Mon, 03 Feb 2014 12:51:31 4772: The SSH application (6972) has closed its stdout pipe
Mon, 03 Feb 2014 12:51:31 4772: SSH remote exec (6972) exit code: 1
Prompt help will be appreciated.
Best Regards,
Sayed Abbas