For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 3 voices, and was last updated 20 years, 10 months ago by
lastminute.com.
-
AuthorPosts
-
moessiMemberHello,
I’m getting following stack trace while updating using the update manager:
!ENTRY org.eclipse.update.core 4 0 2005-10-19 10:02:43.05 !MESSAGE Error retrieving "plugins/com.genuitec.eclipse.springframework_4.0.1.jar". [Server returned HTTP response code: "403 Forbidden" for URL: http://downloads.myeclipseide.com/downloads/products/eworkbench/updates-4.0/plugins/com.genuitec.eclipse.springframework_4.0.1.jar.] !STACK 0 java.io.IOException: Server returned HTTP response code: "403 Forbidden" for URL: http://downloads.myeclipseide.com/downloads/products/eworkbench/updates-4.0/plugins/com.genuitec.eclipse.springframework_4.0.1.jar. at org.eclipse.update.internal.core.UpdateManagerUtils.checkConnectionResult(UpdateManagerUtils.java:524) at org.eclipse.update.core.ContentReference.getInputSize(ContentReference.java:193) at org.eclipse.update.core.FeatureContentProvider.asLocalReference(FeatureContentProvider.java:214) at org.eclipse.update.internal.core.FeaturePackagedContentProvider.getPluginEntryArchiveReferences(FeaturePackagedContentProvider.java:165) at org.eclipse.update.internal.operations.UpdateUtils.downloadFeatureContent(UpdateUtils.java:627) at org.eclipse.update.internal.operations.UpdateUtils.downloadFeatureContent(UpdateUtils.java:653) at org.eclipse.update.internal.ui.wizards.InstallWizard2.download(InstallWizard2.java:405) at org.eclipse.update.internal.ui.wizards.InstallWizard2.access$3(InstallWizard2.java:394) at org.eclipse.update.internal.ui.wizards.InstallWizard2$4.run(InstallWizard2.java:350) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)May anybody help me?
Thanx
Kind regards
Martin
October 19, 2005 at 8:54 am #239707
Riyad KallaMemberMartin, if you type this into your browser, what happens?
http://downloads.myeclipseide.com/downloads/products/eworkbench/updates-4.0/plugins/com.genuitec.eclipse.springframework_4.0.1.jarDid it load the contents of the file? Are you behind a proxy? What version are you currently running? (MyEclipse > About > Configuration Summary)
October 19, 2005 at 12:17 pm #239730
lastminute.comMemberHi. My update manager tells me that i would have duplicate entries with different versions – and hence conflicts if I proceed. Obviously I am not interested in conflicts… Any ideas? Currently running 4.0.0 on Windows XP with Exlipse 3.1.0. Thanks.
October 19, 2005 at 12:21 pm #239731
Riyad KallaMemberlastminute,
Please walk me through exactly the steps you are performing. Additionally, tell me your MyEclipse Build ID from the Window > Preferences > MyEclispe preference page, also tell me your Eclipse Build ID from Help > About.October 20, 2005 at 4:37 am #239772
lastminute.comMemberHi.
BuildID 20050829-4.0.0-GA / I20050627-1435
Help -> Software Updates -> Find and Install -> Search for updates of currently… -> (comes up with an empty result set and telling me 0 of 2 updates selected) -> Uncheck ‘Show latest feature only’ -> MyEclipse 4.0.2 shows -> Select -> Next -> Accept License -> Next -> Finish.
Now it pops up a window telling me this: If you continue with the update the resultinf configuration will contain duplication conflicts…. listing all sorts of MyExclipse components. in versions 4.0.0, 4.0.1 and 4.0.2…
Thanks…
October 20, 2005 at 8:14 am #239783
Riyad KallaMemberWe haven’t seen thsi issue before. I would say a fast workaround is to simply download MyEclipse 4.0.2, uninstall the version y ou have and install the new version while Eclipse is shut down (all your settings are store din your workspace, so you won’t loose anything). And don’t forget to restart using the -clean command lien argument.
October 21, 2005 at 3:44 am #239859
lastminute.comMemberOk, thanks – will do… :-<
-
AuthorPosts
