barbarabarbosa / beast-mcmc

Automatically exported from code.google.com/p/beast-mcmc
0 stars 0 forks source link

Error parsing <traceAnalysis> element with id null #261

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Many XML in \release\common\examples\ has:

Parsing error - poorly formed BEAST file, testMVOU.xml:
Error parsing '<traceAnalysis>' element with id, 'null':
File 'testMVOU.log' can not be opened for traceAnalysis element.

Original issue reported on code.google.com by dong.w.xie@gmail.com on 30 Nov 2009 at 3:42

GoogleCodeExporter commented 8 years ago
use 
final File file = FileHelpers.getFile(fileName);

Original comment by dong.w.xie@gmail.com on 2 Dec 2009 at 2:00