You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by vasanth kumar <rj...@gmail.com> on 2014/06/20 11:06:48 UTC

Application failing

Hi Team,

I was trying slider for storm. When I start the application getting below
error.

>From resource manager log:

2014-06-20 01:59:11,717 INFO  rmapp.RMAppImpl
(RMAppImpl.java:transition(832)) - Application
application_1403249352054_0005 failed 2 times due to AM Container for
appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
File
file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
does not exist
.Failing this attempt.. Failing the application.
2014-06-20 01:59:11,718 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639))
- application_1403249352054_0005 State change from FINAL_SAVING to FAILED
2014-06-20 01:59:11,718 WARN  resourcemanager.RMAuditLogger
(RMAuditLogger.java:logFailure(257)) - USER=root    OPERATION=Application
Finished - Failed    TARGET=RMAppManager    RESULT=FAILURE
DESCRIPTION=App failed with state: FAILED    PERMISSIONS=Application
application_1403249352054_0005 failed 2 times due to AM Container for
appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
File
file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
does not exist
.Failing this attempt.. Failing the application.
APPID=application_1403249352054_0005


curator-client.jar is available in that path.
[root@sandbox yarn]# ls -ltr
/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
-rw-r--r-- 1 root root 68552 Jun 20 01:59
/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar

Any permissions have to be changed? Can anyone help?

-- 
Regards
Vasanth kumar RJ

Re: Application failing

Posted by Steve Loughran <st...@hortonworks.com>.
On 20 June 2014 02:06, vasanth kumar <rj...@gmail.com> wrote:

> (RMAuditLogger.java:logFailure(257)) - USER=root    OPERATION=Application
> Finished - Failed    TARGET=RMAppManager    RESULT=FAILURE
> DESCRIPTION=App failed with state: FAILED    PERMISSIONS=Application
> application_1403249352054_0005 failed 2 times due to AM Container for
> appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
> File
>
> file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> does not exist
> .Failing this attempt.. Failing the application.
>

that's a message coming from YARN...we've copied that JAR into the
(transient) tmp lib directory for YARN to then "localize" by copying it to
the local FS.

I don't know what that means in terms of what's failing to read it ... let
me ask

-- 
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.

Re: Application failing

Posted by vasanth kumar <rj...@gmail.com>.
I am following slider document from apache. Yes. I am using local file
system. I didn't set the value for "fs.defaultFS".




On Fri, Jun 20, 2014 at 7:35 PM, Sumit Mohanty <sm...@hortonworks.com>
wrote:

> Which document are you following to setup storm? Are you using local file
> system instead of HDFS to store the storm app package?
>
> -Sumit
>
>
> On Fri, Jun 20, 2014 at 2:06 AM, vasanth kumar <rj...@gmail.com>
> wrote:
>
> > Hi Team,
> >
> > I was trying slider for storm. When I start the application getting below
> > error.
> >
> > From resource manager log:
> >
> > 2014-06-20 01:59:11,717 INFO  rmapp.RMAppImpl
> > (RMAppImpl.java:transition(832)) - Application
> > application_1403249352054_0005 failed 2 times due to AM Container for
> > appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
> > File
> >
> >
> file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> > does not exist
> > .Failing this attempt.. Failing the application.
> > 2014-06-20 01:59:11,718 INFO  rmapp.RMAppImpl
> (RMAppImpl.java:handle(639))
> > - application_1403249352054_0005 State change from FINAL_SAVING to FAILED
> > 2014-06-20 01:59:11,718 WARN  resourcemanager.RMAuditLogger
> > (RMAuditLogger.java:logFailure(257)) - USER=root    OPERATION=Application
> > Finished - Failed    TARGET=RMAppManager    RESULT=FAILURE
> > DESCRIPTION=App failed with state: FAILED    PERMISSIONS=Application
> > application_1403249352054_0005 failed 2 times due to AM Container for
> > appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
> > File
> >
> >
> file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> > does not exist
> > .Failing this attempt.. Failing the application.
> > APPID=application_1403249352054_0005
> >
> >
> > curator-client.jar is available in that path.
> > [root@sandbox yarn]# ls -ltr
> >
> >
> /root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> > -rw-r--r-- 1 root root 68552 Jun 20 01:59
> >
> >
> /root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> >
> > Any permissions have to be changed? Can anyone help?
> >
> > --
> > Regards
> > Vasanth kumar RJ
> >
>
> --
> 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.
>



-- 
Regards
Vasanth kumar RJ

Re: Application failing

Posted by Sumit Mohanty <sm...@hortonworks.com>.
Which document are you following to setup storm? Are you using local file
system instead of HDFS to store the storm app package?

-Sumit


On Fri, Jun 20, 2014 at 2:06 AM, vasanth kumar <rj...@gmail.com>
wrote:

> Hi Team,
>
> I was trying slider for storm. When I start the application getting below
> error.
>
> From resource manager log:
>
> 2014-06-20 01:59:11,717 INFO  rmapp.RMAppImpl
> (RMAppImpl.java:transition(832)) - Application
> application_1403249352054_0005 failed 2 times due to AM Container for
> appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
> File
>
> file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> does not exist
> .Failing this attempt.. Failing the application.
> 2014-06-20 01:59:11,718 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(639))
> - application_1403249352054_0005 State change from FINAL_SAVING to FAILED
> 2014-06-20 01:59:11,718 WARN  resourcemanager.RMAuditLogger
> (RMAuditLogger.java:logFailure(257)) - USER=root    OPERATION=Application
> Finished - Failed    TARGET=RMAppManager    RESULT=FAILURE
> DESCRIPTION=App failed with state: FAILED    PERMISSIONS=Application
> application_1403249352054_0005 failed 2 times due to AM Container for
> appattempt_1403249352054_0005_000002 exited with  exitCode: -1000 due to:
> File
>
> file:/root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> does not exist
> .Failing this attempt.. Failing the application.
> APPID=application_1403249352054_0005
>
>
> curator-client.jar is available in that path.
> [root@sandbox yarn]# ls -ltr
>
> /root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
> -rw-r--r-- 1 root root 68552 Jun 20 01:59
>
> /root/.slider/cluster/cl1/tmp/application_1403249352054_0005/am/lib/curator-client.jar
>
> Any permissions have to be changed? Can anyone help?
>
> --
> Regards
> Vasanth kumar RJ
>

-- 
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.