Tuesday, September 21, 2010

Re: Eclipse crashes after installing GWT Plugin

I've also had issues installing GPE with Eclipse 3.6, remove the
.metadata folder in your workspace worked for me.

--
Arthur Kalmenson

On Wed, Sep 8, 2010 at 11:07 AM, Rajeev Dayal <rdayal@google.com> wrote:
> Hi,
> It looks like the root cause of the problem is the following exception:
> Root exception:
> java.lang.ClassFormatError: Illegal UTF8 string in constant pool in
> class file org/eclipse/core/internal/registry/TableReader
>        at java.lang.ClassLoader.defineClass1(Native Method)
>        at java.lang.ClassLoader.defineClass(Unknown Source)
>        at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:
> 188)
>        at
> ...
> This sort of exception can happen when there was some sort of corruption
> when unzipping the archive. If possible, can you try:
> -re-downloading Eclipse 3.6
> -unzipping it into a new directory
> -start up Eclipse 3.6 (with a fresh workspace), verify that there are no
> errors in the Error  Log
> -install the Google Plugin for Eclipse; restart Eclipse
>
>
> On Mon, Sep 6, 2010 at 12:52 PM, FLo_ <fthiemer@gmail.com> wrote:
>>
>> Root exception:
>> java.lang.ClassFormatError: Illegal UTF8 string in constant pool in
>> class file org/eclipse/core/internal/registry/TableReader
>>        at java.lang.ClassLoader.defineClass1(Native Method)
>>        at java.lang.ClassLoader.defineClass(Unknown Source)
>>        at
>>
>> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:
>> 188)
>>        at
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment