You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/18 19:11:20 UTC

[jira] [Work logged] (TS-2153) traffic_manager -tsArgs without -M is fatal error

     [ https://issues.apache.org/jira/browse/TS-2153?focusedWorklogId=26592&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26592 ]

ASF GitHub Bot logged work on TS-2153:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Aug/16 19:10
            Start Date: 18/Aug/16 19:10
    Worklog Time Spent: 10m 
      Work Description: GitHub user strotyl opened a pull request:

    https://github.com/apache/trafficserver/pull/879

    TS-2153 : Add -M to traffic_manager options if needed

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/strotyl/trafficserver TS-2153

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/879.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #879
    
----
commit 5ed7e151743dcc78c5555301c95a07e08d7fce2d
Author: Tyler Stroh <ts...@apple.com>
Date:   2016-08-18T17:29:48Z

    TS-2153 : Add -M to traffic_manager options if needed

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 26592)
            Time Spent: 10m
    Remaining Estimate: 0h

> traffic_manager -tsArgs without -M is fatal error
> -------------------------------------------------
>
>                 Key: TS-2153
>                 URL: https://issues.apache.org/jira/browse/TS-2153
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Manager
>            Reporter: Adam Twardowski
>            Assignee: Tyler Stroh
>              Labels: newbie
>             Fix For: 7.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> traffic_manager -tsArgs -T 'log.*'
> Running the above command on the 4.0.0 branch commit c8931df15e33924bb459d40859a0b49331a6dbaf
> resulted in no running traffic_server and the following ps output
> nobody   16807  0.1  0.9 410884 18272 pts/0    Sl+  16:58   0:00 traffic_manager -tsArgs -T log.*
> nobody   16816  0.0  0.0      0     0 pts/0    Z+   16:58   0:00 [traffic_manager] <defunct>
> root     16818  0.0  0.0 103240   864 pts/1    S+   16:59   0:00 grep tr
> manger.log output
> --------------
> [Aug 23 17:09:52.965] {0x7f61127b07e0} STATUS: opened /usr/local/var/log/trafficserver/manager.log
> [Aug 23 17:09:52.966] {0x7f61127b07e0} NOTE: updated diags config
> [Aug 23 17:09:52.967] Manager {0x7f61127b07e0} NOTE: [main] Traffic Server Args: ' -T log.*'
> [Aug 23 17:09:52.967] Manager {0x7f61127b07e0} NOTE: [ClusterCom::ClusterCom] Node running on OS: 'Linux' Release: '2.6.32-358.el6.x86_64'
> [Aug 23 17:09:52.968] Manager {0x7f61127b07e0} NOTE: [LocalManager::listenForProxy] Listening on port: 80
> [Aug 23 17:09:52.968] Manager {0x7f61127b07e0} NOTE: [TrafficManager] Setup complete
> [Aug 23 17:09:53.986] Manager {0x7f61127b07e0} NOTE: [LocalManager::startProxy] Launching ts process
> [Aug 23 17:09:53.989] Manager {0x7f61127b07e0} FATAL: [LocalManager::startProxy] ts options must contain -M
> [Aug 23 17:09:53.989] Manager {0x7f61127b07e0} FATAL:  (last system error 0: Success)
> [Aug 23 17:09:53.989] Manager {0x7f61127b07e0} NOTE: [LocalManager::mgmtShutdown] Executing shutdown request.
> [Aug 23 17:09:53.989] Manager {0x7f61127b07e0} NOTE: [LocalManager::processShutdown] Executing process shutdown request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)