<run spec='modelselection.inference.PathSampler'
chainLength="100000"
alpha='0.3'
rootdir='/work/02198/mmv442/ls6/Enyalius_project/BFD/runA'
burnInPercentage='0'
preBurnin="0"
deleteOldLogs='true'
nrOfSteps='24'>
cd $(dir)
$(java) -cp $(java.class.path) beast.pkgmgmt.launcher.BeastLauncher $(resume/overwrite) -seed $(seed) beast.xml
Loading /work/02198/mmv442/ls6/Enyalius_project/BFD/runA/step0/likelihood.logjava.io.FileNotFoundException: /work/02198/mmv442/ls6/Enyalius_project/BFD/runA/step0/likelihood.log (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at java.base/java.io.FileReader.<init>(Unknown Source)
at beastfx.app.tools.LogAnalyser.readLogFile(Unknown Source)
at beastfx.app.tools.LogAnalyser.<init>(Unknown Source)
at beastfx.app.tools.LogAnalyser.<init>(Unknown Source)
at modelselection.inference.PathSampleAnalyser.estimateMarginalLikelihood(Unknown Source)
at modelselection.inference.PathSampleAnalyser.estimateMarginalLikelihood(Unknown Source)
at modelselection.inference.PathSampler.analyse(Unknown Source)
at modelselection.inference.PathSampler.doRuns(Unknown Source)
at modelselection.inference.PathSampler.run(Unknown Source)
at beastfx.app.beast.BeastMCMC.run(Unknown Source)
at beastfx.app.beast.BeastMain.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.run(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.main(Unknown Source)
In addition, when I try to run the 'beast.xml' inside the step0 folder to see what happens, this is the error message I get.
File: beast.xml seed: 1705711745880 threads: 64
Loading package BEASTLabs v2.0.0 SNAPP v1.6.1 BEAST.app v2.7.6 BEAST.base v2.7.6 snapper v1.1.4 ORC v1.1.2 speedemon v1.1.0 BICEPS v1.1.2 MODEL_SELECTION v1.6.2
java.lang.RuntimeException: Duplicate taxon found in alignment: kya
at beast.base.evolution.alignment.Alignment.initializeWithSequenceList(Unknown Source)
at beast.base.evolution.alignment.Alignment.initAndValidate(Unknown Source)
at snapper.Data.initAndValidate(Unknown Source)
at beast.base.parser.XMLParser.initBEASTObjects(Unknown Source)
at beast.base.parser.XMLParser.parse(Unknown Source)
at beast.base.parser.XMLParser.parseFile(Unknown Source)
at beastfx.app.beast.BeastMCMC.parseArgs(Unknown Source)
at beastfx.app.beast.BeastMain.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.run(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.main(Unknown Source)
java.lang.RuntimeException: java.lang.RuntimeException: Duplicate taxon found in alignment: kya
at beast.base.evolution.alignment.Alignment.initializeWithSequenceList(Unknown Source)
at beast.base.evolution.alignment.Alignment.initAndValidate(Unknown Source)
at snapper.Data.initAndValidate(Unknown Source)
at beast.base.parser.XMLParser.initBEASTObjects(Unknown Source)
at beast.base.parser.XMLParser.parse(Unknown Source)
at beast.base.parser.XMLParser.parseFile(Unknown Source)
at beastfx.app.beast.BeastMCMC.parseArgs(Unknown Source)
at beastfx.app.beast.BeastMain.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.run(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.main(Unknown Source)
Caused by: java.lang.RuntimeException: Duplicate taxon found in alignment: kya
The input file used is here.
The error message in my Mac-OS is the following. My java is 1.8.
Error: LinkageError occurred while loading main class beast.pkgmgmt.launcher.BeastLauncher
java.lang.UnsupportedClassVersionError: beast/pkgmgmt/launcher/BeastLauncher has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 56.0
java.io.FileNotFoundException: /Users/marianavasconcellos/Documents/My_Drive/POSTDOC/Projects/Enyalius/RAD_seq_analyses/SNAPPER_BEAST_delimitation/snapper-delimitation-tutorial_2021/runA/step0/beast.xml.state (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(Unknown Source)
at java.base/java.io.FileInputStream.<init>(Unknown Source)
at modelselection.inference.PathSampler.copyStateFile(Unknown Source)
at modelselection.inference.PathSampler.doRuns(Unknown Source)
at modelselection.inference.PathSampler.run(Unknown Source)
at beastfx.app.beast.BeastMCMC.run(Unknown Source)
at beastfx.app.beast.Controller$2.run(Unknown Source)
Could someone help me to figure out what is going on?
Thank you,
Mariana
--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/8011c83c-72f5-4d36-b7b4-5b4e5d3eafc1n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/4607684B-150E-4BCC-B953-48C931C3305C%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/1947d9a5-951b-42a6-b9cf-fbab8fe4238cn%40googlegroups.com.