[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.buckminster] Re: error installing headless buckminster

HI Edwin,
I don't have this problem and the features in question looks OK which makes me think that this is a local cache problem. The revision of the failing features didn't change (it was the tool creating them that was wrong, not the feature per se) so the update manager gets confused.


The Update Manager keeps a cache under ${user.temp}\eclipse\.update. Also, try cleaning out the buckminster installation and start from scratch if you didn't do that already.

Regards,
Thomas Hallgren


On Windows: C:\Documents and Settings\<your name>\Local Settings\Temp\eclipse\.update On Linux:

Edwin Park wrote:
Awesome, thank you! The core headless feature now installs fine, but I'm still having problems installing the subversive or subversion headless features:

$ buckminster install http://download.eclipse.org/technology/buckminster/updates/headless-site.xml org.eclipse.buckminster.subversive.headless.feature
Unable to complete action for feature "Buckminster - Subversive based SVN support for headless operation (Incubation)" due to errors.
Caused by: Error retrieving "plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar.]


Caused by: org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar.

[0]Error retrieving "plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar.]

Caused by: [0]org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.polarion.eclipse.team.svn.connector.javahl_2.0.0.v20071221.jar.


$ buckminster install http://download.eclipse.org/technology/buckminster/updates/headless-site.xml org.eclipse.buckminster.subclipse.headless.feature
Unable to complete action for feature "Buckminster - Subclipse based SVN support for headless operation (Incubation)" due to errors.
Caused by: Error retrieving "plugins/org.tigris.subversion.javahl.win32_0.0.0.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.tigris.subversion.javahl.win32_0.0.0.jar.]


Caused by: org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.tigris.subversion.javahl.win32_0.0.0.jar.

[0]Error retrieving "plugins/org.tigris.subversion.javahl.win32_0.0.0.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.tigris.subversion.javahl.win32_0.0.0.jar.]

Caused by: [0]org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/updates/plugins/org.tigris.subversion.javahl.win32_0.0.0.jar.