-
Notifications
You must be signed in to change notification settings - Fork 11
Error Running mdl-autocomplete #159
Comments
Can you send me the log file, as shown in Run_MFAToolkit.sh: /Users/student/Desktop/ModelSEED/Model-SEED-core/logs/fba-14.log |
Hi Sam, I am attaching the log file. Thanks, Aaron On Thu, Jun 7, 2012 at 1:10 AM, samseaver <
|
I think I know what the problem is. Can you double-check your model in: /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/Seed211586.9.1.tbl to see if it has a biomass reaction? I know that one problem we get is that the code seg faults if the model does not have a biomass reaction. We never did implement a check for this to say "You don't have a biomass reaction", so it just farts on you and quits. ===Update=== Allow me to correct myself. It correctly says there is no biomass reaction if you load a fresh model. However, if you re-load a model file, then it doesn't realize that a biomass reaction is missing, leading to the seg-fault. |
It appears that there is the following line in the .tbl file. This indicates biomass present, correct? Turing:~/Desktop/ModelSEED/Model-SEED-core/workspace/AaronB/Shew5> |
It appears that the mfatoolkit was not rebuilt after an ms-update. When I did "ms-update" it said that the MFAToolkit was up to date. But I moved it out of the way (i.e., renamed to Model-SEED-core/software/mfatoolkit/Linux/mfatoolkit.bk), which forced a rebuild, and got a new mfatoolkit that is much bigger and now works. -rwxrwxr-x 1 student staff 15564068 Jun 8 15:21 mfatoolkit |
Ah, that's interesting. I've never used ms-update, so clearly here On Fri, Jun 8, 2012 at 2:26 PM, aabest
Postdoctoral Fellow http://www.linkedin.com/pub/sam-seaver/0/412/168 "We shall not cease from exploration |
We are trying to run the mdl-autocomplete command are are getting an error on one of our installations of ModelSEED. Works on other installations.
Here is the error:
Turing:~/Desktop/ModelSEED/Model-SEED-core/workspace/public/Shew5> mdl-autocomplete Seed211586.9.1?Complete?1
mdlautocomplete
Creating problem directory: 14
Creating list of inactive reactions: /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/InactiveModelReactions.txt
Printing gapfilling parameters in : /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/CompleteGapfillingParameters.txt
Running runFBAStudy
Using problem directory: 14
Creating the model file: /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/Seed211586.9.1.tbl
Creating biochemistry provenance files
Running FBA
mkdir: /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/MFAOutput: File exists
sh: line 1: 38146 Segmentation fault: 11 /Users/student/Desktop/ModelSEED/Model-SEED-core/software/mfatoolkit/bin/mfatoolkit resetparameter "MFA input directory" /Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/ parameterfile "../Parameters/ProductionMFA.txt" parameterfile "../Parameters/GapFilling.txt" parameterfile "/Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/CompleteGapfillingParameters.txt" parameterfile "/Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/AddnlFBAParameters.txt" LoadCentralSystem "/Users/student/Desktop/ModelSEED/Model-SEED-core/data/ReactionDB/MFAToolkitOutputFiles/14/Seed211586.9.1.tbl" > "/Users/student/Desktop/ModelSEED/Model-SEED-core/logs/fba-14.log"
Parsing results
Finished runFBAStudy
Whoops! We encountered an unrecoverable error.
Gapfilling of model Seed211586.9.1 failed!
View error using the "ms-lasterror" command.
Have you updated recently? ( git pull )
Have you changed your configuration? ( ms-config )
If you are still having problems, please submit a ticket
copying the contents of the error file printed above to:
https://github.com/ModelSEED/Model-SEED-core/issues/new
Thanks!
Turing:~/Desktop/ModelSEED/Model-SEED-core/workspace/public/Shew5> ms-lasterror
mslasterror
Last error printed to file:
/Users/student/Desktop/ModelSEED/Model-SEED-core/.errors/error-i6IFc
Error text printed below:
The text was updated successfully, but these errors were encountered: