Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Something is wrong with current 3.5 headless update site
Something is wrong with current 3.5 headless update site [message #384935] Mon, 04 May 2009 10:54 Go to next message
Aleksander Bandelj is currently offline Aleksander BandeljFriend
Messages: 98
Registered: July 2009
Member
I install with (worked before):

buckminster --loglevel DEBUG install
http://download.eclipse.org/tools/buckminster/headless-3.5/
org.eclipse.buckminster.core.headless.feature

But now it seems to choke on com.ibm.icu.base. Same error happens with
headless zip download.

Errors:

An error occurred while installing the items
[0]session context was:(profile=Buckminster,
phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
[0]Error while loading manipulator.

and there are:

[java] ERROR: Transfer Exception
[java] java.io.InterruptedIOException: Timeout while reading input
stream
[java] at
org.eclipse.ecf.provider.filetransfer.util.PollingInputStrea m.read(PollingInputStream.java:159)
[java] at java.io.FilterInputStream.read(FilterInputStream.java:90)
[java] at
org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetri eveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTr ansfer.java:140)
[java] at
org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransfe rJob.java:73)
[java] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Something is wrong with current 3.5 headless update site [message #384937 is a reply to message #384935] Mon, 04 May 2009 15:31 Go to previous messageGo to next message
Carsten Reckord is currently offline Carsten ReckordFriend
Messages: 139
Registered: July 2009
Senior Member
I get a similar one, but with a different exception:

!ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2009-05-04 17:14:51.170
!MESSAGE Error while loading manipulator.
!STACK 0
java.lang.IllegalStateException: !fwConfigLocation.equals(fwPersistentDataLocation)
!fwConfigLocation=/home/creckord/buckminster/buckminster/con figuration
,fwPersistentDataLocation=/home/creckord/buckminster/buckmin ster/plugins/configuration
at
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxM anipulatorImpl.checkConsistencyOfFwConfigLocAndFwPersistentD ataLoc(EquinoxManipulatorImpl.java:65)
at
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxM anipulatorImpl.loadWithoutFwPersistentData(EquinoxManipulato rImpl.java:360)
at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxM anipulatorImpl.load(EquinoxManipulatorImpl.java:331)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManip ulator.loadDelegate(LazyManipulator.java:50)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManip ulator.getConfigData(LazyManipulator.java:108)
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.I nstallBundleAction.installBundle(InstallBundleAction.java:76 )
at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.I nstallBundleAction.execute(InstallBundleAction.java:29)
at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisio ningAction.execute(ParameterizedProvisioningAction.java:33)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mai nPerform(Phase.java:118)
at org.eclipse.equinox.internal.provisional.p2.engine.Phase.per form(Phase.java:63)
at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet. perform(PhaseSet.java:44)
at org.eclipse.equinox.internal.provisional.p2.engine.Engine.pe rform(Engine.java:51)
at org.eclipse.buckminster.installer.Install.planAndExecute(Ins tall.java:122)
at org.eclipse.buckminster.installer.Install.run(Install.java:1 90)
at org.eclipse.buckminster.cmdline.AbstractCommand.basicRun(Abs tractCommand.java:155)
at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:3 41)
at org.eclipse.buckminster.cmdline.Headless.run(Headless.java:1 35)
at org.eclipse.buckminster.cmdline.Headless.start(Headless.java :189)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
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: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
An error occurred while installing the items
[0]session context was:(profile=Buckminster, phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install, operand=null -->
[R]com.ibm.icu.base 4.0.1.v20090109, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
[0]Error while loading manipulator.
Caused by:


I installed Buckminster with Director 1.0.0.r10107 and the following options

director -debug -consolelog -ar http://download.eclipse.org/tools/buckminster/headless-3.5/ -mr
http://download.eclipse.org/tools/buckminster/headless-3.5/ -dest /home/creckord/buckminster/buckminster -bundlepool
/home/creckord/buckminster/buckminster -profile Buckminster -installIU org.eclipse.buckminster.cmdline.product -vmargs
-Declipse.p2.data.area=/home/creckord/buckminster/buckminste r/p2 -Xmx1500m -Xms512m -XX:MaxPermSize=512m

and then ran

buckminster/buckminster -consolelog -L DEBUG install http://download.eclipse.org/tools/buckminster/headless-3.5
org.eclipse.buckminster.core.headless.feature

On 04.05.2009 12:54, Aleksander Bandelj wrote:
> I install with (worked before):
>
> buckminster --loglevel DEBUG install
> http://download.eclipse.org/tools/buckminster/headless-3.5/
> org.eclipse.buckminster.core.headless.feature
>
> But now it seems to choke on com.ibm.icu.base. Same error happens with
> headless zip download.
>
> Errors:
>
> An error occurred while installing the items
> [0]session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
> operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
> [0]Error while loading manipulator.
>
> and there are:
>
> [java] ERROR: Transfer Exception
> [java] java.io.InterruptedIOException: Timeout while reading input
> stream
> [java] at
> org.eclipse.ecf.provider.filetransfer.util.PollingInputStrea m.read(PollingInputStream.java:159)
> [java] at java.io.FilterInputStream.read(FilterInputStream.java:90)
> [java] at
> org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetri eveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTr ansfer.java:140)
> [java] at
> org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransfe rJob.java:73)
> [java] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Something is wrong with current 3.5 headless update site [message #384939 is a reply to message #384935] Tue, 05 May 2009 10:08 Go to previous messageGo to next message
Aleksander Bandelj is currently offline Aleksander BandeljFriend
Messages: 98
Registered: July 2009
Member
I think cause is empty (size 0)
com.ibm.icu.base_4.0.1.v20090109.jar.pack.gz archive in plugins/

Aleksander Bandelj wrote:
> I install with (worked before):
>
> buckminster --loglevel DEBUG install
> http://download.eclipse.org/tools/buckminster/headless-3.5/
> org.eclipse.buckminster.core.headless.feature
>
> But now it seems to choke on com.ibm.icu.base. Same error happens with
> headless zip download.
>
> Errors:
>
> An error occurred while installing the items
> [0]session context was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
> operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
>
> [0]Error while loading manipulator.
>
> and there are:
>
> [java] ERROR: Transfer Exception
> [java] java.io.InterruptedIOException: Timeout while reading input
> stream
> [java] at
> org.eclipse.ecf.provider.filetransfer.util.PollingInputStrea m.read(PollingInputStream.java:159)
>
> [java] at
> java.io.FilterInputStream.read(FilterInputStream.java:90)
> [java] at
> org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetri eveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTr ansfer.java:140)
>
> [java] at
> org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransfe rJob.java:73)
> [java] at
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Something is wrong with current 3.5 headless update site [message #384941 is a reply to message #384939] Tue, 05 May 2009 11:24 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Indeed. Thanks for investigating. I'll upload a new version.

- thomas

Aleksander Bandelj wrote:
> I think cause is empty (size 0)
> com.ibm.icu.base_4.0.1.v20090109.jar.pack.gz archive in plugins/
>
> Aleksander Bandelj wrote:
>> I install with (worked before):
>>
>> buckminster --loglevel DEBUG install
>> http://download.eclipse.org/tools/buckminster/headless-3.5/
>> org.eclipse.buckminster.core.headless.feature
>>
>> But now it seems to choke on com.ibm.icu.base. Same error happens with
>> headless zip download.
>>
>> Errors:
>>
>> An error occurred while installing the items
>> [0]session context was:(profile=Buckminster,
>> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
>> operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
>> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
>>
>> [0]Error while loading manipulator.
>>
>> and there are:
>>
>> [java] ERROR: Transfer Exception
>> [java] java.io.InterruptedIOException: Timeout while reading input
>> stream
>> [java] at
>> org.eclipse.ecf.provider.filetransfer.util.PollingInputStrea m.read(PollingInputStream.java:159)
>>
>> [java] at
>> java.io.FilterInputStream.read(FilterInputStream.java:90)
>> [java] at
>> org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetri eveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTr ansfer.java:140)
>>
>> [java] at
>> org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransfe rJob.java:73)
>> [java] at
>> org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Re: Something is wrong with current 3.5 headless update site [message #384942 is a reply to message #384941] Tue, 05 May 2009 18:47 Go to previous messageGo to next message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Thomas Hallgren wrote:

> Indeed. Thanks for investigating. I'll upload a new version.

Is there any guidance on how best to work around this issue? I'm
attempting to update Buckminster for the STP M7 build and this
appears to be a blocker...

cheers
--oh
Re: Something is wrong with current 3.5 headless update site [message #384944 is a reply to message #384942] Tue, 05 May 2009 20:23 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
I removed the empty file from our artifact repository so I think it should be OK now (or in 30 minutes or so). I'm
working on solving the problem once and for all. There are some issues with the JarProcessor and signed but not
normalized files.

Regards,
Thomas Hallgren


Oisin Hurley wrote:
> Thomas Hallgren wrote:
>
>> Indeed. Thanks for investigating. I'll upload a new version.
>
> Is there any guidance on how best to work around this issue? I'm
> attempting to update Buckminster for the STP M7 build and this appears
> to be a blocker...
>
> cheers
> --oh
>
Re: Something is wrong with current 3.5 headless update site [message #384945 is a reply to message #384944] Tue, 05 May 2009 20:29 Go to previous messageGo to next message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Thomas Hallgren wrote:

> I removed the empty file from our artifact repository so I think it should
be OK now (or in 30 minutes or so). I'm
> working on solving the problem once and for all. There are some issues with
the JarProcessor and signed but not
> normalized files.

Thomas, thanks for your as-usual excellent reponsiveness :)

I'll wait for the sync and run my buckminster install again, then reply
with the result.

cheers
--oh
Re: Something is wrong with current 3.5 headless update site [message #384946 is a reply to message #384944] Tue, 05 May 2009 21:17 Go to previous messageGo to next message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Thomas Hallgren wrote:

> I removed the empty file from our artifact repository so I think it should
be OK now (or in 30 minutes or so). I'm
> working on solving the problem once and for all. There are some issues with
the JarProcessor and signed but not
> normalized files.

Just to update on this - I'm still receiving the same response when
invoking buckminster to install the core headless feature. I can confirm
that the empty file is not in the repository anymore. I also downloaded
the archived version of the site, manually removed the offending pack.gz
file and attempted to perform an install of the core headless feature
from there, with the same result. I can confirm the problem still
occurred even when there was a complete clean re-install using the
director:

An error occurred while installing the items[0]session context
was:(profile=Buckminster,
phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
[0]Error while loading manipulator.

cheers
--oh
Re: Something is wrong with current 3.5 headless update site [message #384948 is a reply to message #384946] Tue, 05 May 2009 23:12 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
This problem is related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=271091 and apparently applies to all platforms.
Two lines are missing in the eclipse.ini file. So the workaround is to add the following two lines at the top of the
eclipse.ini file at the root of your buckminster installation.

-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090429-1630. jar

That should do the trick.
Next, I'll have to find out how to get the director to generate this automatically on install, but that's another story.

Regards,
Thomas Hallgren

Oisin Hurley wrote:
> Thomas Hallgren wrote:
>
>> I removed the empty file from our artifact repository so I think it
>> should
> be OK now (or in 30 minutes or so). I'm
>> working on solving the problem once and for all. There are some issues
>> with
> the JarProcessor and signed but not
>> normalized files.
>
> Just to update on this - I'm still receiving the same response when
> invoking buckminster to install the core headless feature. I can confirm
> that the empty file is not in the repository anymore. I also downloaded
> the archived version of the site, manually removed the offending pack.gz
> file and attempted to perform an install of the core headless feature
> from there, with the same result. I can confirm the problem still
> occurred even when there was a complete clean re-install using the
> director:
>
> An error occurred while installing the items[0]session context
> was:(profile=Buckminster,
> phase=org.eclipse.equinox.internal.provisional.p2.engine.pha ses.Install,
> operand=null --> [R]com.ibm.icu.base 4.0.1.v20090109,
> action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.ac tions.InstallBundleAction).
>
> [0]Error while loading manipulator.
>
> cheers
> --oh
>
>
>
>
Re: Something is wrong with current 3.5 headless update site [message #384949 is a reply to message #384948] Wed, 06 May 2009 07:24 Go to previous message
Oisin Hurley is currently offline Oisin HurleyFriend
Messages: 204
Registered: July 2009
Senior Member
Thomas Hallgren wrote:

> .... So the workaround is to add the following two lines at the top of the
> eclipse.ini file at the root of your buckminster installation.

> -startup
> plugins/org.eclipse.equinox.launcher_1.0.200.v20090429-1630. jar

Yes, that does the trick alright, Thomas, thanks!

--oh
Previous Topic:Automatically creating working sets in workspace
Next Topic:"There is no active target platform" when setting buckminster preference
Goto Forum:
  


Current Time: Fri Apr 26 15:29:54 GMT 2024

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

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

Back to the top