Vlad Rozov created APEXCORE-314:
-----------------------------------

             Summary: Failed to stop dtgateway using script
                 Key: APEXCORE-314
                 URL: https://issues.apache.org/jira/browse/APEXCORE-314
             Project: Apache Apex Core
          Issue Type: Bug
    Affects Versions: 3.1.1
            Reporter: Vlad Rozov
            Assignee: David Yan


Tried to stop dtgateway on demo cluster it fails unless I do this from the root 
directory:

[dtadmin@node1 vrozov]$ /opt/datatorrent/releases/3.1.1/bin/dtgateway stop -v
DEBUG: Requesting DTGateway guard to prevent restarts with 
var/run/datatorrent/dtgateway-guard.stop
DEBUG: DTGateway PID file not found under var/run/datatorrent/dtgateway.pid. 
Nothing to stop.
[dtadmin@node1 vrozov]$ cd /
[dtadmin@node1 /]$ /opt/datatorrent/releases/3.1.1/bin/dtgateway stop -v
DEBUG: Requesting DTGateway guard to prevent restarts with 
var/run/datatorrent/dtgateway-guard.stop
Stopping DTGateway with PID 3623
[dtadmin@node1 /]$ 




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

Reply via email to