Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start lev
[buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start lev [message #25454] Thu, 18 September 2008 18:37
Eclipse UserFriend
Originally posted by: ki.alam.gmail.com

------=_Part_29210_9885735.1221763056199
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi there.

We are trying to transition our build from the PDE headless build to the
buckminster headless build. We got through the resolve bits and are able to
build , but when trying to run the build, we get the following error:

!SESSION 2008-09-18 05:18:19.011
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.654
!MESSAGE An unexpected runtime error has occurred.
!STACK 0
java.lang.IllegalArgumentException: The System Bundle's start level can not
be modified.
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619)
at
org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141)
at
org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518)
at
org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201)
at
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644)
at
org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51) at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597) at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.655
!MESSAGE
!STACK 0
java.lang.IllegalArgumentException: The System Bundle's start level can not
be modified.
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619)
at
org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)
at
org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141)
at
org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518)
at
org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201)
at
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644)
at
org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51) at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597) at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.656
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Platform not running
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:370)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)

Followed by the bundles not being able to be resolved:


!ENTRY org.eclipse.osgi 2 0 2008-09-18 05:18:19.677
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.677
!MESSAGE Bundle
initial@reference:file:plugins/m365.agent.logmessageservice_1.0.0.jar/
was not resolved.
!SUBENTRY 2 m365.agent.logmessageservice 2 0 2008-09-18 05:18:19.678
!MESSAGE Missing required bundle wily.introscope.em_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678
!MESSAGE Bundle
initial@reference :file:plugins/m365.embeddedem.datacenter.properties_1.0.0.ja r/
was not resolved.
!SUBENTRY 2 m365.embeddedem.datacenter.properties 2 0 2008-09-18
05:18:19.678
!MESSAGE Missing host wily.introscope.em_1.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678
!MESSAGE Bundle
initial@reference:file:plugins/m365.messaging.transport.sender_1.0.0.jar/
was not resolved.
!SUBENTRY 2 m365.messaging.transport.sender 2 0 2008-09-18 05:18:19.678
!MESSAGE Missing imported package m365_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678
!MESSAGE Bundle
initial@reference:file:plugins/m365.agent.classanalysis.isengard_1.0.0.jar/
was not resolved.
!SUBENTRY 2 m365.agent.classanalysis.isengard 2 0 2008-09-18 05:18:19.678
!MESSAGE Missing required bundle wily.introscope.em_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678
!MESSAGE Bundle initial@reference:file:plugins/m365.isengard_1.0.0.jar/ was
not resolved.
!SUBENTRY 2 m365.isengard 2 0 2008-09-18 05:18:19.678
!MESSAGE Missing required bundle wily.introscope.em_0.0.0.

We are able to build using the existing PDE-headless build ... has anyone
run into this?

Thanks,
Ki

------=_Part_29210_9885735.1221763056199
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div dir="ltr">Hi there. <br><br>We are trying to transition our build from the PDE headless build to the buckminster headless build.&nbsp; We got through the resolve bits and are able to build&nbsp; , but when trying to run the build, we get the following error:<br>
<br>!SESSION 2008-09-18 05:18:19.011 -----------------------------------------------<br>eclipse.buildId=unknown <br>java.version=1.6.0_03<br>java.vendor=Sun Microsystems Inc.<br>BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US<br>
<br>!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.654<br>!MESSAGE An unexpected runtime error has occurred.<br>!STACK 0<br>java.lang.IllegalArgumentException: The System Bundle&#39;s start level can not be modified.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415) at org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642)&nbsp;&nbsp;&nbsp;& amp;nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308)&nbsp;&nbsp;&nbsp;&a mp;nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281)&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201)&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)&nbsp;&nbsp;&nbsp;&nbsp;&am p;nbsp;&nbsp;&nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)&nbsp;&a mp;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)&am p;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&am p;nbsp; at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br><br >!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.655<br>!MESSAGE <br>!STACK 0<br>java.lang.IllegalArgumentException: The System Bundle&#39;s start level can not be modified.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415)&nbsp;& ;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642)&nbsp;&nbsp;&nbsp;& amp;nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308)&nbsp;&nbsp;&nbsp;&a mp;nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281)&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201)&nbsp;&nbsp;&nbsp;&nb sp;&nbsp;&nbsp;&nbsp; at org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175)&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)&nbsp;&nbsp;&nbsp;&nbsp;&am p;nbsp;&nbsp;&nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25) <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)&nbsp;&a mp;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)&am p;nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&am p;nbsp; at org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br><br >!ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.656<br>!MESSAGE Application error<br>!STACK 1<br>java.lang.IllegalStateException: Platform not running<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:370) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179) <br><br>Followed by the bundles not being able to be resolved:<br>
<br><br>!ENTRY org.eclipse.osgi 2 0 2008-09-18 05:18:19.677<br>!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:<br>!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.677<br>
!MESSAGE Bundle initial@reference:file:plugins/m365.agent.logmessageservice_1.0.0.jar/ was not resolved.<br>!SUBENTRY 2 m365.agent.logmessageservice 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br>
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Bundle initial@reference :file:plugins/m365.embeddedem.datacenter.properties_1.0.0.ja r/ was not resolved.<br>!SUBENTRY 2 m365.embeddedem.datacenter.properties 2 0 2008-09-18 05:18:19.678<br>
!MESSAGE Missing host wily.introscope.em_1.0.0.<br>!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Bundle initial@reference:file:plugins/m365.messaging.transport.sender_1.0.0.jar/ was not resolved.<br>
!SUBENTRY 2 m365.messaging.transport.sender 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Missing imported package m365_0.0.0.<br>!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Bundle initial@reference:file:plugins/m365.agent.classanalysis.isengard_1.0.0.jar/ was not resolved.<br>
!SUBENTRY 2 m365.agent.classanalysis.isengard 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br>!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Bundle initial@reference:file:plugins/m365.isengard_1.0.0.jar/ was not resolved.<br>
!SUBENTRY 2 m365.isengard 2 0 2008-09-18 05:18:19.678<br>!MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br><br>We are able to build using the existing PDE-headless build ... has anyone run into this?<br><br>Thanks,<br>
Ki<br><br><br><br><br></div>

------=_Part_29210_9885735.1221763056199--
Previous Topic:SVN access for new commiters
Next Topic:Re: [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start
Goto Forum:
  


Current Time: Tue Mar 19 11:08:05 GMT 2024

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

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

Back to the top