You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/02/28 19:54:25 UTC

[jira] [Updated] (AMBARI-4893) Avoid printing stacktrace for state machine exceptions

     [ https://issues.apache.org/jira/browse/AMBARI-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle updated AMBARI-4893:
------------------------------------

    Attachment: AMBARI-4893.patch

> Avoid printing stacktrace for state machine exceptions
> ------------------------------------------------------
>
>                 Key: AMBARI-4893
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4893
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.5.0
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4893.patch
>
>
> Log gets filled on install failure.
> {code}
> 13:28:08,856  WARN [qtp615964260-72] HeartBeatHandler:361 - State machine exception
> org.apache.ambari.server.state.fsm.InvalidStateTransitionException: Invalid event: HOST_SVCCOMP_OP_SUCCEEDED at INSTALL_FAILED
>         at org.apache.ambari.server.state.fsm.StateMachineFactory.doTransition(StateMachineFactory.java:297)
>         at org.apache.ambari.server.state.fsm.StateMachineFactory.access$300(StateMachineFactory.java:39)
>         at org.apache.ambari.server.state.fsm.StateMachineFactory$InternalStateMachine.doTransition(StateMachineFactory.java:440)
>         at org.apache.ambari.server.state.svccomphost.ServiceComponentHostImpl.handleEvent(ServiceComponentHostImpl.java:730)
>         at com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:66)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)