如果參與者開啟和 WebSphere Partner Gateway 間的連線, 並收到「同層級中止連線:Socket 寫入錯誤」錯誤訊息, 則 WebSphere Partner Gateway 的「接收端」會因參與者的傳輸速率過慢, 而開始出現逾時。
若要更正此問題,您可以執行 bcgHttp.jacl Script(位於 {INSTALL DIR}\scripts 目錄), 然後更新下列資訊:
若要執行 bcgHttp.jacl Script, 請輸入下列指令:
{INSTALL DIR}/bin/bcgwsadmin.sh -conntype NONE -f {INSTALL DIR}/scripts/bcgHttp.jacl
檢視 {INSTALL DIR}\receiver\was\config\cells\DefaultNode\node\servers\server1 目錄中的 server.xml 檔,以驗證所做的變更。應可看到下列參數:<address xmi:id="EndPoint_1" host="" port="port_number"/> <properties xmi:id="Property_1096557327403" name="ConnectionIOTimeout" value="30"/>