BEAST 2

Error Messages

BEAST Error Messages

"[Fatal Error] testHKY.xml:1:1: Content is not allowed in prolog."
"[Fatal Error] testHKY.xml:2:8: Attribute name "X" associated with an element type "beast" must be followed by the ' = ' character."
"[Fatal Error] testHKY.xml:2:20: Element type "beast" must be followed by either attribute specifications, ">" or "/>"."
Fatal Errors most likely occur because the input file was not actually an XML file.
"Error "
The input file was recognized as an XML file but the content was not as expected by BEAST. The exact element in the file will be listed along with details of the problem. For example,

Error 124 parsing the xml input file

This plugin (alignment) has no input with name dataTypeX. Choose one of these inputs: sequence,statecount,dataType,userDataType,strip

Error detected about here:
  
<beast>	 	 
    <data id='alignment'>      

In this case, although the input file was a valid XML document, there was an error in the syntax that BEAST requires. For example, above, a data-element does not conform to the requirement that inputs should be named one of sequence, statecount, dataType, userDataType, and strip.
"Start likelihood: -Infinity after 11 initialisation attempts"
Look at the answer to this FAQ question for possible reasons for this error and solutions.
"java.lang.OutofMemoryError Java heap space"
Look at the Increasing Memory Usage page for details of increasing the memory available to BEAST and the other programs.

Bayesian evolutionary analysis by sampling trees

Served through Jekyll, customised theme based on the twentyfourteen wordpress theme.