Re: Turbine stack trace
"Christophe Delarue" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 6, 2008 at 7:56 PM, Mick Semb Wever <[email protected]> wrote: > > I update the NULL field with a valid USER_ID but the java stack is still > > here. > > All USER_IDs for those issues that cause trouble are valid? (As opposed > to just not null). All USER_ID seems good : select * from SCARAB_ISSUE_ATTRIBUTE_VALUE b where b.USER_ID not in (select USER_ID from TURBINE_USER); Empty set (0.14 sec) -- Christophe