Skip to main content



      Home
Home » Newcomers » Newcomers » newbie needs urgent help please
newbie needs urgent help please [message #28546] Fri, 18 February 2005 13:27 Go to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

I'm new to eclipse and the world of java programming. I have been using
eclipse for 3 days now every thing was good.I just did some
installations(this time other tools.Now eclipse doesn't start again. I
found this line of message in a file(Eclipse directed me to) in the
configuration folder.

!MESSAGE Bundle
initial@reference :file:c:/Eclipse/eclipse/plugins/org.eclipse.core.runtime_3. 0.1/
[1] was not resolved.

What should I do? Help please.Thanks
Re: newbie needs urgent help please [message #28561 is a reply to message #28546] Fri, 18 February 2005 16:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Chris_Laffra.ca.ibm.com

Remove everything in the configuration directory, except for the config.ini
file and try again.

Hope that helps,

--
Chris Laffra, http://eclipsefaq.org


"Rudy" <rudy-e@gmx.net> wrote in message
news:cv5c2l$ttu$1@www.eclipse.org...
> I'm new to eclipse and the world of java programming. I have been using
> eclipse for 3 days now every thing was good.I just did some
> installations(this time other tools.Now eclipse doesn't start again. I
> found this line of message in a file(Eclipse directed me to) in the
> configuration folder.
>
> !MESSAGE Bundle
>
initial@reference:file:c:/Eclipse/eclipse/plugins/org.eclipse.core.runtime_3
..0.1/
> [1] was not resolved.
>
> What should I do? Help please.Thanks
>
Re: newbie needs urgent help please [message #28573 is a reply to message #28561] Sat, 19 February 2005 07:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Chris Laffra wrote:

> Remove everything in the configuration directory, except for the config.ini
> file and try again.

> Hope that helps,

hi Chris,

Thanks. I did remove every thing in the configuration directory but the
problem still persist. Is there any other solution to this problem? Please
Help.
Re: newbie needs urgent help please [message #28577 is a reply to message #28573] Sat, 19 February 2005 10:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Chris_Laffra.ca.ibm.com

While installing the other tools, you probably corrupted your existing
configuration.

I would reinstall eclipse in a different directory and try again.

--
Chris Laffra, http://eclipsefaq.org


"Rudy" <rudy-e@gmx.net> wrote in message
news:cv7a9j$d46$1@www.eclipse.org...
> Chris Laffra wrote:
>
> > Remove everything in the configuration directory, except for the
config.ini
> > file and try again.
>
> > Hope that helps,
>
> hi Chris,
>
> Thanks. I did remove every thing in the configuration directory but the
> problem still persist. Is there any other solution to this problem? Please
> Help.
>
Re: newbie needs urgent help please [message #28600 is a reply to message #28577] Sun, 20 February 2005 23:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Chris Laffra wrote:

> While installing the other tools, you probably corrupted your existing
> configuration.

> I would reinstall eclipse in a different directory and try again.


Hi,

I did reinsatll eclipse in another directory but the problem still
pserist.I deinsatll and reinstall java SDk but the problem still persist.
HERE IS THE ERROR MESSAGE located in the configuration directory.

!SESSION Feb 20, 2005 20:02:40.247
---------------------------------------------
eclipse.buildId=M200409161125
java.version=1.3.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
!MESSAGE Error registering XML parser services.
!STACK 0
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(EclipseAdaptor.java:272)
at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdaptor.java:253)
at
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemBundleActivator.java:61)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:553)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:477)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:273)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:166)
at
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425)
at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:216)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginConverterImpl.java:557)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginConverterImpl.java:111)
at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginConverterImpl.java:660)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseBundleData.java:233)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundleData.java:191)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundleData.java:159)
at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseBundleData.java:280)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initializeNewBundle(DefaultBundleData.java:77)
at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(DefaultAdaptor.java:451)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(Framework.java:746)
at
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.java:715)
at
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.java:659)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(BundleContextImpl.java:219)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:800)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:429)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
!MESSAGE Bundle
initial@reference :file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse .core.runtime_3.0.1/
[1] was not resolved.

COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
Re: newbie needs urgent help please [message #28602 is a reply to message #28600] Mon, 21 February 2005 00:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: windheavennights.aol.com

I am having this very same problem. I had a previously installed java SDK
on my hard drive and then I downloaded eclipse as a zip file and extracted
it to where I wanted it. I then tried to run the program but it said I
needed the JRE. I downloaded that and installed it and then I recieved
this same error. I am not sure why this is occuring. I reinstalled my java
sdk's and the JRE as well as unzipped eclipse again. Any help would be
much appreciated.

James


Rudy wrote:

> Chris Laffra wrote:

>> While installing the other tools, you probably corrupted your existing
>> configuration.

>> I would reinstall eclipse in a different directory and try again.


> Hi,

> I did reinsatll eclipse in another directory but the problem still
> pserist.I deinsatll and reinstall java SDk but the problem still persist.
> HERE IS THE ERROR MESSAGE located in the configuration directory.

> !SESSION Feb 20, 2005 20:02:40.247
> ---------------------------------------------
> eclipse.buildId=M200409161125
> java.version=1.3.1_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
> !MESSAGE Error registering XML parser services.
> !STACK 0
> java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Unknown Source)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(EclipseAdaptor.java:272)
> at
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdaptor.java:253)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemBundleActivator.java:61)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:553)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:477)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:273)
> at
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevelManager.java:243)
> at
>
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.java:166)
> at
> org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425)
> at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:216)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)

> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
> !MESSAGE Startup error
> !STACK 1
> java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(Unknown Source)
> at java.security.SecureClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.defineClass(Unknown Source)
> at java.net.URLClassLoader.access$100(Unknown Source)
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginConverterImpl.java:557)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginConverterImpl.java:111)
> at
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginConverterImpl.java:660)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseBundleData.java:233)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundleData.java:191)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundleData.java:159)
> at
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseBundleData.java:280)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initializeNewBundle(DefaultBundleData.java:77)
> at
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(DefaultAdaptor.java:451)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(Framework.java:746)
> at
> org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> at java.security.AccessController.doPrivileged(Native Method)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.java:715)
> at
>
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.java:659)
> at
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(BundleContextImpl.java:219)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarter.java:800)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStarter.java:429)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:222)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)

> !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
> !MESSAGE Bundle
>
initial@reference :file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclipse .core.runtime_3.0.1/
> [1] was not resolved.

> COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
Re: newbie needs urgent help please [message #28616 is a reply to message #28602] Mon, 21 February 2005 07:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Chris_Laffra.ca.ibm.com

You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.

--
Chris Laffra, http://eclipsefaq.org


"James" <windheavennights@aol.com> wrote in message
news:cvbs4h$h66$1@www.eclipse.org...
> I am having this very same problem. I had a previously installed java SDK
> on my hard drive and then I downloaded eclipse as a zip file and extracted
> it to where I wanted it. I then tried to run the program but it said I
> needed the JRE. I downloaded that and installed it and then I recieved
> this same error. I am not sure why this is occuring. I reinstalled my java
> sdk's and the JRE as well as unzipped eclipse again. Any help would be
> much appreciated.
>
> James
>
>
> Rudy wrote:
>
> > Chris Laffra wrote:
>
> >> While installing the other tools, you probably corrupted your existing
> >> configuration.
>
> >> I would reinstall eclipse in a different directory and try again.
>
>
> > Hi,
>
> > I did reinsatll eclipse in another directory but the problem still
> > pserist.I deinsatll and reinstall java SDk but the problem still
persist.
> > HERE IS THE ERROR MESSAGE located in the configuration directory.
>
> > !SESSION Feb 20, 2005 20:02:40.247
> > ---------------------------------------------
> > eclipse.buildId=M200409161125
> > java.version=1.3.1_01
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.247
> > !MESSAGE Error registering XML parser services.
> > !STACK 0
> > java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> > at java.lang.Class.forName0(Native Method)
> > at java.lang.Class.forName(Unknown Source)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndo rsedXMLParser(Ec
lipseAdaptor.java:272)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkSta rt(EclipseAdapto
r.java:253)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.SystemBundleActivat or.start(SystemB
undleActivator.java:61)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleConte
xtImpl.java:958)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(Bu
ndleContextImpl.java:954)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleConte
xtImpl.java:937)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(Sta
rtLevelManager.java:553)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLeve
lManager.java:477)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(S
tartLevelManager.java:273)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.StartLevelManager.l aunch(StartLevel
Manager.java:243)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.SystemBundle.resume (SystemBundle.ja
va:166)
> > at
> >
org.eclipse.osgi.framework.internal.core.Framework.launch(Fr amework.java:425
)
> > at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.ja va:51)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
216)
> > at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> > at org.eclipse.core.launcher.Main.run(Main.java:704)
> > at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.307
> > !MESSAGE Startup error
> > !STACK 1
> > java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
> > at java.lang.ClassLoader.defineClass0(Native Method)
> > at java.lang.ClassLoader.defineClass(Unknown Source)
> > at java.security.SecureClassLoader.defineClass(Unknown Source)
> > at java.net.URLClassLoader.defineClass(Unknown Source)
> > at java.net.URLClassLoader.access$100(Unknown Source)
> > at java.net.URLClassLoader$1.run(Unknown Source)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClass(Unknown Source)
> > at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePl uginInfo(PluginC
onverterImpl.java:557)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPlu ginInfo(PluginCo
nverterImpl.java:111)
> > at
> >
>
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convert Manifest(PluginC
onverterImpl.java:660)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateM anifest(EclipseB
undleData.java:233)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManif est(EclipseBundl
eData.java:191)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManife st(EclipseBundle
Data.java:159)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromM anifest(EclipseB
undleData.java:280)
> > at
> >
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBu ndleData.initial
izeNewBundle(DefaultBundleData.java:77)
> > at
> >
>
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAd aptor$1.begin(De
faultAdaptor.java:451)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rkerPrivileged(F
ramework.java:746)
> > at
> >
org.eclipse.osgi.framework.internal.core.Framework$2.run(Fra mework.java:664)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installWo rker(Framework.j
ava:715)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.Framework.installBu ndle(Framework.j
ava:659)
> > at
> >
>
org.eclipse.osgi.framework.internal.core.BundleContextImpl.i nstallBundle(Bun
dleContextImpl.java:219)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundl es(EclipseStarte
r.java:800)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBun dles(EclipseStar
ter.java:429)
> > at
> >
>
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(Ecli pseStarter.java:
222)
> > at
> >
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:127)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> > at org.eclipse.core.launcher.Main.run(Main.java:704)
> > at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> > !ENTRY org.eclipse.osgi Feb 20, 2005 20:02:40.317
> > !MESSAGE Bundle
> >
>
initial@reference:file:c:/eclipse-SDK-3.0.1-win32/eclipse/plugins/org.eclips
e.core.runtime_3.0.1/
> > [1] was not resolved.
>
> > COULD ANY ONE HELP ME? I WOULD RELY MUCH APPRECIATE ANY HELP.THANKS
>
>
Re: newbie needs urgent help please [message #28649 is a reply to message #28616] Mon, 21 February 2005 16:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Chris Laffra wrote:

> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.

I have installed j2sdk-1-4-2 so I do not think that's the problem. The
same java SDK is what I was using before and every thing was working well.
Where in the registry(or eclipse config file) can I change the path of the
JV running Eclipse?. I really need this going. This might be the problem.
ANY HELP will be highly appreciated.
Re: newbie needs urgent help please [message #28651 is a reply to message #28649] Mon, 21 February 2005 16:59 Go to previous messageGo to next message
Eclipse UserFriend
Use the -vm option when starting Eclipse to point to the 1.4.2 install you
have

HTH
Darins

"Rudy" <rudy-e@gmx.net> wrote in message
news:cvdkp6$6gb$1@www.eclipse.org...
> Chris Laffra wrote:
>
>> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.
>
> I have installed j2sdk-1-4-2 so I do not think that's the problem. The
> same java SDK is what I was using before and every thing was working well.
> Where in the registry(or eclipse config file) can I change the path of the
> JV running Eclipse?. I really need this going. This might be the problem.
> ANY HELP will be highly appreciated.
>
>
>
Re: newbie needs urgent help please [message #28653 is a reply to message #28616] Mon, 21 February 2005 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Chris Laffra wrote:

> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.


I have j2sdk1-4-2 installed. I do not think that is the real problem here.
What I think is that the initial VM path has been changed by the programms
I later on installed. How can I change the VM path to
c:j2sdk1-4-2\bin\javaw ?. I think this might be the issue here. Could any
one tell me how to change this?
Re: newbie needs urgent help please [message #28655 is a reply to message #28616] Mon, 21 February 2005 17:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Chris Laffra wrote:

> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.


I have j2sdk1-4-2 installed. I do not think that is the real problem here.
What I think is that the initial VM path has been changed by the programms
I later on installed. How can I change the VM path to
c:j2sdk1-4-2\bin\javaw ?. I think this might be the issue here. Could any
one tell me how to change this?
Re: newbie needs urgent help please [message #28668 is a reply to message #28655] Mon, 21 February 2005 18:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rudy-e.gmx.net

Rudy wrote:

> Chris Laffra wrote:

>> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.


> I have j2sdk1-4-2 installed. I do not think that is the real problem here.
> What I think is that the initial VM path has been changed by the programms
> I later on installed. How can I change the VM path to
> c:j2sdk1-4-2binjavaw ?. I think this might be the issue here. Could any
> one tell me how to change this?

THE PROBLEM HAS BEEN SOLVED.I DID THE FOLLOWING: I edited the Path
variables to point to c:\j2sdk1-4-2.( right click on my
computer-->properties-->under Advance in WIN XP and click on Environment
virables.--> Click edit and change the path to point ot your java path.
Click ok and start up eclipse again.) Every thing went well.
Re: newbie needs urgent help please [message #28672 is a reply to message #28668] Mon, 21 February 2005 18:08 Go to previous message
Eclipse UserFriend
Until the next time some other software installer changes your path
variable...

Darins

"Rudy" <rudy-e@gmx.net> wrote in message
news:cvdp8m$p03$1@www.eclipse.org...
> Rudy wrote:
>
>> Chris Laffra wrote:
>
>>> You need a 1.4 VM to run Eclipse 3.0. See the note on the download page.
>
>
>> I have j2sdk1-4-2 installed. I do not think that is the real problem
>> here. What I think is that the initial VM path has been changed by the
>> programms I later on installed. How can I change the VM path to
>> c:j2sdk1-4-2binjavaw ?. I think this might be the issue here. Could any
>> one tell me how to change this?
>
> THE PROBLEM HAS BEEN SOLVED.I DID THE FOLLOWING: I edited the Path
> variables to point to c:\j2sdk1-4-2.( right click on my
> computer-->properties-->under Advance in WIN XP and click on Environment
> virables.--> Click edit and change the path to point ot your java path.
> Click ok and start up eclipse again.) Every thing went well.
>
Previous Topic:Eclipse startup problem.
Next Topic:Tomcat 5.5.6
Goto Forum:
  


Current Time: Fri Jul 18 18:22:43 EDT 2025

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

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

Back to the top