JPA Test OutOfMemoryError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Querydsl |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
There is probably something wrong with one of the tests that it would need so much memory. I had to set -Xmx higher in the surefire configuration to allow it to pass.
rrmckinley (rrmckinley) wrote : | #1 |
rrmckinley (rrmckinley) wrote : | #2 |
rrmckinley (rrmckinley) wrote : | #3 |
rrmckinley (rrmckinley) wrote : | #4 |
rrmckinley (rrmckinley) wrote : | #5 |
Timo Westkämper (timo-westkamper) wrote : | #6 |
I tried it with 3.0.2 and 3.0.3. This is on Mac OS with the latest Java update. I take it that you can't reproduce the problem? Is there anything else I should look for when this happens?
Cheers,
Rich
Sent from my phone.
On May 22, 2011, at 6:49 AM, Timo Westkämper <email address hidden> wrote:
> Which Maven version are you using?
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https:/
>
> Title:
> JPA Test OutOfMemoryError
>
> Status in Querydsl:
> New
>
> Bug description:
> There is probably something wrong with one of the tests that it would
> need so much memory. I had to set -Xmx higher in the surefire
> configuration to allow it to pass.
>
> To unsubscribe from this bug, go to:
> https:/
Vesa Marttila (ponzao) wrote : | #8 |
I was not able to reproduce with Maven 3.0.2 and Linux 32bit.
Apache Maven 3.0.2 (r1056850; 2011-01-09 02:58:10+0200)
Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
Java home: /usr/lib/
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-
Timo Westkämper (timo-westkamper) wrote : | #9 |
I am currently on holidays, but Vesa might be able to look into this.
Changed in querydsl: | |
status: | New → In Progress |
Timo Westkämper (timo-westkamper) wrote : | #10 |
Fixed in SVN trunk
Timo Westkämper (timo-westkamper) wrote : | #11 |
Sorry, fixed in Git master ;)
Changed in querydsl: | |
status: | In Progress → Fix Committed |
Timo Westkämper (timo-westkamper) wrote : | #12 |
Released in 2.2.1
Changed in querydsl: | |
status: | Fix Committed → Fix Released |
Which Maven version are you using?