Exception while starting the controller. Outdated JAXB fields in HeartBeat class
--------------------------------------------------------------------------------
Key: AMBARI-154
URL: https://issues.apache.org/jira/browse/AMBARI-154
Project: Ambari
Issue Type: Bug
Components: controller
Reporter: vitthal (Suhas) Gogate
SEVERE: The provider class, class
org.apache.ambari.controller.rest.agent.AgentJAXBContextResolver, could not be
instantiated. Processing will continue but the class will not be utilized
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 3 counts of
IllegalAnnotationExceptions
Property installScriptHash is present but not specified in @XmlType.propOrder
this problem is related to the following location:
at private int
org.apache.ambari.common.rest.agent.HeartBeat.installScriptHash
at org.apache.ambari.common.rest.agent.HeartBeat
Property serverStates appears in @XmlType.propOrder, but no such property
exists. Maybe you meant timestamp?
this problem is related to the following location:
at org.apache.ambari.common.rest.agent.HeartBeat
Property deployState appears in @XmlType.propOrder, but no such property
exists. Maybe you meant hostname?
this problem is related to the following location:
at org.apache.ambari.common.rest.agent.HeartBeat
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira