Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » libsbml-development » v.2.3. release 2 Java consistency check crashes
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
rbyrnes


Posts: 28
Registered:
September 2008
v.2.3. release 2 Java consistency check crashes 14 Apr '10 14:33


I am using the Java wrapper of libsbml v.2.3, release 2.

When my program executes the following code fragment

SBMLDocument document = new SBMLDocument( );
document.setLevelAndVersion( 2L, 3L );
document.setModel( model );
long numProblems = document.checkConsistency( );

the program crashes. This occurs every time the model contains a ListOfEvents, but less often with other lists.

Am I missing a setting or command?

--Bob
____________________________________________________________
To manage your libsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/libsbml-development

For a web interface to the libsbml-development mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the libsbml-development list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   v.2.3. release 2 Java consistency check crashes  rbyrnes14 Apr '10 14:33
Previous Topic:v.2.3. release 2 Java consistency check crashes
Next Topic:AST_NAME_TIME from libsbml.parseFormula
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.