Steve Loughran created SLIDER-486:
-------------------------------------
Summary: 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
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)