[
https://issues.apache.org/jira/browse/SLIDER-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159291#comment-14159291
]
ASF subversion and git services commented on SLIDER-486:
--------------------------------------------------------
Commit ed189c3e55ad6aedd665dce2c51803d556386505 in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=ed189c3 ]
SLIDER-486 slider bin internally uses --classpath and causes issues in some JDKs
> slider bin internally uses --classpath and causes issues in some JDKs
> ---------------------------------------------------------------------
>
> Key: SLIDER-486
> URL: https://issues.apache.org/jira/browse/SLIDER-486
> Project: Slider
> Issue Type: Bug
> Components: client
> Affects Versions: Slider 0.60
> Environment: suse11.1
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Fix For: Slider 0.60
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> JVM doesn' start on SuSE as {{--classpath}} is used:
> {code
> /usr/hadoop-jdk1.6.0_31/bin/java -Djava.net.preferIPv4Stack=true
> -Djava.awt.headless=true -Xmx256m -Djava.confdir=/etc/slider/conf --classpath
> "/usr/hdp/2.2.0.0-840/slider/lib/*:/etc/slider/conf::/etc/hadoop/conf"
> org.apache.slider.Slider version
> Unrecognized option: --classpath
> Could not create the Java virtual machine.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)