[Biojava-dev] [Bug 2107] LabelledSequenceRenderer
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Oct 6 07:30:48 UTC 2006
http://bugzilla.open-bio.org/show_bug.cgi?id=2107
mark.schreiber at novartis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark.schreiber at novartis.com
------- Comment #2 from mark.schreiber at novartis.com 2006-10-06 03:30 -------
Problem was caused by state transition alphabets being registered with the
AlphabetManager as singletons after the first de-serialization even though they
were no previous to serialization.
This means on the second de-serialization that the model gets the transition
Alphabet from the AlphabetManager and then tries to find it's transitions in
that alphabet when they are not there.
This is one case where alphabets are not singletons.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list