[
https://issues.apache.org/jira/browse/APEXCORE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise deleted APEXCORE-314:
----------------------------------
> 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
> 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)