Anonymous | Login | 2024-12-04 03:48 CST |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000067 | Rosetta | [All Projects] Crash | public | 2012-08-14 16:36 | 2012-08-21 11:50 | ||||
Reporter | delucasl | ||||||||
Assigned To | delucasl | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | All platforms | OS | Any | OS Version | Any | ||||
Product Version | All | ||||||||
Fixed in Version | Trunk | ||||||||
Summary | 0000067: Forgetting to specify any kind of job input flags with rosettascripts resulits in non-obvious error message | ||||||||
Description | If you forget to specify any kind of input flags, you get an error message like this: ERROR: Attempting to initiate job distribution for input job 'S', but the generated pose has no residues. ERROR:: Exit from: src/protocols/jd2/Parser.cc line: 47 rosetta_scripts.mysql.linuxgccdebug: src/utility/exit.cc:155: void utility::exit(const std::string&, int, const std::string&, int): Assertion `false' failed. Program received signal SIGABRT, Aborted. This case should be caught and the user should be presented with an error message explaining that they forgot to specify an input file. | ||||||||
Tags | No tags attached. | ||||||||
Application(s) Affected | all | ||||||||
Command Line Used | rosetta_scripts.linuxgccrelease -database <db_path> | ||||||||
Developer Options | Confirmed As Bug | ||||||||
Fixed in SVN Version | 50678 | ||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2012-08-14 16:36 | delucasl | New Issue | |
2012-08-15 14:37 | delucasl | Command Line Used | any_app.linuxgccrelease -database <db_path> => rosetta_scripts.linuxgccrelease -database <db_path> |
2012-08-15 14:37 | delucasl | Assigned To | => delucasl |
2012-08-15 14:37 | delucasl | Status | new => assigned |
2012-08-15 14:37 | delucasl | Summary | Forgetting to specify any kind of job input flags resulits in non-obvious error message => Forgetting to specify any kind of job input flags with rosettascripts resulits in non-obvious error message |
2012-08-16 16:43 | delucasl | Status | assigned => confirmed |
2012-08-21 11:50 | delucasl | Fixed in SVN Version | => 50678 |
2012-08-21 11:50 | delucasl | Status | confirmed => resolved |
2012-08-21 11:50 | delucasl | Fixed in Version | => Trunk |
2012-08-21 11:50 | delucasl | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group |