Bug 83466 - Selecting "Software Updates|Find & Install" does nothing
Summary: Selecting "Software Updates|Find & Install" does nothing
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Update-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2005-01-21 17:40 EST by Sean Walton CLA
Modified: 2005-11-11 10:40 EST (History)
3 users (show)

See Also:


Attachments
Requested XML file (985 bytes, text/xml)
2005-01-22 13:05 EST, Sean Walton CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Walton CLA 2005-01-21 17:40:18 EST
"Software Updates|Find & Install" is expected to list available plug-ins.
Selecting this item does not bring up the dialog.
Comment 1 Dorian Birsan CLA 2005-01-21 22:17:28 EST
Is this a clean eclipse install?
Do you get any dialog (wizard) up when selecting Find and Install ?
Comment 2 Sean Walton CLA 2005-01-21 23:38:20 EST
I began with version 3.0.0 (clean install -- no plug-ins)
I switched to 3.0.1... same problem.
Comment 3 Dorian Birsan CLA 2005-01-22 12:01:19 EST
Please attach the log file, if you have one: eclipse/workspace/.log
as well as the platform configuration file: 
eclipse/configuration/org.eclipse.update/platform.xml

Thanks.
Comment 4 Sean Walton CLA 2005-01-22 13:05:36 EST
Created attachment 17379 [details]
Requested XML file

Currently, there is no log file being generated.  I would be happy to generate
and attach a .log file... Please tell how to enable this.
Comment 5 Dorian Birsan CLA 2005-01-22 17:31:55 EST
thanks. The file looks fine. The fact that there is no .log indicates that 
there was likely no problem in the code.
Can you launch other wizards? how about Help > About ? Are there any features 
listed under Feature Details ?
Comment 6 Sean Walton CLA 2005-01-24 11:32:19 EST
Help|About >> Feature Details  --- Works (window appears with details)
Help|About >> Plug-in Details  --- Works (window appears with details)
Help|About >> Configuration Details  --- Fails (no window appears)
Comment 7 Dorian Birsan CLA 2005-01-24 11:49:19 EST
Moving to UI for comments.
It appears that Configuration details cannot be launched from Help > About, 
and that Find and Install wizard cannot be launched either.
Comment 8 Nick Edgar CLA 2005-01-24 13:19:57 EST
I can't reproduce this on a plain 3.0.1 install, or in the latest code.
Is there anything unusual about your setup?  Can you try a different machine?
What path is eclipse installed under, and what command line options are you using?
Comment 9 Sean Walton CLA 2005-01-24 16:30:44 EST
I blew away the current version and restarted completely clean.
Fixed.
Comment 10 Nick Edgar CLA 2005-01-24 17:47:33 EST
Reopening to mark as worksforme (since nothing was fixed).
Comment 11 Nick Edgar CLA 2005-01-24 17:48:01 EST
Sean, if you know what conditions might have lead to this (installing one
eclipse version over another?), that would be good to know.
Comment 12 Sean Walton CLA 2005-01-25 11:32:18 EST
I don't know what caused it, but I archived the offending version.  Have run a
DIFF on the two installations -- can you give me a pointer to look for?  For
example, ".config" exists in the old but not in the new... is that a possible cause?
Comment 13 Nick Edgar CLA 2005-01-25 12:00:16 EST
It's possible that the .config would confuse it.  You could try renaming it to
something else and starting the old one.  But even in that case, I'd still
expect the dialogs to come up, but possibly report the incorrect set of plugins.

Maybe it's failing and someone is catching the error silently (bad).
Comment 14 Nick Edgar CLA 2005-01-25 12:00:31 EST
Dorian, do you have any other suggestions?
Comment 15 Dorian Birsan CLA 2005-01-25 12:49:19 EST
I am not sure what .config is. There used to be a folder by that name during 
the 3.0 development, but the configuration ended up being 
called "configuration". So, under the eclipse folder there should not be 
anything called .config.

Could there be some other left over files/folders in the installation? Sean's 
comment #9 implies that a clean driver works fine.
Comment 16 Nick Edgar CLA 2005-01-25 12:54:15 EST
.config exists in 2.1 as well, and seems to contain the Update metadata.
Perhaps Sean upgraded a 2.1 install to 3.0/3.0.1.
Is this a supported scenario?
Comment 17 Dorian Birsan CLA 2005-01-25 13:13:43 EST
No, this is not a supported scenario.
A 3.x build must be installed cleanly, or updated from another 3.x build.
Comment 18 Nick Edgar CLA 2005-01-25 14:45:13 EST
Even if it's not a supported scenario, I'm still curious about what state could
cause us to fail to open dialogs, and yet not log a problem.

Sean, I don't think doing a structural diff will help much.  The .config could
just be a red herring.  If you're able to come up with steps to reproduce the
erro condition, that would be very helpful.
Comment 19 Sean Walton CLA 2005-01-25 14:56:25 EST
How much time can you give me?
-Sean
Comment 20 Nick Edgar CLA 2005-01-25 15:03:43 EST
Sean, if you are willing to help track down and reproduce the problem, I can
answer any questions you may have.  Is upgrading from 2.1 to 3.0/1 a possible cause?
Comment 21 Sven Jörns CLA 2005-10-24 08:19:52 EDT
I have the same problem with 3.X.X. Actually I use 3.1.1 .
After installing a fresh eclipse it works fair. I use a proxy connection with
authentication to install plugins like EPIC and phpclipse. After every installed
plugin, the window for “Updates Find and Install” take more time to get open. At
least up to 5 minutes. Now, after updating to 3.1.1, eclipse hangs totally.
Still no log file, no debug error (starting with –debug). I can enter all Help
-> About Windows. Also Managing Configuration work fine.

greetings
Sven
Comment 22 Nick Edgar CLA 2005-10-25 13:14:15 EDT
Thanks for the steps. 
Comment 23 Nick Edgar CLA 2005-10-25 13:59:59 EDT
Branco, this sounds more like an issue at update core level.  Can you please
investigate?
Comment 24 Branko Tripkovic CLA 2005-11-10 18:19:15 EST
Sven,
I tried to reproduce your problem and installed a lot of different features
including EPIC and phpeclipse, but i was not successful. Is there anything more
u can tell us about steps you made.

P.S. The only thing strange I noticed is that EPIC i got was version 0.3, not
stable yet.
Comment 25 Sean Walton CLA 2005-11-10 20:11:11 EST
Honestly, I have not been able to reproduce this for a little while.  I 
believe that it was due to attempting to install 3.1 on top of 3.0.  When I 
blew 3.0 completely away and reinstalled with 3.1, it came up fine. 
Sorry that I didn't note this earlier. 
Comment 26 Branko Tripkovic CLA 2005-11-11 10:40:49 EST
thanks Sean.