I had a typo in my configs. Ignore my question.

On Mon, Oct 27, 2014 at 2:32 PM, Gour Saha <[email protected]> wrote:

> Which OS are you running this on? What version of python are you using? Can
> you run "./slider version" instead of "python slider.py version" (if you
> are not on windows) and see what output you get?
>
> -Gour
>
> On Mon, Oct 27, 2014 at 9:26 AM, Pushkar Raste <[email protected]>
> wrote:
>
> > When I run 'python  slider.py version' I get following error
> >
> > root@hdfs03:/home/ubuntu/memcached# python
> > /usr/local/slider/slider-0.40/bin/slider.py version
> > slider_home = "/usr/local/slider/slider-0.40"
> > slider_jvm_opts = "-Djava.net.preferIPv4Stack=true
> -Djava.awt.headless=true
> > -Xmx256m -Djava.confdir=/usr/local/slider/slider-0.40/conf"
> > slider_classpath =
> > "/usr/local/slider/slider-0.40/lib/*:/usr/local/slider/slider-0.40/conf:"
> > ready to exec : ['java', '-Djava.net.preferIPv4Stack=true',
> > '-Djava.awt.headless=true', '-Xmx256m',
> > '-Djava.confdir=/usr/local/slider/slider-0.40/conf', '-classpath',
> >
> '/usr/local/slider/slider-0.40/lib/*:/usr/local/slider/slider-0.40/conf:',
> > 'org.apache.slider.Slider', 'version']
> > Exception: java.lang.StackOverflowError
> > 2014-10-27 16:22:28,961 [main] ERROR main.ServiceLauncher - Exception:
> > java.lang.StackOverflowError
> > java.lang.StackOverflowError
> >         at java.util.Arrays.copyOf(Arrays.java:2219)
> >         at java.util.ArrayList.grow(ArrayList.java:242)
> >         at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
> >         at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
> >         at java.util.ArrayList.add(ArrayList.java:440)
> >         at
> >
> >
> org.apache.hadoop.conf.Configuration.handleDeprecation(Configuration.java:580)
> >         at
> > org.apache.hadoop.conf.Configuration.get(Configuration.java:1065)
> >         at
> > org.apache.hadoop.fs.FileSystem.getDefaultUri(FileSystem.java:175)
> >         at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:167)
> >
> > What am I missing
> >
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Reply via email to