"Find and install" not working [message #248557] |
Mon, 11 February 2008 10:18  |
Eclipse User |
|
|
|
Originally posted by: billly123.gmail.com
I have Eclipse 3.2.2 on Fedora 7.When I go to Help->Sofware Updates and
click "Find and Install.." nothing happens and no window shows
up.Similarly nothing happens when I click the "Show Configuration".Eclipse
does not hang , I can continue working in Eclipse.I want to install the
ADT plugin.Is there some other way to install it?
|
|
|
|
Re: "Find and install" not working [message #248675 is a reply to message #248562] |
Tue, 12 February 2008 01:35   |
Eclipse User |
|
|
|
Originally posted by: billly123.gmail.com
I found out that the problem was it was using the open source java and not
the sun java version.But there is a new problem.After making Sun Java 1.6
as default, Eclipse was running perfectly.The "find and install" was
working.So I installed the Android plugin using local site method.Then I
clicked 'restart Eclipse'.After that it has started giving me error
"An error has occured.See the log file at
~/org.eclipse.platform_3.2.0/configuration/120279*******.log .
Everytime there is new file with same beginning numbers.
The log file is 493 lines long.I am pasted first few lines.
This is output of java -version
java -version
java version "1.6.0_02"
Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)
This is output of javac -version
javac -version
Eclipse Java Compiler v_686_R32x, 3.2.2 release, Copyright IBM Corp 2000,
2006. All rights reserved.
If I try to run through command line using -vm option it is not working.My
Java directory is /usr/java/jre1.6.0_02/bin
So I tried
eclipse -vm /usr/java/jre1.6.0_02/bin
and
eclipse -vm /usr/java/jre1.6.0_02/bin/javaw.exe
And it gives it cannot find java virtual machine at given path.
I also tried editing the eclipse.ini file with
-vm
eclipse -vm /usr/java/jre1.6.0_02/bin
and the other option . But it did not work.
How can I solve this log error and get Eclipse to start up?Before It was
working with the New Sun Java 1.6 and all features were working ,but now
,after installing the adroid plugin,it does not startup.
This is output of log file.It was 492 lines.I pasted the starting part.
!SESSION 2008-02-12 11:48:44.770
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.core.runtime 4 0 2008-02-12 11:48:45.973
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1046)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)
!ENTRY org.eclipse.osgi 4 0 2008-02-12 11:48:45.978
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.
!ENTRY org.eclipse.osgi 4 0 2008-02-12 11:48:45.991
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:65)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2008-02-12 11:48:46.016
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.017
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-12 11:48:46.017
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).
!ENTRY org.eclipse.osgi 2 0 2008-02-12 11:48:46.037
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.037
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[3] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.help.webapp_3.2.2.R322_v 20061114/
[4] was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected:
org.eclipse.help.webapp_3.3.1.v20070823_33x
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar [5] was
not resolved.
!SUBENTRY 2 com.ibm.icu 2 0 2008-02-12 11:48:46.038
!MESSAGE Another singleton version selected: com.ibm.icu_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-12 11:48:46.038
latform.source.linux.gtk.x86_3.2.2.r322_v20070119-CXMbUe9K_W F26uA/ [12]
was not resolved.
|
|
|
|
|
|
Re: "Find and install" not working [message #249513 is a reply to message #249415] |
Wed, 20 February 2008 08:56   |
Eclipse User |
|
|
|
Originally posted by: billly123.gmail.com
Hi,
I uninstalled eclipse through Package Manager and then re installed it.I
am still not able to start eclipse.I tried it with -clean option, still it
will not start.
It is giving an error like what happened before,and giving output to log
file.
Here is part of output of log file:
!SESSION 2008-02-20 19:17:51.006
-----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.core.runtime 4 0 2008-02-20 19:17:52.224
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved.
Reason: Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:294)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:329)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1046)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:573)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:495)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:275)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:455)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:189)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:291)
!ENTRY org.eclipse.osgi 4 0 2008-02-20 19:17:52.228
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
was not resolved.
!ENTRY org.eclipse.osgi 4 0 2008-02-20 19:17:52.236
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:65)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2008-02-20 19:17:52.289
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.289
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-20 19:17:52.289
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).
!ENTRY org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE The following is a complete list of bundles which are not
resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/
[3] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.core.runtime_3.3.100.v20070530
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.help.webapp_3.2.2.R322_v 20061114/
[4] was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.help.webapp_3.3.1.v20070823_33x
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar [5] was
not resolved.
!SUBENTRY 2 com.ibm.icu 2 0 2008-02-20 19:17:52.303
!MESSAGE Another singleton version selected: com.ibm.icu_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.303
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.rcp.source.linux.gtk.x86 _3.2.2.r322_v20070104-iwP0VLKnfFC923K/
[7] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2008-02-20
19:17:52.303
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.rcp.source;
bundle-version="3.2.2.r322_v20070104-iwP0VLKnfFC923K"
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2008-02-20
19:17:52.303
!MESSAGE Another singleton version selected:
org.eclipse.rcp.source.linux.gtk.x86_3.3.2.R33x_r20071022-8y 8eE9CEV3FspP8HJrY1M2dS
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@../../lib/eclipse/plugins/com.ibm.icu.source_3.4.5.20061213/ [9]
was not resolved.
!SUBENTRY 2 com.ibm.icu.source 2 0 2008-02-20 19:17:52.304
!MESSAGE Another singleton version selected:
com.ibm.icu.source_3.6.1.v20070906
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.2. v3236.jar
[13] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt;
bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Another singleton version selected:
org.eclipse.swt.gtk.linux.x86_3.3.2.v3347
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x8 6_1.0.0.v20060603.jar
[14] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2008-02-20
19:17:52.304
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem;
bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2008-02-20
19:17:52.304
!MESSAGE Another singleton version selected:
org.eclipse.core.filesystem.linux.x86_1.1.0.v20070416
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../lib/eclipse/plugins/org.eclipse.cdt.core.linux.x86_3.1.2 .200709101850/
[114] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing host org.eclipse.cdt.core_[3.1.2,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.304
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.jdt.apt.ui_3.3.1.R33x_v20070801- 1930.jar
[115] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.304
!MESSAGE Missing required bundle org.eclipse.jdt.apt.core_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.apt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.core_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.305
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.jdt.ui_3.3.1.r331_v20070906.jar
[118] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.ui.console_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.core_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.search_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.debug.ui_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jdt.launching_[3.2.100,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.compare_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.team.ui_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.305
!MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle org.eclipse.ui.ide_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle org.eclipse.ui.editors_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.ltk.core.refactoring_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.ltk.ui.refactoring_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.jdt.ui 2 0 2008-02-20 19:17:52.306
!MESSAGE Missing required bundle
org.eclipse.jdt.core.manipulation_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-02-20 19:17:52.306
!MESSAGE Bundle
update@.. /../../home/rajas/.eclipse/org.eclipse.platform.ide/updates/ eclipse/plugins/org.eclipse.ui.editors_3.3.1.r331_v20070629. jar
[122] was not resolved.
|
|
|
|
|
Re: "Find and install" not working [message #249770 is a reply to message #249638] |
Thu, 21 February 2008 09:48  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
Billy wrote:
> With Fedora Eclipse not working, As you said I installed Eclipse from
> the Eclipse website instead of installing Fedora Eclipse through Package
> Manager.Updated everything and installed Android plugin and got
> everything to work properly!Thanks :) Eric
Glad to hear that you got it working. I suggest you talk to Fedora
support or forums about the problem so they can do something to fix it.
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.09457 seconds