Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

eclipse startup problem

0 views
Skip to first unread message

Lothar Leidner

unread,
Jun 12, 2003, 4:46:22 AM6/12/03
to
Hello,

when I tried to update my working eclipse (GTK, build 200302061700, on
a Suse 8.1 linux system, blackdown j2sdk1.4.1),
the new version 3.0 M1 starts with an error message:

java.lang.reflect.InvocationTargetException

Some time ago I tried to install 2.1M5 and had similar problems. When
I returned to may older version (between 2.1M4 and M5) everything is
ok.

Result of the m5 integrity test for the zip-file: ok.

Any hints? Thanks.

Lothar Leidner


Here an excerpt of the .log-file:

!SESSION
----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jun 11, 2003 13:39:24.692
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Caused by: java.lang.reflect.InvocationTargetException
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
... 7 more
Caused by: java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:2336)
at org.eclipse.swt.SWT.error(SWT.java:2280)
at org.eclipse.swt.graphics.GC.drawImage(GC.java:385)
....

Dale King

unread,
Jun 13, 2003, 2:50:25 PM6/13/03
to
"Lothar Leidner" <lothar....@ipc.uni-tuebingen.de> wrote in message
news:jcfgev4acb8c3gjee...@4ax.com...

> Hello,
>
> when I tried to update my working eclipse (GTK, build 200302061700, on
> a Suse 8.1 linux system, blackdown j2sdk1.4.1),
> the new version 3.0 M1 starts with an error message:
>
> java.lang.reflect.InvocationTargetException
>
> Some time ago I tried to install 2.1M5 and had similar problems. When
> I returned to may older version (between 2.1M4 and M5) everything is
> ok.
>
> Result of the m5 integrity test for the zip-file: ok.
>
> Any hints? Thanks.


Maybe that they really aren't supporting those old versions anymore as they
were not final releases. They probably changed something in the workspace
metadata that does not allow you to go from M4 to 3.0M1. Why were you still
using M4 instead of the released 2.1? I would try to go to 2.1 final before
anything else.
--
Dale King


Lothar Leidner

unread,
Jun 14, 2003, 6:42:04 AM6/14/03
to
Dale King wrote:

I had tried to install the final version 2.1 a few weeks ago, but I didn't
succeed. So I continued to work with my interim version. As I want to
pursue the eclipse development, I now tried to install the latest version,
which is milestone 1 of version 3.0. As in the case of the final release
2.1, I had startup problems. In the meantime I have sent a bug report to
eclipse.

Thanks for your help

Lothar Leidner

0 new messages