[jira] [Comment Edited] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Oliver Gierke (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016290#comment-14016290 ] Oliver Gierke edited comment on OPENJPA-2507 at 6/3/14 7:26 AM:

[jira] [Commented] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Oliver Gierke (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016290#comment-14016290 ] Oliver Gierke commented on OPENJPA-2507: Just to confirm this: Spring Data JPA

[jira] [Updated] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread David Bilge (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bilge updated OPENJPA-2507: - Attachment: exceptions.txt openjpa-exception-demo.zip I experienced this very

[jira] [Commented] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Thomas Darimont (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016419#comment-14016419 ] Thomas Darimont commented on OPENJPA-2507: -- Hello, I just had a look at this

[jira] [Updated] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Thomas Darimont (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Darimont updated OPENJPA-2507: - Attachment: OPENJPA-2507-Wrap-ContextStack-in-ThreadLocal.patch Patch that wraps the

[jira] [Commented] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016505#comment-14016505 ] Kevin Sutter commented on OPENJPA-2507: --- Thank you, Thomas. I like this approach

[jira] [Assigned] (OPENJPA-2507) Weird EmptyStackException in CriteriaQueryImpl

2014-06-03 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter reassigned OPENJPA-2507: - Assignee: Kevin Sutter Weird EmptyStackException in CriteriaQueryImpl

Re: Is there a memory leak with org.apache.openjpa.kernel.FinalizingBrokerImpl

2014-06-03 Thread Chathuri Wimalasena
Hi, Thanks for the responses. I checked almost all the places where we are using entityManager instance and make sure they are closed after they have been used. Here are the two suspect classes I'm getting when analysing the memory dump. *Problem Suspect 1* 546,326 instances of

[jira] [Reopened] (OPENJPA-2459) Enable Java 7 in trunk

2014-06-03 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter reopened OPENJPA-2459: --- Will need to re-open and possibly back out this change temporarily. We're thinking of

[jira] [Updated] (OPENJPA-2459) Enable Java 7 in trunk

2014-06-03 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Sutter updated OPENJPA-2459: -- Fix Version/s: (was: 2.4.0) Enable Java 7 in trunk --

Re: release or not?

2014-06-03 Thread Kevin Sutter
Sounds good. I'll reopen OPENJPA-2459, temporarily back out the Java 7 update, and commit. Still looking for resource to do the full release cycle... On Tue, Jun 3, 2014 at 12:02 AM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Hi Kevin, I think best is to do next release from frunk

[jira] [Updated] (OPENJPA-2512) QuerySQLCache fails to exclude paginated queries on cache hit

2014-06-03 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-2512: - Attachment: OPENJPA-2512.20x.ut.patch QuerySQLCache fails to exclude paginated queries on

[jira] [Commented] (OPENJPA-2459) Enable Java 7 in trunk

2014-06-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017049#comment-14017049 ] ASF subversion and git services commented on OPENJPA-2459: --

[jira] [Commented] (OPENJPA-2459) Enable Java 7 in trunk

2014-06-03 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017052#comment-14017052 ] Kevin Sutter commented on OPENJPA-2459: --- That previous commit (r1599775) also

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-06-03 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2508: Attachment: OPENJPA-2508.221x.patch LEFT JOIN FETCH not honored when data cache is enabled

[jira] [Updated] (OPENJPA-2508) LEFT JOIN FETCH not honored when data cache is enabled

2014-06-03 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis updated OPENJPA-2508: - Attachment: qcsq.221x.patch I'd prefer to stay away from reflection. I banged something