Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000030Rosetta[All Projects] Incorrect Resultspublic2012-06-27 10:102012-06-27 17:18
Reporterkimdn 
Assigned Tomomeara 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSlinuxOS Version
Product VersionTrunk 
Fixed in Version 
Summary0000030: [FeatureReporter] Showed "ERROR: Failed to create features ~ .db3" but no error actually?
DescriptionShowed 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.
TagsNo tags attached.
Application(s) AffectedFeatureReporter
Command Line Usedrun.sh which has --> cmd="time $mini/bin/rosetta_scripts.$platform -database ${database} @flags"
Developer Options
Fixed in SVN Version49633
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-06-27 10:10 kimdn New Issue
2012-06-27 10:10 kimdn Status new => assigned
2012-06-27 10:10 kimdn Assigned To => momeara
2012-06-27 10:12 kimdn Description Updated View Revisions
2012-06-27 11:32 momeara Fixed in SVN Version => 49633
2012-06-27 11:32 momeara Status assigned => closed
2012-06-27 11:32 momeara Resolution open => fixed
2012-06-27 17:18 delucasl Status closed => resolved


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker