[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [stellation-res] Re: NPE bug, working at home this morning
|
Hi Annie,
Your suggestion fixed the problem, and all four merge tests are passing now
with Cloudscape.
The test fixture is still a bit flaky: Cloudscape is not shutting down
cleanly (VM is left running
but apparently 'disconnected'), and occasionally there's an IO exception at
test start, caused by
a failure to initialize the test fixture properly. Restarting Eclipse
clears both problems, and
I'm able to run a fair number of test sets before the fixture becomes
unusable. Since the Stellation
code itself seems fine (these are test fixture problems), I'm deferring
further work on this.
(The problems may go away when I upgrade to Eclipse R3M8, since M7 has been
pretty flaky).
- Jim
At 11:25 AM 4/6/2004, Annie t Ying wrote:
sorry that I forgot to keep you updated: I fixed it by adding "B.S_ID" to
the end of the SELECT clause. t should to work okay, because the database
will just return extra info that is not needed. Do you mind to change
that and try it with your tests? Thanks so much!
Annie