Bug 334901
| Summary: | Eclipse not initializing add-ons? | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daryll <daryll> | ||||
| Component: | eclipse | Assignee: | Andrew Overholt <overholt> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | oliver, overholt | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-12-06 14:41:42 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Daryll
2007-10-16 17:40:05 UTC
That's really odd. I can't duplicate. What architecture are you on? i386. dual core. laptop. Linux ninja 2.6.23-6.fc8 #1 SMP Thu Oct 11 14:54:16 EDT 2007 i686 i686 i386 GNU/Linux The same behavior happens when I downloaded eclipse eudroa from eclipse.org and installed the plugins using the software upgrades. So it's an upstream bug? Hard to believe it's really an upstream bug, if it works for you. I suspect some interaction of packages in the F8 distro. Is there anything in ~/workspace/.metadata/.log? Created attachment 229121 [details]
Log File
Nothing interesting in the .log. Can you try with another JVM to see if it's an IcedTea bug (unlikely, but I'd like to narrow it out)? I was planning on moving this machine to rawhide at some point. I'll do so now, I guess :) I tried 1.5-gcj and 1.6 from Sun. The log shows they both got used. The same message about pde.build already being installed appears, but nothing else. So it looks like no joy there. I usually find test3 to be a relatively safe place to jump in, so welcome to the pool. :) I installed an i386 box from scratch with F8t3 and updated to rawhide. I can't duplicate your problem :( If you have any other details that you think would help track this down, please post them here. Thanks. I guess that's good for everyone else, bad for me. :) This is a laptop that's been upgraded through FC6, F7, and F8 over the last year and a half. I'm guessing there must be some remnant left behind. I don't see any other weird behavior, so I'm not sure what else to check. Thanks for the help! Thanks for the help guys! I used rpm to remove everything with jpp in the name, plus the java packages, and anything that depended on those (like open office). Then I installed the eclipse and openoffice packages again. Now everything fires up correctly. I'm not sure really caused the problems, but a big hammer seems to have fixed it. I'm sorry it took such a heavy solution to fix :( But I'm glad you're back up and running. Shall we close this bug? |