Opened 6 years ago

Last modified 5 years ago

#786 assigned defect

synchronizing IDs fails after importing the attached file

Reported by: westram Owned by: westram
Priority: major Milestone:
Component: Import / Export Version: SVN
Keywords: import rename ID AISC Cc:

Description

Reproduce:

  • run arb --import TheArtOfCoreDump.fasta
  • select fasta.ift (AUTO DETECT should do)
  • GO
  • When asked select to "Generate new names"

Problem is caused by restriction described in #227.

For now just provide a workaround:

  • do not send long full_name to nameserver (causes useless waste of memory there as well)
  • full_names longer than 1024 characters may be considered unintended

Attachments (1)

TheArtOfCoreDump.fasta (2.0 KB) - added by westram 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by westram

comment:1 Changed 6 years ago by westram

  • Owner changed from devel to westram
  • Status changed from new to _started

comment:2 Changed 6 years ago by westram

  • Status changed from _started to assigned

To fix this problem, unit-tests are needed for nameserver and rename-session in ntree!
Started to add some tests in log:branches/nameserver
Work interrupted :(

comment:3 Changed 5 years ago by westram

  • Component changed from Library (other) to Import / Export
Note: See TracTickets for help on using tickets.