Dear all,
I posted previously with a error on invalid jarfile, but I already corrected it (to run beast2 on a linux terminal, we have to run the bash file with the input file: $ ./beast MyBeautiFile.xml).
I am trying to run an alignment to calculate the tMRCA. I made the beauti input file, but every time I run it the run terminates abruptly without even starting.
This is the error I get
Thanks to:
Roald Forsberg, Beth Shapiro and Korbinian Strimmer
Random number seed: 1439828489769
File: eagora.xml seed: 1439828489769 threads: 1
Alignment(all_cytb_BEAST_clean3)
267 taxa
919 sites
399 patterns
Alignment(all_ND4)
267 taxa
839 sites
378 patterns
UCRelaxedClockModel: using 532 rate categories to approximate rate distribution across branches.
Failed to load BEAGLE library: no hmsbeagle-jni in java.library.path
TreeLikelihood(treeLikelihood.all_cytb_BEAST_clean3) uses BeerLikelihoodCore4
Alignment(all_cytb_BEAST_clean3): [taxa, patterns, sites] = [267, 399, 919]
UCRelaxedClockModel: using 532 rate categories to approximate rate distribution across branches.
Failed to load BEAGLE library: no hmsbeagle-jni in java.library.path
TreeLikelihood(treeLikelihood.all_ND4) uses BeerLikelihoodCore4
Alignment(all_ND4): [taxa, patterns, sites] = [267, 378, 839]
WARNING: no up item specified in UpDownOperator
WARNING: the dimension of the parameter is 1 at the start of the run.
The operator FixMeanMutationRatesOperator has no effect (if this does not change).
===============================================================================
Citations for this model:
Bouckaert RR, Heled J, Kuehnert D, Vaughan TG, Wu C-H, Xie D, Suchard MA,
Rambaut A, Drummond AJ (2014) BEAST 2: A software platform for Bayesian
evolutionary analysis. PLoS Computational Biology 10(4): e1003537
Heled J, Drummond AJ (2012) Calibrated Tree Priors for Relaxed Phylogenetics
and Divergence Time Estimation. Systematic Biology 61(1):138-149.
Drummond AJ, Ho SYW, Phillips MJ, Rambaut A (2006) Relaxed Phylogenetics and
Dating with Confidence. PLoS Biol 4(5): e88
===============================================================================
java.lang.NullPointerException
at beast.evolution.speciation.CalibratedYuleModel.getCorrection(Unknown Source)
at beast.evolution.speciation.CalibratedYuleModel.calculateTreeLogLikelihood(Unknown Source)
at beast.evolution.speciation.SpeciesTreeDistribution.calculateLogP(Unknown Source)
at beast.core.util.CompoundDistribution.calculateLogP(Unknown Source)
at beast.core.util.CompoundDistribution.calculateLogP(Unknown Source)
at beast.core.State.robustlyCalcPosterior(Unknown Source)
at beast.core.MCMC.run(Unknown Source)
at beast.app.BeastMCMC.run(Unknown Source)
at beast.app.beastapp.BeastMain.<init>(Unknown Source)
at beast.app.beastapp.BeastMain.main(Unknown Source)
at beast.app.beastapp.BeastLauncher.main(Unknown Source)
I tried to run the example xml files and they seemed to work, so the problem is on my xml.
Do any of you have any idea of what might be happening?
Thanks in advance,
Best!
Susana