You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/24 22:43:34 UTC

[jira] [Commented] (SLIDER-451) slider install-package could use better error messages

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

ASF subversion and git services commented on SLIDER-451:
--------------------------------------------------------

Commit 47b4a9c606d6e7064c690f60ab9f456d8ec6ac75 in incubator-slider's branch refs/heads/develop from [~sumitmohanty]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=47b4a9c ]

SLIDER-451. slider install-package could use better error messages


> slider install-package could use better error messages
> ------------------------------------------------------
>
>                 Key: SLIDER-451
>                 URL: https://issues.apache.org/jira/browse/SLIDER-451
>             Project: Slider
>          Issue Type: Bug
>          Components: client
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>
> "A valid application name is required." is not very useful.
> ./slider install-package
> ...
> command is java -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -Xmx256m -Djava.confdir=/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf --classpath "/usr/work/slider-0.51.0-incubating-SNAPSHOT/lib/*:/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf::/etc/hadoop/conf" org.apache.slider.Slider install-package
> 2014-09-22 21:29:40,746 [main] INFO  impl.TimelineClientImpl - Timeline service address: http://c6401.ambari.apache.org:8188/ws/v1/timeline/
> 2014-09-22 21:29:40,905 [main] INFO  client.RMProxy - Connecting to ResourceManager at c6402.ambari.apache.org/192.168.64.102:8050
> 2014-09-22 21:29:41,510 [main] WARN  shortcircuit.DomainSocketFactory - The short-circuit local reads feature cannot be used because libhadoop cannot be loaded.
> 2014-09-22 21:29:41,514 [main] ERROR main.ServiceLauncher - A valid application name is required.
> 2014-09-22 21:29:41,516 [main] INFO  util.ExitUtil - Exiting with status 36



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