Hi There,
Hyperic v5.8.6 tcsadmin failed to restart the tomcat instances. timing out before getting the response back from server. any help on this please.
Failed trace
DEBUG [main] [HttpMethodBase] Adding Host request header
DEBUG [main] [header] >> "Authorization: Basic aHFhZG1pbjpxd2VydHk=[\r][\n]"
DEBUG [main] [header] >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
DEBUG [main] [header] >> "Host: localhost:7080[\r][\n]"
DEBUG [main] [header] >> "Content-Length: 0[\r][\n]"
DEBUG [main] [header] >> "[\r][\n]"
DEBUG [main] [EntityEnclosingMethod] Request body has not been specified
DEBUG [main] [header] << "HTTP/1.1 200 OK[\r][\n]"
DEBUG [main] [header] << "HTTP/1.1 200 OK[\r][\n]"
DEBUG [main] [header] << "Server: Apache-Coyote/1.1[\r][\n]"
DEBUG [main] [header] << "Set-Cookie: JSESSIONID=43194C5C56D5CA28BF21F3DAD415725B; Path=/; HttpOnly[\r][\n]"
DEBUG [main] [header] << "Content-Type: text/xml;charset=UTF-8[\r][\n]"
DEBUG [main] [header] << "Transfer-Encoding: chunked[\r][\n]"
DEBUG [main] [header] << "Vary: Accept-Encoding[\r][\n]"
DEBUG [main] [header] << "Date: Tue, 03 Apr 2018 20:25:51 GMT[\r][\n]"
DEBUG [main] [header] << "[\r][\n]"
DEBUG [main] [CookieSpec] Unrecognized cookie attribute: name=HttpOnly, value=null
DEBUG [main] [HttpMethodBase] Cookie accepted: "$Version=0; JSESSIONID=43194C5C56D5CA28BF21F3DAD415725B; $Path=/"
DEBUG [main] [content] << "6"
DEBUG [main] [content] << "e"
DEBUG [main] [content] << "[\r]"
DEBUG [main] [content] << "[\n]"
DEBUG [main] [content] << "<"
DEBUG [main] [content] << "?"
DEBUG [main] [content] << "x"
DEBUG [main] [content] << "m"
DEBUG [main] [content] << "l version="1.0" encoding="ut"
DEBUG [main] [content] << "f"
DEBUG [main] [content] << "-"
DEBUG [main] [content] << "8"
DEBUG [main] [content] << """
DEBUG [main] [content] << "?"
DEBUG [main] [content] << ">"
DEBUG [main] [content] << "[\n]"
DEBUG [main] [content] << "<ControlStatusResponse><Status>Success</Status></ControlStatusResponse>"
DEBUG [main] [content] << "[\r]"
DEBUG [main] [content] << "[\n]"
DEBUG [main] [HttpConnection] Releasing connection back to connection manager.
Failed to execute command restart. Reason: Error generating Error response.
Working Trace:
2018-04-03 18:19:47,484 DEBUG [main] [HttpMethodBase] Adding Host request header
2018-04-03 18:19:47,523 DEBUG [main] [header] >> "Authorization: Basic aHFhZG1pbjpxd2VydHk=[\r][\n]"
2018-04-03 18:19:47,523 DEBUG [main] [header] >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
2018-04-03 18:19:47,523 DEBUG [main] [header] >> "Host: localhost:7080[\r][\n]"
2018-04-03 18:19:47,523 DEBUG [main] [header] >> "Content-Length: 0[\r][\n]"
2018-04-03 18:19:47,523 DEBUG [main] [header] >> "[\r][\n]"
2018-04-03 18:19:47,523 DEBUG [main] [EntityEnclosingMethod] Request body has not been specified
2018-04-03 18:19:54,434 DEBUG [main] [header] << "HTTP/1.1 200 OK[\r][\n]"
2018-04-03 18:19:54,434 DEBUG [main] [header] << "HTTP/1.1 200 OK[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Server: Apache-Coyote/1.1[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Set-Cookie: JSESSIONID=318BCE4EB747B450D4AD76393B01E03A; Path=/; HttpOnly[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Content-Type: text/xml;charset=UTF-8[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Transfer-Encoding: chunked[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Vary: Accept-Encoding[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "Date: Tue, 03 Apr 2018 22:19:54 GMT[\r][\n]"
2018-04-03 18:19:54,436 DEBUG [main] [header] << "[\r][\n]"
2018-04-03 18:19:54,438 DEBUG [main] [CookieSpec] Unrecognized cookie attribute: name=HttpOnly, value=null
2018-04-03 18:19:54,439 DEBUG [main] [HttpMethodBase] Cookie accepted: "$Version=0; JSESSIONID=318BCE4EB747B450D4AD76393B01E03A; $Path=/"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "6"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "e"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "[\r]"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "[\n]"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "<"
2018-04-03 18:19:54,764 DEBUG [main] [content] << "?"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "x"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "m"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "l version="1.0" encoding="ut"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "f"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "-"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "8"
2018-04-03 18:19:54,765 DEBUG [main] [content] << """
2018-04-03 18:19:54,765 DEBUG [main] [content] << "?"
2018-04-03 18:19:54,765 DEBUG [main] [content] << ">"
2018-04-03 18:19:54,765 DEBUG [main] [content] << "[\n]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "<ControlStatusResponse><Status>Success</Status></ControlStatusResponse>"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\r]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\n]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "0"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\r]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\n]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\r]"
2018-04-03 18:19:54,766 DEBUG [main] [content] << "[\n]"
2018-04-03 18:19:54,766 DEBUG [main] [header] << "[\r][\n]"
2018-04-03 18:19:54,767 DEBUG [main] [HttpMethodBase] Resorting to protocol version default close connection policy
2018-04-03 18:19:54,767 DEBUG [main] [HttpMethodBase] Should NOT close connection, using HTTP/1.1
2018-04-03 18:19:54,767 DEBUG [main] [HttpConnection] Releasing connection back to connection manager.