Rami Ojares / PDF-Comics Oy <[email protected]> writes:

> Let me give a bit context to how this error happens
>
> I keep inserting rows.
>
> Then an exception occurs (this exception is caused by a before trigger).
> So I do a rollback.
> Then I continue inserting rows.
> I make one insert succesfully but then the same exception ( the
> constraint violation implemented by the before trigger) happens again.
> Now I don't get the exception from the trigger anymore but instead the
> ASSERT FAILED exception.

Hi Rami,

It sounds like you know exactly how to reproduce this problem. It would
be great if you could file a bug report and attach a java program so
that others can reproduce it too.
https://issues.apache.org/jira/browse/DERBY

Thanks,

-- 
Knut Anders

Reply via email to