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_ <[email protected]> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to