Can you send me the Slider AM logs as well? It should be the logs in the
container with id container_1432005178704_0014_01_000001.

Also,
Before you issued the stop command, was Solr up and running and in good
health?

-Gour

On 5/19/15, 2:37 PM, "Timothy Potter" <[email protected]> wrote:

>Using 0.72.0 build ...
>
>I deploy my app successfully, but when I try to stop it using:
>
>bin/slider stop solr
>
>It doesn't look like my stop python method is ever called and the
>underlying Solr process is not stopped. In the slider-agent.log, I see
>this:
>
>INFO 2015-05-19 15:35:41,571 security.py:132 - Encountered
>communication error. Details: BadStatusLine("''",)
>ERROR 2015-05-19 15:35:41,571 Controller.py:562 - Exception raised
>Traceback (most recent call last):
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/Controller.py",
>line 558, in sendRequest
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/security.py",
>line 134, in request
>IOError: Error occured during connecting to the server: ''
>WARNING 2015-05-19 15:35:41,571 Controller.py:565 - Request failed!
>Data: {"nodeStatus": {"status": "HEALTHY", "cause": "NONE"},
>"timestamp": 1432071341566, "hostname":
>"container_1432005178704_0014_01_000002___SOLR", "responseId": 46,
>"fqdn": "Lucids-MacBook-Pro.local", "reports": []}
>ERROR 2015-05-19 15:35:45,575 Controller.py:374 - Unable to connect
>to: 
>https://Lucids-MacBook-Pro.local:52672/ws/v1/slider/agents/container_14320
>05178704_0014_01_000002___SOLR/heartbeat
>due to expected string or buffer
>ERROR 2015-05-19 15:35:45,575 Controller.py:384 - Heartbeat retry count =
>1
>INFO 2015-05-19 15:35:55,584 security.py:89 - SSL Connect being
>called.. connecting to the server
>ERROR 2015-05-19 15:35:55,586 Controller.py:562 - Exception raised
>Traceback (most recent call last):
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/Controller.py",
>line 556, in sendRequest
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/security.py",
>line 106, in __init__
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/security.py",
>line 111, in connect
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/security.py",
>line 49, in connect
>  File 
>"/private/tmp/hadoop-timpotter/nm-local-dir/usercache/timpotter/appcache/a
>pplication_1432005178704_0014/filecache/66/slider-agent.tar.gz/slider-agen
>t/agent/security.py",
>line 90, in create_connection
>  File 
>"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/so
>cket.py",
>line 571, in create_connection
>    raise err
>error: [Errno 61] Connection refused
>WARNING 2015-05-19 15:35:55,587 Controller.py:565 - Request failed!
>Data: {"nodeStatus": {"status": "HEALTHY", "cause": "NONE"},
>"timestamp": 1432071341566, "hostname":
>"container_1432005178704_0014_01_000002___SOLR", "responseId": 46,
>"fqdn": "Lucids-MacBook-Pro.local", "reports": []}

Reply via email to