Rosetta failed in making score.fsc

Member Site Forums Rosetta 3 Rosetta 3 – Applications Rosetta failed in making score.fsc

Viewing 3 reply threads
  • Author
    Posts
    • #2577
      Anonymous

        I’ve run Abinitiorelax but it fails in scoring process.

        In the begining, It seems good i can see some matrix and other logs

        But it gives error at last when scoring things working.

        I dont know which part is wrong.

         

        Here are exact error messages:

        ERROR: Could not make score.fsc
        ERROR:: Exit from: src/core/io/silent/SilentFileData.cc line: 468
        /Data/program/rosetta_src_2016.32.58837_bundle/main/source/build/src/release/linux/4.4/64/x86/gcc/5.4/default/libutility.so(print_backtrace(char const*)+0x3e) [0x7f7c50d2320e]
        /Data/program/rosetta_src_2016.32.58837_bundle/main/source/build/src/release/linux/4.4/64/x86/gcc/5.4/default/libutility.so(utility::exit(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)+0x19e) [0x7f7c50d2306e]
        /Data/program/rosetta_src_2016.32.58837_bundle/main/source/build/src/release/linux/4.4/64/x86/gcc/5.4/default/libcore.3.so(core::io::silent::SilentFileData::write_silent_struct(core::io::silent::SilentStruct&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) const+0x25c) [0x7f7c4a07db1c]
        /Data/program/rosetta_src_2016.32.58837_bundle/main/source/build/src/release/linux/4.4/64/x86/gcc/5.4/default/libprotocols_b.5.so(protocols::abinitio::AbrelaxApplication::fold(core::pose::Pose&, boost::shared_ptr<protocols::abinitio::Protocol>)+0x2557) [0x7f7c52596627]
        /Data/program/rosetta_src_2016.32.58837_bundle/main/source/build/src/release/linux/4.4/64/x86/gcc/5.4/default/libprotocols_b.5.so(protocols::abinitio::AbrelaxApplication::run()+0xce) [0x7f7c52598c6e]
        ./main/source/bin/AbinitioRelax.linuxgccrelease() [0x4027c8]
        /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f7c500d1830]
        ./main/source/bin/AbinitioRelax.linuxgccrelease() [0x4029e9]
        Error: Must call shutdown() when finished using job distributor!
        protocols::checkpoint: Deleting checkpoints of ClassicAbinitio
        Exception : 
         
         
        [ERROR] EXCN_utility_exit has been thrown from: src/core/io/silent/SilentFileData.cc line: 468
        ERROR: Could not make score.fsc
         

      • #12128
        Anonymous

          It couldn’t open the file handle for writing your silent file.

          Perhaps the disk is full.  Perhaps you don’t have write permission to the directory you told Rosetta to put the output in.  Perhaps the directory doesn’t exist.

        • #12649
          Anonymous

            It couldn’t open the file handle for writing your silent file.

            Perhaps the disk is full.  Perhaps you don’t have write permission to the directory you told Rosetta to put the output in.  Perhaps the directory doesn’t exist.

          • #13170
            Anonymous

              It couldn’t open the file handle for writing your silent file.

              Perhaps the disk is full.  Perhaps you don’t have write permission to the directory you told Rosetta to put the output in.  Perhaps the directory doesn’t exist.

          Viewing 3 reply threads
          • You must be logged in to reply to this topic.