MartinEW <[email protected]> writes:

> I am receiving a NPE when attempting to delete records from tables. I have
> attached a simplified SQL script that replicates my problem - 
> http://www.nabble.com/file/p21725256/script.sql script.sql .  Can anyone
> else replicate this issue?  

Thanks for the script, I can reproduce it when I set
derby.language.logQueryPlan=true. I think this is
https://issues.apache.org/jira/browse/DERBY-2353, which is closed as
Cannot Reproduce. I'll reopen it and post a pointer to this discussion.

The workaround is to not set derby.language.logQueryPlan.

-- 
Knut Anders

Reply via email to