Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » eclipse not getting started
eclipse not getting started [message #166903] Fri, 02 July 2004 02:28 Go to next message
Eclipse UserFriend
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 #166980 is a reply to message #166903] Fri, 02 July 2004 09:47 Go to previous messageGo to next message
Eclipse UserFriend
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

The download page includes the text
"You will need a 1.4.1 level or higher Java runtime or Java development
kit (JDK) installed on your machine in order to run Eclipse"

I'd suggest using 1.4.2
Re: eclipse not getting started [message #167099 is a reply to message #166903] Sun, 04 July 2004 12:35 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:Workspace error
Next Topic:Quick Type Hierarchy code
Goto Forum:
  


Current Time: Sun Jul 20 15:59:05 EDT 2025

Powered by FUDForum. Page generated in 0.05988 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top