Cannot connect to slaves

在 MT4APIGD.MT4Thead.ConnectSlaves(Server[] slaves, Int32 user, String password, String spath) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 1160
在 MT4APIGD.MT4Thead.ConnectBest(Server primary, Server[] slaves, Int32 user, String password, String spath) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 1090
在 MT4APIGD.MT4Thead.ConnectToServer(Int32 ptid, String sPath, Int32 account, String password, Boolean isave) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 1043
在 MT4APIGD.MT4Thead.GdreConnectAction(Object obj) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 901
在 MT4APIGD.MT4Thead.reConnectGdThead(ZgdzhModel gdcl) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 877
在 MT4APIGD.MT4Thead.doGdConnectThread() 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 825
在 MT4APIGD.MT4Thead..ctor(Int32 id) 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\Zthead.cs:行号 75
在 MT4APIGD.MainWindow.initThead() 位置 D:\datas\zcw\Csharpe\MT4API-HF-CHART\MainWindow.xaml.cs:行号 879
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()