regarding extracting silent file – renamed tag

Member Site Forums Rosetta 3 Rosetta 3 – Applications regarding extracting silent file – renamed tag

Viewing 2 reply threads
  • Author
    Posts
    • #1876
      Anonymous

        while extracting silent file I get following messages:

        core.io.silent: renamed tag S_02648 to S_02648_3 (SilentStruct with S_02648 already exists!)
        core.io.silent: renamed tag S_02643 to S_02643_5 (SilentStruct with S_02643 already exists!)

        Is it something to worry about? Why would a structure already exist in the silent file?

      • #9987
        Anonymous

          It’s not necessarily anything to worry about. You didn’t lose any structures. The only reason you might be a little concerned is if you had some sort of notation elsewhere about which tags you were interested in. (But you would have had multiple structures with the same tag, so it’d be confusing as to which one you meant.)

          This sort of thing happens typically when you’re combining (or have combined) multiple silent files, each of which may have a number of structures with a given tag already. It could also occur if you had multiple processes writing to a single file (generally not a good idea, due to chances of file corruption. Write to separate files and combine after the fact) – they wouldn’t necessarily know what the other processes were doing, so may repeat tags.

        • #9998
          Anonymous

            okay thanks that helps…

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