Hi,
I am trying to use CoupledMCMC for my mtDNA BEAST analysis - however, this package appears to have issues on my computer and I cannot figure out why. I was hoping you could offer me some advice on what might be wrong.
I am using an M1 Mac on Ventura 3.3.1 (a), and BEAST 2.7.6
If I try to open a CoupledMCMC Template within BEAUti, I cannot load in any partitions into the program.
If I try to convert an existing xml file to CoupledMCMC by using the Template drop-down, it removes all input editors.
If I try to convert the file using the "Launch App" command, clicking "Launch" does nothing (but it works for other Apps).
If I try using the terminal, I am returned this error:
Applications/BEAST\ 2.7.6/bin/applauncher MCMC2CoupledMCMC -xml ./CBES_bModeltest.xml -o mc3.xml
Loading package bModelTest v1.3.3 starbeast3 v1.1.8 SA v2.1.1 BEAST.base v2.7.6 BEASTLabs v2.0.2 BEAST.app v2.7.6 BEAST_CLASSIC v1.6.3 CoupledMCMC v1.2.1 ORC v1.2.0
About to invoke coupledMCMC.MCMC2CoupledMCMC public static void coupledMCMC.MCMC2CoupledMCMC.main(java.lang.String[]) throws java.lang.Exception
Args:[-xml, ./CBES_bModeltest.xml, -o, mc3.xml]
java.lang.reflect.InvocationTargetException
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 beastfx.app.tools.AppLauncher.runAppFromCMD(Unknown Source)
at beastfx.app.tools.AppLauncher.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.AppLauncherLauncher.main(Unknown Source)
Caused by: java.lang.Error: Unresolved compilation problem:
at coupledMCMC.MCMC2CoupledMCMC.main(MCMC2CoupledMCMC.java:103)
... 12 more
Can you offer any advice on what might be going wrong?
Hi,
I am trying to use CoupledMCMC for my mtDNA BEAST analysis - however, this package appears to have issues on my computer and I cannot figure out why. I was hoping you could offer me some advice on what might be wrong.
I am using an M1 Mac on Ventura 3.3.1 (a), and BEAST 2.7.6
If I try to open a CoupledMCMC Template within BEAUti, I cannot load in any partitions into the program.
If I try to convert an existing xml file to CoupledMCMC by using the Template drop-down, it removes all input editors.
If I try to convert the file using the "Launch App" command, clicking "Launch" does nothing (but it works for other Apps).
If I try using the terminal, I am returned this error:
Can you offer any advice on what might be going wrong?