| Priority |
Major |
| Type | Bug |
| State | Fixed |
| Assignee | Eugene Petrenko |
| Subsystem | plugin: Thread dumps |
| Affected versions |
No affected versions
|
| Fixed in |
Benares EAP (5930)
|
| Fixed in build |
Next build |
|
|
Failed to communicate with agent 'x64-unit-176 -Dtest="' (invalid response, see server logs for detais)
java.lang.RuntimeException: jetbrains.buildServer.xmlrpc.RemoteCallException: Call http://192.168.1.175:9090/RPC2 agent_stacktraces.dumpStacktracesToProcessCommandline: java.net.SocketException: Software caused connection abort: connect
Let's make the message shown in the browser more informative: currently, it says "invalid response", but it is "Software caused connection abort: connect" in fact. Let's ensure all the relevant information is included.
Let's also remove the "see server logs for detais" part as this is of almost no help to usual TYeamCity user, it can help only admins.
When removed, let's make sure the full stactrace is not dumped into the server log: let's dump it as debug message.
Can dump info message with the text like that shown in the web