You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by Toni Menzel <to...@okidokiteam.com> on 2010/01/08 14:35:49 UTC

Fwd: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has FAILED (0 tests failed). Change made by Toni Menzel

???


Begin forwarded message:

> From: Atlassian Open Source Bamboo <ba...@apache.org>
> Date: 8. Januar 2010 14:18:03 MEZ
> To: toni@okidokiteam.com
> Subject: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has FAILED (0 tests failed). Change made by Toni Menzel
> 
>           	ACE-CORE-52 failed. 
> Code has been updated by Toni Menzel. 
> No failed tests found, a possible compilation error.
> 
> Code Changes	See full change details
>                          	 Toni Menzel
> ACE-72 added DM shell	 (897195)
> 
> Error Summary	See full build log  
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] PermGen space
> [INFO] ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.OutOfMemoryError: PermGen space
>         at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:434)
>         at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
>         at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
>         at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
>         at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>         at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>         at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> 
> Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
> Want this information in your IDE?
> Actions
> View Online 
> Add Comments 
> View Artifacts 
> Download Logs 


Re: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has FAILED (0 tests failed). Change made by Toni Menzel

Posted by Toni Menzel <to...@okidokiteam.com>.
thanks Brian. I should make the question "???" more precise: actually this happened without something that can lead to a OutOfMemoryError. So i was rather surprised that this happened out of thin air.  

On 08.01.2010, at 15:44, Brian Topping wrote:

> If you add -Xmx... to the build plan command line, that should be sufficient.
> 
> On Jan 8, 2010, at 8:35 AM, Toni Menzel wrote:
> 
>> ???
>> 
>> 
>> Begin forwarded message:
>> 
>>> From: Atlassian Open Source Bamboo <ba...@apache.org>
>>> Date: 8. Januar 2010 14:18:03 MEZ
>>> To: toni@okidokiteam.com
>>> Subject: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has FAILED (0 tests failed). Change made by Toni Menzel
>>> 
>>>         	ACE-CORE-52 failed.
>>> Code has been updated by Toni Menzel.
>>> No failed tests found, a possible compilation error.
>>> 
>>> Code Changes	See full change details
>>>                        	 Toni Menzel
>>> ACE-72 added DM shell	 (897195)
>>> 
>>> Error Summary	See full build log
>>> [INFO] ------------------------------------------------------------------------
>>> [ERROR] FATAL ERROR
>>> [INFO] ------------------------------------------------------------------------
>>> [INFO] PermGen space
>>> [INFO] ------------------------------------------------------------------------
>>> [INFO] Trace
>>> java.lang.OutOfMemoryError: PermGen space
>>>       at org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:434)
>>>       at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:141)
>>>       at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:493)
>>>       at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
>>>       at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
>>>       at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
>>>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
>>>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
>>>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>>>       at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
>>>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>       at java.lang.reflect.Method.invoke(Method.java:597)
>>>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>>>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>>       at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>>>       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>>> 
>>> Email generated by Atlassian Bamboo - if you wish to stop receiving these emails edit your user profile or notify your administrator
>>> Want this information in your IDE?
>>> Actions
>>> View Online
>>> Add Comments
>>> View Artifacts
>>> Download Logs
>> 
> 


Re: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has FAILED (0 tests failed). Change made by Toni Menzel

Posted by Brian Topping <to...@codehaus.org>.
If you add -Xmx... to the build plan command line, that should be  
sufficient.

On Jan 8, 2010, at 8:35 AM, Toni Menzel wrote:

> ???
>
>
> Begin forwarded message:
>
>> From: Atlassian Open Source Bamboo <ba...@apache.org>
>> Date: 8. Januar 2010 14:18:03 MEZ
>> To: toni@okidokiteam.com
>> Subject: [OSS Bamboo] Apache ACE - Core Maven Build build 52 has  
>> FAILED (0 tests failed). Change made by Toni Menzel
>>
>>          	ACE-CORE-52 failed.
>> Code has been updated by Toni Menzel.
>> No failed tests found, a possible compilation error.
>>
>> Code Changes	See full change details
>>                         	 Toni Menzel
>> ACE-72 added DM shell	 (897195)
>>
>> Error Summary	See full build log
>> [INFO]  
>> ------------------------------------------------------------------------
>> [ERROR] FATAL ERROR
>> [INFO]  
>> ------------------------------------------------------------------------
>> [INFO] PermGen space
>> [INFO]  
>> ------------------------------------------------------------------------
>> [INFO] Trace
>> java.lang.OutOfMemoryError: PermGen space
>>        at  
>> org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess 
>> (JavacCompiler.java:434)
>>        at org.codehaus.plexus.compiler.javac.JavacCompiler.compile 
>> (JavacCompiler.java:141)
>>        at org.apache.maven.plugin.AbstractCompilerMojo.execute 
>> (AbstractCompilerMojo.java:493)
>>        at org.apache.maven.plugin.CompilerMojo.execute 
>> (CompilerMojo.java:114)
>>        at org.apache.maven.plugin.DefaultPluginManager.executeMojo 
>> (DefaultPluginManager.java:490)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals 
>> (DefaultLifecycleExecutor.java:694)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle 
>> (DefaultLifecycleExecutor.java:556)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal 
>> (DefaultLifecycleExecutor.java:535)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures 
>> (DefaultLifecycleExecutor.java:387)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments 
>> (DefaultLifecycleExecutor.java:348)
>>        at  
>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute 
>> (DefaultLifecycleExecutor.java:180)
>>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java: 
>> 328)
>>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java: 
>> 138)
>>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
>>        at org.apache.maven.cli.compat.CompatibleMain.main 
>> (CompatibleMain.java:60)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke 
>> (NativeMethodAccessorImpl.java:39)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke 
>> (DelegatingMethodAccessorImpl.java:25)
>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>        at org.codehaus.classworlds.Launcher.launchEnhanced 
>> (Launcher.java:315)
>>        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>>        at org.codehaus.classworlds.Launcher.mainWithExitCode 
>> (Launcher.java:430)
>>        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>>
>> Email generated by Atlassian Bamboo - if you wish to stop receiving  
>> these emails edit your user profile or notify your administrator
>> Want this information in your IDE?
>> Actions
>> View Online
>> Add Comments
>> View Artifacts
>> Download Logs
>