Manjula G Kutty wrote: > > FAILED QUERY: SELECT with 10000 unions. > Exception in thread "main" java.sql.SQLException: An internal error > was identified by RawStore module. > Caused by: org.apache.derby.client.am.SqlException: An internal error > was identified by RawStore module. > [snip big query]
> java.lang.OutOfMemoryError: Java heap space > > I think the issue of the internal error is a manifestation of DERBY-443. If this case passes for embedded, the question is why is network server using more memory. Could you check if the statements in the tests are being closed? Thanks Kathey
