When using the TDoD Configuration Editor to configure the TDoD service, in the "Configure Service" Tab, verify the connection information for the gtrep Repository Database is correct.
Also verify that the Advanced Setting Tab - Service Base Address has not been modified. It should be
http://*:8090/ by default. Changing this address to http://<localhost>:8090/GTService has been known to cause this type of issue.
If the Advanced Setting Tab - Service Base Address has been modified:
- Change it back to http://*:8090/
- Save the changes to the configuration
- Stop the TDoD service from within the TDoD Config Editor utility - Configure Service Tab
- Restart the TDoD service from within the TDoD Config Editor utility - Configure Service Tab
- Verify the connections have been resolved
**NOTE**We have seen odd behavior when the Advanced Setting Tab - Service Base Address contains a typo, such as http://*.8090/. In these instances, the TDoD service will start, and appears to be running as normal, however the Listener port on 8090 fails open. Therefore, connections will still fail. If you run a "netstat" command and do not see the Listener port open on 8090, please verify the Advanced Setting Tab - Service Base Address is correct, and no typos exist.