MantisBT - Rosetta
View Issue Details
0000030Rosetta[All Projects] Incorrect Resultspublic2012-06-27 10:102012-06-27 17:18
kimdn 
momeara 
normalminoralways
resolvedfixed 
linux
Trunk 
 
FeatureReporter
run.sh which has --> cmd="time $mini/bin/rosetta_scripts.$platform -database ${database} @flags"
49633
0000030: [FeatureReporter] Showed "ERROR: Failed to create features ~ .db3" but no error actually?
Showed error message like below. But DB size and Report~~~.log file seem totally OK.

It seems to need simple modification in run.sh regarding

if [ !$? ]; then
  echo "ERROR: Failed to create ${database_fname}. Check ${log_fname} for errors."


--
kimdn@contador:~/scr2/data/H_bond_feature/JennyNativeCentroid_WO_bicubic_WO_sp2$ ./run.sh
Generating Featuers Database:


writing features.xml from features.xml.TEMPLATE:
    -RUN_ID -> JennyNativeCentroid_WO_bicubic_WO_sp2_120627
    -SAMPLE_SOURCE_DESCRIPTION -> pdbs of Jenny beta sheet

writing features databse:
    -features_JennyNativeCentroid_WO_bicubic_WO_sp2_120627.db3

writing log:
    -ReportToDB.JennyNativeCentroid_WO_bicubic_WO_sp2_120627.log


time /home/kimdn/rosetta/rosetta_source/bin/rosetta_scripts.default.linuxgccdebug -database /home/kimdn/rosetta/rosetta_database @flags &> ReportToDB.JennyNativeCentroid_WO_bicubic_WO_sp2_120627.log

ERROR: Failed to create features_JennyNativeCentroid_WO_bicubic_WO_sp2_120627.db3. Check ReportToDB.JennyNativeCentroid_WO_bicubic_WO_sp2_120627.log for errors.
No tags attached.
Issue History
2012-06-27 10:10kimdnNew Issue
2012-06-27 10:10kimdnStatusnew => assigned
2012-06-27 10:10kimdnAssigned To => momeara
2012-06-27 10:12kimdnDescription Updatedbug_revision_view_page.php?rev_id=6#r6
2012-06-27 11:32momearaFixed in SVN Version => 49633
2012-06-27 11:32momearaStatusassigned => closed
2012-06-27 11:32momearaResolutionopen => fixed
2012-06-27 17:18delucaslStatusclosed => resolved

There are no notes attached to this issue.