I have a program that writes a number of objects to the database, and a listener that dumps the path of each change to the database. When the database is "clean", the program functions as expected. (See FirstRun.txt). However, Subsequent runs return a collection of increasingly large, incorrect paths when the current content of the database is enumerated. (See SecondRun.txt). The data in the database is correct.
I have a program that writes a number of objects to the database, and a listener that dumps the path of each change to the database. When the database is "clean", the program functions as expected. (See FirstRun.txt). However, Subsequent runs return a collection of increasingly large, incorrect paths when the current content of the database is enumerated. (See SecondRun.txt). The data in the database is correct.
I'm a little new at this, but this seems like incorrect behavior. FirstRun.txt.txt SecondRun.txt.txt