Previous Page Parent Page Next Page TOC
User Manual | Error Messages | COPASI Task

COPASI Task

All tasks in COPASI are derived from one base class called CCopasiTask. These error messages are generated by this base class and should never occur. If you encounter such an error message it is very likely that you found a bug in COPASI. Please file a bug report.

Identifier
CCopasiTask (1)

Message
No problem defined for task 'TASK'.

Description
INTERNAL


Identifier
CCopasiTask (2)

Message
No model associated for task 'TASK'.

Description
INTERNAL


Identifier
CCopasiTask (3)

Message
No method defined for task 'TASK'.

Description
INTERNAL


Identifier
CCopasiTask (4)

Message
Error compiling model 'MODELNAME'.

Description
This indicates a serious problem with the model. Please check your model. If you think your model is OK, please send a bug report.


Identifier
CCopasiTask (5)

Message
No output file defined for report.

Description
This means that there is a report but that COPASI does not know where to write it to since this has not been specified. All data from this report will be lost.


Identifier
CCopasiTask (6)

Message
Requested output object: 'OUTPUTOBJECTID' not found. It will be ignored.

Description
At least one of the objects used in the report could not be found. The report will generated despite the problem but might not be what you expected. This usually happens if you change the model after you defined the plots.


Identifier
CCopasiTask (7)

Message
Problems compiling output.

Description
!!!UNDOCUMENTED!!!