You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficcontrol.apache.org by Hank Beatty <hb...@apache.org> on 2017/08/10 14:28:38 UTC

Fwd: [jira] [Created] (TC-157) Failed to restart tomcat in Traffic Router when failed to get SSL keys

There is a PR 
(https://github.com/apache/incubator-trafficcontrol/pull/294) open for 
this one. Can someone review and merge and backport if acceptable?

Thanks,
Hank



-------- Forwarded Message --------
Subject: 	[jira] [Created] (TC-157) Failed to restart tomcat in Traffic 
Router when failed to get SSL keys
Date: 	Mon, 20 Feb 2017 08:37:44 +0000 (UTC)
From: 	Zhilin Huang (JIRA) <ji...@apache.org>
Reply-To: 	dev@trafficcontrol.incubator.apache.org
To: 	issues@trafficcontrol.incubator.apache.org



Zhilin Huang created TC-157:
-------------------------------

              Summary: Failed to restart tomcat in Traffic Router when failed to get SSL keys
                  Key: TC-157
                  URL: https://issues.apache.org/jira/browse/TC-157
              Project: Traffic Control
           Issue Type: Bug
             Reporter: Zhilin Huang
             Assignee: Zhilin Huang


Stopping tomcat failed with the following log:

WARN  2017-02-17T09:00:05.939 [main] com.comcast.cdn.traffic_control.traffic_router.core.secure.CertificatesPublisher - Detected destroy setting running to false
INFO  2017-02-17T09:00:05.943 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.secure.CertificatesClient - Interrupted while pausing for check of traffic ops config
INFO  2017-02-17T09:00:05.943 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - POSTing: https://192.168.122.181/api/1.1/user/login; timeout is 15000
INFO  2017-02-17T09:00:06.005 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - GETing: https://192.168.122.181/api/1.2/cdns/name/kabletown_cdn/sslkeys.jso
n; timeout is 15000
WARN  2017-02-17T09:00:06.040 [pool-2-thread-1] com.comcast.cdn.traffic_control.traffic_router.core.util.Fetcher - Failed Http Request to https://192.168.122.181/api/1.2/cdns/name/kabletown_
cdn/sslkeys.json Status 400



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)