Hi,

I'm afraid I can't tell what the problem is. The database was created with
version 1.3.168. I didn't see any temporary tables in the database file.
But I'm afraid I would need a reproducible test case in order to help for
this case.

Regards,
Thomas




On Thu, Mar 27, 2014 at 8:31 PM, Dieter Cailliau
<[email protected]>wrote:

> Thoms the database is attached to the first post of this topic.
>
> Op donderdag 20 maart 2014 07:53:26 UTC+1 schreef Thomas Mueller:
>>
>> Hi,
>>
>> > I'm not using temporary tables
>>
>> I think there are some cases where Hibernate creates temporary tables,
>> and for some queries (those that return many rows) the database itself
>> creates temporary tables.
>>
>> If you still have the database file, could you send it to me please? I
>> would like to analyze it.
>>
>> Regards,
>> Thomas
>>
>>
>>
>> On Tuesday, March 18, 2014, Dieter Cailliau <[email protected]> wrote:
>>
>>> URL: jdbc:h2:/tmp/bms;DB_CLOSE_DELAY=-1;LOCK_TIMEOUT=5000
>>>
>>> According to your query, the create_build was 168.
>>> I'm not using temporary tables (afaik) just regular JPA (hibernate
>>> inside jboss7).
>>> I didn't see OutOfMemory in my logs, but they don't go back to the first
>>> occurence of the problem, so i'm not sure.
>>>
>>> I am using XA. The error shows up when the first connection is obtained:
>>> org.h2.jdbcx.JdbcDataSource.getXAConnection(JdbcDataSource.java:331).
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "H2 Database" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at http://groups.google.com/group/h2-database.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to