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

More informative error msg when trying to "run" NeuroML2 files #73

Open
borismarin opened this issue Sep 25, 2015 · 0 comments
Open

More informative error msg when trying to "run" NeuroML2 files #73

borismarin opened this issue Sep 25, 2015 · 0 comments

Comments

@borismarin
Copy link
Contributor

e.g.

$ ./jnml ~/src/NeuroML2/examples/NML2_SingleCompHHCell.nml
  jNeuroML v0.7.2
Loading: /Users/borismarin/src/NeuroML2/examples/NML2_SingleCompHHCell.nml with jLEMS...
org.lemsml.jlems.core.sim.ContentError: Cant read lems from XMLElt: neuroml, attrs: 4, body len: 0, children: 6
    at org.lemsml.jlems.core.reader.AbstractLemsFactory.buildLemsFromXMLElement(AbstractLemsFactory.java:29)
    at org.lemsml.jlems.core.sim.LemsProcess.readModel(LemsProcess.java:73)
    at org.neuroml.export.utils.Utils.readLemsNeuroMLFile(Utils.java:227)
    at org.neuroml.export.utils.Utils.loadLemsFile(Utils.java:342)
    at org.neuroml.export.utils.Utils.runLemsFile(Utils.java:336)
    at org.neuroml.JNeuroML.main(JNeuroML.java:270)
INFO Sep 25,2015 14:23  (INFO) Reading from: /Users/borismarin/src/NeuroML2/examples/NML2_SingleCompHHCell.nml
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