My favorites | Sign in
Project Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 52: Iterative pass can fail with Tree.Invalid_Node_Id error message
2 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  avaron
Type-Defect
Priority-High
Milestone-Release4.0


Sign in to add a comment
 
Reported by linnaeus1735, Mar 26, 2008
What steps will reproduce the problem?
1. Execute the following script:

set(seed:1)
set(iterative)
read ("FILENAME1")
transform (weightfactor:-1)
read ("FILENAME1.tree")
report("test.xml", diagnosis)

2. The following error message is generated:

Fatal error: exception Tree.Invalid_Node_Id(1) 

Expected outcome is a completed rediagnosis of the imported tree and a produced diagnosis 
xml file.

NB: This bug was detected as a part of the developer testing routine pertaining to the test 
'cnc_ip.poy'
Comment 1 by avaron, Mar 26, 2008
This bug is only applicable to the current development version (2646). The released version doesn't show the 
issue.
Summary: Iterative pass can fail with Tree.Invalid_Node_Id error message
Owner: avaron
Labels: -Priority-Medium Priority-High Milestone-Release4.0
Comment 2 by avaron, Mar 31, 2008
For which data set and tree was this problem appearing?
Comment 3 by linnaeus1735, Apr 15, 2008
This occurs when the datafiles 2.fas and 2.fas.tree are used.
Sign in to add a comment

Hosted by Google Code