You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Thiago Veronezi <th...@veronezi.org> on 2010/08/02 17:01:52 UTC

Re: [continuum] BUILD FAILURE: OpenEJB - OpenEJB -

"java.lang.OutOfMemoryError: PermGen space"

Hmmmmm... time to increase the memory usage.
I have to set
...
export MAVEN_OPTS="-Xmx1024M"
...
When compiling it on my pc.

[]s,
Thiago.

On Sun, Aug 1, 2010 at 8:46 PM, Continuum@vmbuild.apache.org <
commits@openejb.apache.org> wrote:

> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=378565&projectId=358
>
> Build statistics:
>  State: Failed
>  Previous State: Failed
>   Started at: Sun 1 Aug 2010 17:05:33 -0700
>  Finished at: Sun 1 Aug 2010 17:45:23 -0700
>  Total time: 39m 50s
>   Build Trigger: Schedule
>  Build Number: 1952
>  Exit code: 1
>  Building machine hostname: vmbuild.apache.org
>  Operating system : Linux(unknown)
>  Java Home version :
>          java version "1.6.0_20"
>          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
>          Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
>
>  Builder version :
>          Maven version: 2.0.9
>          Java version: 1.6.0_20
>          OS name: "linux" version: "2.6.24-28-server" arch: "i386" Family:
> "unix"
>
>
> ****************************************************************************
> SCM Changes:
>
> ****************************************************************************
> No files changed
>
>
> ****************************************************************************
> Dependencies Changes:
>
> ****************************************************************************
> No dependencies changed
>
>
>
> ****************************************************************************
> Build Definition:
>
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean install -Dassemble
> Arguments: --batch-mode
> Build Fresh: true
> Always Build: false
> Default Build Definition: true
> Schedule: DEFAULT_SCHEDULE
> Profile Name: JDK 6, Large Memory
> Description:
>
>
> ****************************************************************************
> Test Summary:
>
> ****************************************************************************
> Tests: 5591
> Failures: 0
> Errors: 0
> Success Rate: 100
> Total time: 785.76984
>
>
>
>
>

Re: [continuum] BUILD FAILURE: OpenEJB - OpenEJB -

Posted by dsh <da...@googlemail.com>.
We did that actually for the builtbot builds. Feel free to open a JIRA
against the INFRA team. The component against you would open a JIRA
would be Continuum.

-> https://issues.apache.org/jira/browse/INFRA

Cheers
Daniel

On Mon, Aug 2, 2010 at 5:01 PM, Thiago Veronezi <th...@veronezi.org> wrote:
> "java.lang.OutOfMemoryError: PermGen space"
>
> Hmmmmm... time to increase the memory usage.
> I have to set
> ...
> export MAVEN_OPTS="-Xmx1024M"
> ...
> When compiling it on my pc.
>
> []s,
> Thiago.
>
> On Sun, Aug 1, 2010 at 8:46 PM, Continuum@vmbuild.apache.org <
> commits@openejb.apache.org> wrote:
>
>> Online report :
>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=378565&projectId=358
>>
>> Build statistics:
>>  State: Failed
>>  Previous State: Failed
>>   Started at: Sun 1 Aug 2010 17:05:33 -0700
>>  Finished at: Sun 1 Aug 2010 17:45:23 -0700
>>  Total time: 39m 50s
>>   Build Trigger: Schedule
>>  Build Number: 1952
>>  Exit code: 1
>>  Building machine hostname: vmbuild.apache.org
>>  Operating system : Linux(unknown)
>>  Java Home version :
>>          java version "1.6.0_20"
>>          Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
>>          Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
>>
>>  Builder version :
>>          Maven version: 2.0.9
>>          Java version: 1.6.0_20
>>          OS name: "linux" version: "2.6.24-28-server" arch: "i386" Family:
>> "unix"
>>
>>
>> ****************************************************************************
>> SCM Changes:
>>
>> ****************************************************************************
>> No files changed
>>
>>
>> ****************************************************************************
>> Dependencies Changes:
>>
>> ****************************************************************************
>> No dependencies changed
>>
>>
>>
>> ****************************************************************************
>> Build Definition:
>>
>> ****************************************************************************
>> POM filename: pom.xml
>> Goals: clean install -Dassemble
>> Arguments: --batch-mode
>> Build Fresh: true
>> Always Build: false
>> Default Build Definition: true
>> Schedule: DEFAULT_SCHEDULE
>> Profile Name: JDK 6, Large Memory
>> Description:
>>
>>
>> ****************************************************************************
>> Test Summary:
>>
>> ****************************************************************************
>> Tests: 5591
>> Failures: 0
>> Errors: 0
>> Success Rate: 100
>> Total time: 785.76984
>>
>>
>>
>>
>>
>