Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » Re: [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start
Re: [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start [message #25539] Fri, 19 September 2008 16:35
Eclipse UserFriend
Originally posted by: ki.alam.gmail.com

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

Thanks, Thomas,

We did not use a custom config.ini, but looking into it, it turned out that
the config.ini from our original PDE-headless-build system generated
correctly using the configurator bundle, but the buckminster generated
config.ini just wouldn't work.

Is there some reason that the PDE build and buckminster don't generate
identical config.ini files?

This is buckminster for 3.4.

Again, many thanks.

Ki



Date: Fri, 19 Sep 2008 07:53:33 +0200
From: Thomas Hallgren <thomas@tada.se>
Subject: Re: [buckminster-dev] PDE headless build of RCP headless
product ... "The System Bundle's start level can not be
modified."
To: Buckminster developer discussions <buckminster-dev@eclipse.org>
Message-ID: <48D33E5D.8050206@tada.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi Ki,
Do you have a custom config.ini file for you RCP app?
Are you using Buckminster for 3.3 or 3.4?

Regards,
Thomas Hallgren

Ki Alam wrote:
> 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
>
>
>
>
> ------------------------------------------------------------ ------------
>
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
>

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

<div dir="ltr">Thanks, Thomas, <br><br>We did not use a custom config.ini, but looking into it, it turned out that the config.ini from our original PDE-headless-build system generated correctly using the configurator bundle, but the buckminster generated config.ini just wouldn&#39;t work.<br>
<br>Is there some reason that the PDE build and buckminster don&#39;t generate identical config.ini files?<br><br>This is buckminster for 3.4.<br><br>Again, many thanks.<br><br>Ki<br><br><br><br>Date: Fri, 19 Sep 2008 07:53:33 +0200<br>

From: Thomas Hallgren &lt;<a href="mailto:thomas@tada.se">thomas@tada.se</a>&gt;<br>
Subject: Re: [buckminster-dev] PDE headless build of RCP headless<br>
&nbsp; &nbsp; &nbsp; &nbsp;product ... &nbsp; &nbsp; &quot;The System Bundle&#39;s start level can not be modified.&quot;<br>
To: Buckminster developer discussions &lt;<a href="mailto:buckminster-dev@eclipse.org">buckminster-dev@eclipse.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:48D33E5D.8050206@tada.se">48D33E5D.8050206@tada.se</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hi Ki,<br>
Do you have a custom config.ini file for you RCP app?<br>
Are you using Buckminster for 3.3 or 3.4?<br>
<br>
Regards,<br>
Thomas Hallgren<br>
<br>
Ki Alam wrote:<br>
&gt; Hi there.<br>
&gt;<br>
&gt; We are trying to transition our build from the PDE headless build to<br>
&gt; the buckminster headless build. &nbsp;We got through the resolve bits and<br>
&gt; are able to build &nbsp;, but when trying to run the build, we get the<br>
&gt; following error:<br>
&gt;<br>
&gt; !SESSION 2008-09-18 05:18:19.011<br>
&gt; ------------------------------<div id=":zt" class="ArwC7c ckChnd">-----------------<br>
&gt; eclipse.buildId=unknown<br>
&gt; java.version=1.6.0_03<br>
&gt; java.vendor=Sun Microsystems Inc.<br>
&gt; BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US<br>
&gt;<br>
&gt; !ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.654<br>
&gt; !MESSAGE An unexpected runtime error has occurred.<br>
&gt; !STACK 0<br>
&gt; java.lang.IllegalArgumentException: The System Bundle&#39;s start level<br>
&gt; can not be modified.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175) <br>
&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39) <br>
&gt; at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597) &nbsp; &nbsp; &nbsp; &nbsp;at<br>
&gt; org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) &nbsp; &nbsp; &nbsp; &nbsp;at<br>
&gt; org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br>
&gt;<br>
&gt; !ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.655<br>
&gt; !MESSAGE<br>
&gt; !STACK 0<br>
&gt; java.lang.IllegalArgumentException: The System Bundle&#39;s start level<br>
&gt; can not be modified.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.s etBundleStartLevel(StartLevelManager.java:415) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:1117) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:642) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.access$1(Ecl ipseStarter.java:619) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter$1.bundleChan ged(EclipseStarter.java:308) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.BundleContextImpl.d ispatchEvent(BundleContextImpl.java:1234) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEv entSynchronous(ListenerQueue.java:141) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEventPrivileged(Framework.java:1518) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.publishBu ndleEvent(Framework.java:1469) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:281) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:247) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:201) <br>
&gt; at<br>
&gt; org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:644) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51) <br>
&gt; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:313) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:175) <br>
&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39) <br>
&gt; at<br>
&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597) &nbsp; &nbsp; &nbsp; &nbsp;at<br>
&gt; org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) &nbsp; &nbsp; &nbsp; &nbsp;at<br>
&gt; org.eclipse.equinox.launcher.Main.run(Main.java:1236)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at org.eclipse.equinox.launcher.Main.main(Main.java:1212)<br>
&gt;<br>
&gt; !ENTRY org.eclipse.osgi 4 0 2008-09-18 05:18:19.656<br>
&gt; !MESSAGE Application error<br>
&gt; !STACK 1<br>
&gt; java.lang.IllegalStateException: Platform not running<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:370) <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; at<br>
&gt; org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179) <br>
&gt;<br>
&gt; Followed by the bundles not being able to be resolved:<br>
&gt;<br>
&gt;<br>
&gt; !ENTRY org.eclipse.osgi 2 0 2008-09-18 05:18:19.677<br>
&gt; !MESSAGE One or more bundles are not resolved because the following<br>
&gt; root constraints are not resolved:<br>
&gt; !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.677<br>
&gt; !MESSAGE Bundle<br>
&gt; initial@reference:file:plugins/m365.agent.logmessageservice_1.0.0.jar/<br>
&gt; was not resolved.<br>
&gt; !SUBENTRY 2 m365.agent.logmessageservice 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br>
&gt; !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Bundle<br>
&gt; initial@reference :file:plugins/m365.embeddedem.datacenter.properties_1.0.0.ja r/ <br>
&gt; was not resolved.<br>
&gt; !SUBENTRY 2 m365.embeddedem.datacenter.properties 2 0 2008-09-18<br>
&gt; 05:18:19.678<br>
&gt; !MESSAGE Missing host wily.introscope.em_1.0.0.<br>
&gt; !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Bundle<br>
&gt; initial@reference:file:plugins/m365.messaging.transport.sender_1.0.0.jar/<br >
&gt; was not resolved.<br>
&gt; !SUBENTRY 2 m365.messaging.transport.sender 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Missing imported package m365_0.0.0.<br>
&gt; !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Bundle<br>
&gt; initial@reference:file:plugins/m365.agent.classanalysis.isengard_1.0.0.jar/<br >
&gt; was not resolved.<br>
&gt; !SUBENTRY 2 m365.agent.classanalysis.isengard 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br>
&gt; !SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Bundle<br>
&gt; initial@reference:file:plugins/m365.isengard_1.0.0.jar/ was not resolved.<br>
&gt; !SUBENTRY 2 m365.isengard 2 0 2008-09-18 05:18:19.678<br>
&gt; !MESSAGE Missing required bundle wily.introscope.em_0.0.0.<br>
&gt;<br>
&gt; We are able to build using the existing PDE-headless build ... has<br>
&gt; anyone run into this?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Ki<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------ ------------ <br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; buckminster-dev mailing list<br>
&gt; <a href="mailto:buckminster-dev@eclipse.org">buckminster-dev@eclipse.org</a><br>
&gt; <a href="https://dev.eclipse.org/mailman/listinfo/buckminster-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/buckminster-dev</a><br>
&gt;<br>
</div></div>

------=_Part_45660_2038562.1221842155730--
Previous Topic:Re: [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start
Next Topic:Re: [buckminster-dev] PDE headless build of RCP headless product ... "The System Bundle's start
Goto Forum:
  


Current Time: Wed Sep 25 12:57:21 GMT 2024

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

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

Back to the top