Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » StackOverflowError
StackOverflowError [message #737680] Sat, 15 October 2011 09:46 Go to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi,

My Hudson build started to fail with StackOverflowErrors, see
https://hudson.eclipse.org/hudson/job/emf-cdo-integration/1902/console :

[echo] Installing buckminster
[java] Installing org.eclipse.buckminster.cmdline.product 1.4.0.v20110910-0906.
[java] Installing org.eclipse.buckminster.core.headless.feature.feature.group 1.4.0.v20110915-1108.
[java] Installing org.eclipse.buckminster.pde.headless.feature.feature.group 1.4.0.v20110910-0906.
[java] Installing org.eclipse.buckminster.git.headless.feature.feature.group 1.4.0.v20110910-0810.
[java] Operation completed in 23969 ms.

*provision*:
[echo] Importing projects into /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/ws
[echo] Importing binaries into /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
[mkdir] Created dir: /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
[java] import '-P' '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/buckminster.properties' '-B' '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/bom.xml' '-P' '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.properties' '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.mspec'
[java] Platform install location: /opt/public/jobs/emf-cdo-integration/workspace/tools/buckminster
[java] Target platform provided by class org.eclipse.buckminster.pde.internal.PDETargetPlatform
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver rmap
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver Local resolver
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider local(materialized)
[java] No materialization found for org.eclipse.emf.cdo.releng:osgi.bundle
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider local(workspace)
[java] No open workspace project found that corresponds to org.eclipse.emf.cdo.releng:osgi.bundle
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Rejecting provider local(target): Target platform disabled in query
[java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resource map file:/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.rmap
[java] ERROR [0001] : java.lang.StackOverflowError
[java] INFO: TAG-ID 0001 = Query for org.eclipse.emf.cdo.releng:osgi.bundle
[java]
[java] Doing full workspace refresh
[java] Waiting for jobs to end

BUILD FAILED
/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:429: The following error occurred while executing this line:
/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:55: The following error occurred while executing this line:
/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:40: Java returned: 1


The workspace log does not contain a stack trace:
https://hudson.eclipse.org/hudson/job/emf-cdo-integration/ws/result/ws/.metadata/.log

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: StackOverflowError [message #737748 is a reply to message #737680] Sat, 15 October 2011 11:45 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
You get an overflow just after opening the rmap. Could it be that you
somehow pass a property that is self referencing?

- thomas

On 2011-10-15 11:46, Eike Stepper wrote:
> Hi,
>
> My Hudson build started to fail with StackOverflowErrors, see
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/1902/console :
>
> [echo] Installing buckminster
> [java] Installing org.eclipse.buckminster.cmdline.product
> 1.4.0.v20110910-0906.
> [java] Installing
> org.eclipse.buckminster.core.headless.feature.feature.group
> 1.4.0.v20110915-1108.
> [java] Installing
> org.eclipse.buckminster.pde.headless.feature.feature.group
> 1.4.0.v20110910-0906.
> [java] Installing
> org.eclipse.buckminster.git.headless.feature.feature.group
> 1.4.0.v20110910-0810.
> [java] Operation completed in 23969 ms.
>
> *provision*:
> [echo] Importing projects into
> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/ws
> [echo] Importing binaries into
> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
> [mkdir] Created dir:
> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
> [java] import '-P'
> '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/buckminster.properties'
> '-B'
> '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/bom.xml'
> '-P'
> '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.properties'
> '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.mspec'
>
> [java] Platform install location:
> /opt/public/jobs/emf-cdo-integration/workspace/tools/buckminster
> [java] Target platform provided by class
> org.eclipse.buckminster.pde.internal.PDETargetPlatform
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver rmap
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver Local
> resolver
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider
> local(materialized)
> [java] No materialization found for org.eclipse.emf.cdo.releng:osgi.bundle
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider
> local(workspace)
> [java] No open workspace project found that corresponds to
> org.eclipse.emf.cdo.releng:osgi.bundle
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Rejecting provider
> local(target): Target platform disabled in query
> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resource map
> file:/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.rmap
>
> [java] ERROR [0001] : java.lang.StackOverflowError
> [java] INFO: TAG-ID 0001 = Query for org.eclipse.emf.cdo.releng:osgi.bundle
> [java]
> [java] Doing full workspace refresh
> [java] Waiting for jobs to end
>
> BUILD FAILED
> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:429:
> The following error occurred while executing this line:
> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:55:
> The following error occurred while executing this line:
> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:40:
> Java returned: 1
>
>
> The workspace log does not contain a stack trace:
> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/ws/result/ws/.metadata/.log
>
>
> Cheers
> /Eike
>
> ----
> http://www.esc-net.de
> http://thegordian.blogspot.com
> http://twitter.com/eikestepper
>
>
>
>
>
>
Re: StackOverflowError [message #737848 is a reply to message #737748] Sat, 15 October 2011 14:31 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 15.10.2011 13:45, schrieb Thomas Hallgren:
> You get an overflow just after opening the rmap. Could it be that you somehow pass a property that is self referencing?
With your hint I could find it:

<jvmarg value="-Dgit.repository=${git.repository}" />

Now it works again. Thanks!!

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


>
> - thomas
>
> On 2011-10-15 11:46, Eike Stepper wrote:
>> Hi,
>>
>> My Hudson build started to fail with StackOverflowErrors, see
>> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/1902/console :
>>
>> [echo] Installing buckminster
>> [java] Installing org.eclipse.buckminster.cmdline.product
>> 1.4.0.v20110910-0906.
>> [java] Installing
>> org.eclipse.buckminster.core.headless.feature.feature.group
>> 1.4.0.v20110915-1108.
>> [java] Installing
>> org.eclipse.buckminster.pde.headless.feature.feature.group
>> 1.4.0.v20110910-0906.
>> [java] Installing
>> org.eclipse.buckminster.git.headless.feature.feature.group
>> 1.4.0.v20110910-0810.
>> [java] Operation completed in 23969 ms.
>>
>> *provision*:
>> [echo] Importing projects into
>> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/ws
>> [echo] Importing binaries into
>> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
>> [mkdir] Created dir:
>> /opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/tp
>> [java] import '-P'
>> '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/result/buckminster.properties'
>> '-B'
>> '/opt/users/hudsonbuild/.hudson/jobs/emf-cdo-integration/workspace/bom.xml'
>> '-P'
>> '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.properties'
>> '/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.mspec'
>>
>> [java] Platform install location:
>> /opt/public/jobs/emf-cdo-integration/workspace/tools/buckminster
>> [java] Target platform provided by class
>> org.eclipse.buckminster.pde.internal.PDETargetPlatform
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver rmap
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resolver Local
>> resolver
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider
>> local(materialized)
>> [java] No materialization found for org.eclipse.emf.cdo.releng:osgi.bundle
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Trying provider
>> local(workspace)
>> [java] No open workspace project found that corresponds to
>> org.eclipse.emf.cdo.releng:osgi.bundle
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Rejecting provider
>> local(target): Target platform disabled in query
>> [java] org.eclipse.emf.cdo.releng:osgi.bundle: Using resource map
>> file:/opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.rmap
>>
>> [java] ERROR [0001] : java.lang.StackOverflowError
>> [java] INFO: TAG-ID 0001 = Query for org.eclipse.emf.cdo.releng:osgi.bundle
>> [java]
>> [java] Doing full workspace refresh
>> [java] Waiting for jobs to end
>>
>> BUILD FAILED
>> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:429:
>> The following error occurred while executing this line:
>> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:55:
>> The following error occurred while executing this line:
>> /opt/public/jobs/emf-cdo-integration/workspace/git/plugins/org.eclipse.emf.cdo.releng/build.xml:40:
>> Java returned: 1
>>
>>
>> The workspace log does not contain a stack trace:
>> https://hudson.eclipse.org/hudson/job/emf-cdo-integration/ws/result/ws/.metadata/.log
>>
>>
>> Cheers
>> /Eike
>>
>> ----
>> http://www.esc-net.de
>> http://thegordian.blogspot.com
>> http://twitter.com/eikestepper
>>
>>
>>
>>
>>
>>
>


Previous Topic:How to change default materialize to plugins and features directory within workspace
Next Topic:Import wizard does not work with MSpec via http:
Goto Forum:
  


Current Time: Thu Mar 28 20:03:19 GMT 2024

Powered by FUDForum. Page generated in 0.05702 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top