When the Gen Build Tool (BT) client sends a build request to the BT server certain TCP/IP ports need to be opened on the firewall between server and client for it to be successful.
If that does not occur the Build or Split process could hang with status "Build-Scheduled" or "Split-Scheduled"
Gen Build Tool
netstat -na|find "server_ip_address"
TCP client_ip_address:4444 server_ip_address:35134 CLOSE_WAITTCP client_ip_address:4444 server_ip_address:35208 CLOSE_WAITTCP client_ip_address:4444 server_ip_address:35220 CLOSE_WAIT12:22:43.155:TID:95 BTclient setClientSocket:: LocalHost client_ip_address Port client_port12:22:44.210:TID:95 BTclient: client socket exception No route to host (Host unreachable)Gen™ 8.6 > Developing > Working with Build Tool > Building in Client Server Mode
NOTE: In the BT there no equivalent of the Diagram Trace Utility (DTU) application.ini file to set the client's IP address: Using the Application.ini File