I setup SNAPP for Bayes Factor Delimitation, I ran the .xml file on the cluster and I got this error.
Loading /public/home/WHC_BBT/final_data_set_SNAPP/runA//step0/likelihood.log, burnin 50%, skipping 0 log lines
|---------|---------|---------|---------|---------|---------|---------|---------|
Calculating statistics
|---------|---------|---------|---------|---------|---------|---------|---------|
Fatal exception: 1
java.lang.ArrayIndexOutOfBoundsException: 1
at beast.util.LogAnalyser.calcStats(Unknown Source)
at beast.util.LogAnalyser.<init>(Unknown Source)
at beast.util.LogAnalyser.<init>(Unknown Source)
at beast.inference.PathSampleAnalyser.estimateMarginalLikelihood(Unknown Source)
at beast.inference.PathSampleAnalyser.estimateMarginalLikelihood(Unknown Source)
at beast.inference.PathSampler.analyse(Unknown Source)
at beast.inference.PathSampler.doRuns(Unknown Source)
at beast.inference.PathSampler.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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at beast.app.beastapp.BeastLauncher.run(Unknown Source)
at beast.app.beastapp.BeastLauncher.main(Unknown Source)
Fatal exception: 1
java.lang.RuntimeException: An error was encounted. Terminating BEAST
at beast.app.util.ErrorLogHandler.publish(Unknown Source)
at java.util.logging.Logger.log(Logger.java:738)
at java.util.logging.Logger.doLog(Logger.java:765)
at java.util.logging.Logger.log(Logger.java:788)
at java.util.logging.Logger.severe(Logger.java:1464)
at beast.app.beastapp.BeastMain.<init>(Unknown Source)
at beast.app.beastapp.BeastMain.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at beast.app.beastapp.BeastLauncher.run(Unknown Source)
at beast.app.beastapp.BeastLauncher.main(Unknown Source)
Kindly help look into to solving this.