[ 
https://issues.apache.org/jira/browse/SLIDER-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062016#comment-15062016
 ] 

Steve Loughran commented on SLIDER-1031:
----------------------------------------

command JSON
{code}
{
    "componentConfig": {
        "slider-appmaster": {
            "env.MALLOC_ARENA_MAX": "4", 
            "zookeeper.quorum": "morzine:2181", 
            "zookeeper.hosts": "morzine", 
            "jvm.heapsize": "256M", 
            "site.fs.default.name": "hdfs://MORZINE:8020", 
            "application.def": 
"hdfs://MORZINE:8020/user/stevel/.slider/cluster/test-agent-ping-port/appdef/appPkg.zip",
 
            "site.global.port": "${LISTEN.ALLOCATED_PORT}{PER_CONTAINER}", 
            "site.fs.defaultFS": "hdfs://MORZINE:8020", 
            "zookeeper.path": 
"/services/slider/users/stevel/test-agent-ping-port", 
            "site.global.security_enabled": "false"
        }
    }, 
    "roleCommand": "START", 
    "clusterName": "test-agent-ping-port", 
    "componentName": "LISTEN", 
    "hostname": "morzine.cotham.uk", 
    "hostLevelParams": {
        "java_home": "c:\\java\\jdk8", 
        "container_id": "container_e02_1450345233461_0026_01_000002"
    }, 
    "commandType": "EXECUTION_COMMAND", 
    "roleParams": {
        "auto_restart": "false"
    }, 
    "serviceName": "test-agent-ping-port", 
    "role": "LISTEN", 
    "commandParams": {
        "service_package_folder": 
"${AGENT_WORK_ROOT}/work/app/definition/package", 
        "schema_version": "2.0", 
        "command": "DEFAULT", 
        "command_timeout": "600", 
        "script_type": "SHELL", 
        "record_config": "true"
    }, 
    "taskId": 3, 
    "public_hostname": "morzine.cotham.uk", 
    "appmaster_hostname": "morzine", 
    "commandId": "3-1", 
    "containers": [], 
    "configurations": {
        "global": {
            "security_enabled": "false", 
            "app_container_id": "container_e02_1450345233461_0026_01_000002", 
            "exec_cmd": "nc -l 52857", 
            "app_root": 
"c:/hdpdata/hadoop/local/usercache/stevel/appcache/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002/app/install",
 
            "app_log_dir": 
"c:/hdpdata/hadoop/logs/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002",
 
            "app_pid_dir": 
"c:/hdpdata/hadoop/local/usercache/stevel/appcache/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002/app/run",
 
            "app_container_tag": "1", 
            "pid_file": 
"c:/hdpdata/hadoop/local/usercache/stevel/appcache/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002/app/run/component.pid",
 
            "app_install_dir": 
"c:/hdpdata/hadoop/local/usercache/stevel/appcache/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002/app/install",
 
            "port": "52857", 
            "app_input_conf_dir": 
"c:/hdpdata/hadoop/local/usercache/stevel/appcache/application_1450345233461_0026/container_e02_1450345233461_0026_01_000002/propagatedconf"
        }
    }
}
{code}

> AgentPingSocketIT.testAgentRegistry failing on windows
> ------------------------------------------------------
>
>                 Key: SLIDER-1031
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1031
>             Project: Slider
>          Issue Type: Bug
>          Components: test
>    Affects Versions: Slider 0.90
>         Environment: windows (steve's Morzine server)
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.90
>
>
> {{AgentPingSocketIT.testAgentRegistry}} failing
> Logs in server imply the problem is {{nc}} isn't found



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

Reply via email to