eclipse not getting started [message #166903] |
Fri, 02 July 2004 02:28  |
Eclipse User |
|
|
|
Originally posted by: anagha.kenati.com
hi,
I'm beginner to eclipse.
I've donloaded eclipse-SDK-3.0M7-linux-gtk.
My OS is Linux with Distribution as Red Hat Linux release 7.3 (Valhalla)
with Processor Type as i686
When I try to run eclipse by "./eclipse" command I'm asked to read
workspace/.metadata/.log file which is like this:
!SESSION Jun 30, 2004 15:31:18.522
---------------------------------------------
java.version=1.4.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
!ENTRY
reference:file:/usr/local/anagha/programeFile/ecl3/eclipse/p lugins/org.eclipse.core.runtime_3.0.0/
0 0 Jun 30, 2004 15:31:18.525
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.runtime.PlatformActivator.start()
at
org.eclipse.osgi.framework.internal.core.BundleContext.start Activator(BundleContext.java:1071)
at
org.eclipse.osgi.framework.internal.core.BundleContext.start (BundleContext.java:991)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:403)
at org.eclipse.osgi.framework.internal.core.Bundle.resume(Bundl e.java:386)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1220)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.resu meBundles(StartLevelImpl.java:565)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.incF WSL(StartLevelImpl.java:479)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:269)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.disp atchEvent(StartLevelImpl.java:439)
at
org.eclipse.osgi.framework.eventmgr.ListenerList.dispatchEve nt(ListenerList.java:135)
at
org.eclipse.osgi.framework.eventmgr.EventThread$EventThreadI tem.dispatchEvent(EventThread.java:59)
at
org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:118)
Nested exception:
java.lang.IllegalStateException: Unable to create platform lock file:
/usr/local/anagha/programeFile/ecl3/eclipse/workspace/.metad ata/.lock.
at
org.eclipse.core.internal.runtime.InternalPlatform.getMetaAr ea(InternalPlatform.java:363)
at
org.eclipse.core.internal.runtime.InternalPlatform.start(Int ernalPlatform.java:480)
at
org.eclipse.core.internal.runtime.PlatformActivator.startInt ernalPlatform(PlatformActivator.java:157)
at
org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:50)
at
org.eclipse.osgi.framework.internal.core.BundleContext$1.run (BundleContext.java:1054)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContext.start Activator(BundleContext.java:1050)
at
org.eclipse.osgi.framework.internal.core.BundleContext.start (BundleContext.java:991)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:403)
at org.eclipse.osgi.framework.internal.core.Bundle.resume(Bundl e.java:386)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1220)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.resu meBundles(StartLevelImpl.java:565)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.incF WSL(StartLevelImpl.java:479)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:269)
at
org.eclipse.osgi.framework.internal.core.StartLevelImpl.disp atchEvent(StartLevelImpl.java:439)
at
org.eclipse.osgi.framework.eventmgr.ListenerList.dispatchEve nt(ListenerList.java:135)
at
org.eclipse.osgi.framework.eventmgr.EventThread$EventThreadI tem.dispatchEvent(EventThread.java:59)
at
org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:118)
'
'
Exception are contined even further.
Any clue?
Thx.,
Anagha
|
|
|
|
Re: eclipse not getting started [message #167099 is a reply to message #166903] |
Sun, 04 July 2004 12:35  |
Eclipse User |
|
|
|
Originally posted by: pascal.ibm.canada
Try to use eclipse 3.0 (the final version).
PaScaL
anagha wrote:
> hi,
> I'm beginner to eclipse.
> I've donloaded eclipse-SDK-3.0M7-linux-gtk.
> My OS is Linux with Distribution as Red Hat Linux release 7.3 (Valhalla)
> with Processor Type as i686
> When I try to run eclipse by "./eclipse" command I'm asked to read
> workspace/.metadata/.log file which is like this:
>
> !SESSION Jun 30, 2004 15:31:18.522
> ---------------------------------------------
> java.version=1.4.0_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> !ENTRY
> reference:file:/usr/local/anagha/programeFile/ecl3/eclipse/p lugins/org.eclipse.core.runtime_3.0.0/
> 0 0 Jun 30, 2004 15:31:18.525
> !MESSAGE FrameworkEvent.ERROR
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.eclipse.core.internal.runtime.PlatformActivator.start()
> at
> org.eclipse.osgi.framework.internal.core.BundleContext.start Activator(BundleContext.java:1071)
> at
> org.eclipse.osgi.framework.internal.core.BundleContext.start (BundleContext.java:991)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:403)
> at org.eclipse.osgi.framework.internal.core.Bundle.resume(Bundl e.java:386)
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1220)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.resu meBundles(StartLevelImpl.java:565)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.incF WSL(StartLevelImpl.java:479)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:269)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.disp atchEvent(StartLevelImpl.java:439)
> at
> org.eclipse.osgi.framework.eventmgr.ListenerList.dispatchEve nt(ListenerList.java:135)
> at
> org.eclipse.osgi.framework.eventmgr.EventThread$EventThreadI tem.dispatchEvent(EventThread.java:59)
> at
> org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:118)
> Nested exception:
> java.lang.IllegalStateException: Unable to create platform lock file:
> /usr/local/anagha/programeFile/ecl3/eclipse/workspace/.metad ata/.lock.
> at
> org.eclipse.core.internal.runtime.InternalPlatform.getMetaAr ea(InternalPlatform.java:363)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.start(Int ernalPlatform.java:480)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.startInt ernalPlatform(PlatformActivator.java:157)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:50)
> at
> org.eclipse.osgi.framework.internal.core.BundleContext$1.run (BundleContext.java:1054)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContext.start Activator(BundleContext.java:1050)
> at
> org.eclipse.osgi.framework.internal.core.BundleContext.start (BundleContext.java:991)
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:403)
> at org.eclipse.osgi.framework.internal.core.Bundle.resume(Bundl e.java:386)
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1220)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.resu meBundles(StartLevelImpl.java:565)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.incF WSL(StartLevelImpl.java:479)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.doSe tStartLevel(StartLevelImpl.java:269)
> at
> org.eclipse.osgi.framework.internal.core.StartLevelImpl.disp atchEvent(StartLevelImpl.java:439)
> at
> org.eclipse.osgi.framework.eventmgr.ListenerList.dispatchEve nt(ListenerList.java:135)
> at
> org.eclipse.osgi.framework.eventmgr.EventThread$EventThreadI tem.dispatchEvent(EventThread.java:59)
> at
> org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThr ead.java:118)
>
> '
> '
> Exception are contined even further.
> Any clue?
>
> Thx.,
> Anagha
>
|
|
|
Powered by
FUDForum. Page generated in 0.05988 seconds