Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nullCannot instantiate class. Please check the spec attribute. #3

Open
SimonGreenhill opened this issue Jun 22, 2016 · 0 comments
Open

Comments

@SimonGreenhill
Copy link
Contributor

I get the following error when trying to run the PathSampling app:

beast.util.XMLParserException:
Error 1006 parsing the xml input file

nullCannot instantiate class. Please check the spec attribute.

Error detected about here:
  <beast>
      <subtemplate id='HyperPrior'>
          <connect>

    at beast.util.XMLParser.createBeastObject(Unknown Source)
    at beast.util.XMLParser.createObject(Unknown Source)
    at beast.util.XMLParser.parseInputs(Unknown Source)
    at beast.util.XMLParser.createObject(Unknown Source)
    at beast.util.XMLParser.parseFragment(Unknown Source)
    at beast.util.XMLParser.parseBareFragment(Unknown Source)
    at beast.app.beauti.BeautiConfig.initAndValidate(Unknown Source)
    at beast.app.tools.PathSampler.main(Unknown Source)

... this happens if I use the GUI or try to run it via appstore PathSampler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant