Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Re: eclipse 2.1.1 win32.zip startup problems
Re: eclipse 2.1.1 win32.zip startup problems [message #86298] Mon, 18 August 2003 23:49 Go to next message
Eclipse UserFriend
Originally posted by: sean1.wwwwww.com

I just tried this same eclipse build for Windows 2000 server. The jdk is
1.3.x from Jdeveloper 9i. I got the same results. I am going to try this
with a non-oracle-java vm.


sean wrote:

> I omitted the information that my OS is Win XP Pro (ver shows 5.1.2600).

> sean wrote:

> > I just downloaded the eclipse 2.1.1-sdk-2.1.1-win32.zip and expanded it
> > into a new directory.

> > When I run it, it says that there were start up problems and to look into
> > the .log in the .metadata directory.

> > The content of the .log are below.

> > When I run it again and specify an explicit java vm to use, I still get
> > the same error. (using the -vm and specifying a javaw.exe which is a
> > version 1.3.1).

> > Any ideas?

> > !SESSION
> > ------------------------------------------------------------ ----------
> > !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2003 12:22:06.803
> > !MESSAGE Exception launching the Eclipse Platform:
> > !STACK
> > java.lang.reflect.InvocationTargetException:
> > java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
> > java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object,
> > java.lang.Object[])
> > java.lang.Object
> > org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
> > java.lang.Object org.eclipse.core.launcher.Main.run(java.lang.String[])
> > void org.eclipse.core.launcher.Main.main(java.lang.String[])

> > !SESSION
> > ------------------------------------------------------------ ----------
> > !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2003 13:00:51.586
> > !MESSAGE Exception launching the Eclipse Platform:
> > !STACK
> > java.lang.reflect.InvocationTargetException:
> > java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
> > java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object,
> > java.lang.Object[])
> > java.lang.Object
> > org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
> > java.lang.Object org.eclipse.core.launcher.Main.run(java.lang.String[])
> > void org.eclipse.core.launcher.Main.main(java.lang.String[])
Re: eclipse 2.1.1 win32.zip startup problems [message #86567 is a reply to message #86298] Tue, 19 August 2003 17:45 Go to previous message
Eclipse UserFriend
Originally posted by: sean1.wwwwww.com

It finally launched successfully after I installed the JRE 1.3.1_08 from
Sun's javasoft.



sean wrote:

> I just tried this same eclipse build for Windows 2000 server. The jdk is
> 1.3.x from Jdeveloper 9i. I got the same results. I am going to try this
> with a non-oracle-java vm.


> sean wrote:

> > I omitted the information that my OS is Win XP Pro (ver shows 5.1.2600).

> > sean wrote:

> > > I just downloaded the eclipse 2.1.1-sdk-2.1.1-win32.zip and expanded it
> > > into a new directory.

> > > When I run it, it says that there were start up problems and to look into
> > > the .log in the .metadata directory.

> > > The content of the .log are below.

> > > When I run it again and specify an explicit java vm to use, I still get
> > > the same error. (using the -vm and specifying a javaw.exe which is a
> > > version 1.3.1).

> > > Any ideas?

> > > !SESSION
> > > ------------------------------------------------------------ ----------
> > > !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2003 12:22:06.803
> > > !MESSAGE Exception launching the Eclipse Platform:
> > > !STACK
> > > java.lang.reflect.InvocationTargetException:
> > > java.lang.reflect.InvocationTargetException:
java.lang.NullPointerException
> > > java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object,
> > > java.lang.Object[])
> > > java.lang.Object
> > > org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
> > > java.lang.Object org.eclipse.core.launcher.Main.run(java.lang.String[])
> > > void org.eclipse.core.launcher.Main.main(java.lang.String[])

> > > !SESSION
> > > ------------------------------------------------------------ ----------
> > > !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2003 13:00:51.586
> > > !MESSAGE Exception launching the Eclipse Platform:
> > > !STACK
> > > java.lang.reflect.InvocationTargetException:
> > > java.lang.reflect.InvocationTargetException:
java.lang.NullPointerException
> > > java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object,
> > > java.lang.Object[])
> > > java.lang.Object
> > > org.eclipse.core.launcher.Main.basicRun(java.lang.String[])
> > > java.lang.Object org.eclipse.core.launcher.Main.run(java.lang.String[])
> > > void org.eclipse.core.launcher.Main.main(java.lang.String[])
Previous Topic:Tomcat (may be out of synch)
Next Topic:How do include a class file in a jar
Goto Forum:
  


Current Time: Thu Jan 02 21:14:28 GMT 2025

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

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

Back to the top