Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Illegal class name?? or Big bug just bit me?
Illegal class name?? or Big bug just bit me? [message #178126] Thu, 02 November 2006 21:38 Go to next message
Jim is currently offline JimFriend
Messages: 54
Registered: July 2009
Member
For some reason, I cannot create the following class:

SpecialFileTransferDescriber

Eclipse gives me an error saying:

[X] Creation of element failed.

Illegal UTF8 string in constant pool in class file
org/eclipse/jdt/internal/compiler/batch/CompilationUnit

why is that? what's so special about this class name? (well, yeah, the
class has the word "special" in it, but...)

:(
Re: Illegal class name?? or Big bug just bit me? [message #178150 is a reply to message #178126] Thu, 02 November 2006 23:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Jim Bear" <Standingbear@gmail.com> wrote in message
news:eidogd$ni1$1@utils.eclipse.org...
> For some reason, I cannot create the following class:
>
> SpecialFileTransferDescriber
>
> Eclipse gives me an error saying:
>
> [X] Creation of element failed.
>
> Illegal UTF8 string in constant pool in class file
> org/eclipse/jdt/internal/compiler/batch/CompilationUnit
>
> why is that? what's so special about this class name? (well, yeah, the
> class has the word "special" in it, but...)


What version of Eclipse are you using?

Does this happen within a new project in a fresh, empty workspace?

Are there any entries in the Eclipse error log?
Re: Illegal class name?? or Big bug just bit me? [message #178168 is a reply to message #178126] Fri, 03 November 2006 02:00 Go to previous messageGo to next message
Olivier Thomann is currently offline Olivier ThomannFriend
Messages: 518
Registered: July 2009
Senior Member
Jim Bear a écrit :
> SpecialFileTransferDescriber
>
> Eclipse gives me an error saying:
>
> [X] Creation of element failed.
>
> Illegal UTF8 string in constant pool in class file
> org/eclipse/jdt/internal/compiler/batch/CompilationUnit
Looks like a corrupted file.
--
Olivier
Re: Illegal class name?? or Big bug just bit me? [message #178257 is a reply to message #178150] Fri, 03 November 2006 16:40 Go to previous messageGo to next message
Jim is currently offline JimFriend
Messages: 54
Registered: July 2009
Member
I am using eclipse 3.2.1 with the most recent WTP. Where is the error log?

"Walter Harley" <wharley@bea.com> wrote in message
news:eidtnl$ihu$1@utils.eclipse.org...
> "Jim Bear" <Standingbear@gmail.com> wrote in message
> news:eidogd$ni1$1@utils.eclipse.org...
>> For some reason, I cannot create the following class:
>>
>> SpecialFileTransferDescriber
>>
>> Eclipse gives me an error saying:
>>
>> [X] Creation of element failed.
>>
>> Illegal UTF8 string in constant pool in class file
>> org/eclipse/jdt/internal/compiler/batch/CompilationUnit
>>
>> why is that? what's so special about this class name? (well, yeah, the
>> class has the word "special" in it, but...)
>
>
> What version of Eclipse are you using?
>
> Does this happen within a new project in a fresh, empty workspace?
>
> Are there any entries in the Eclipse error log?
>
Re: Illegal class name?? or Big bug just bit me? [message #178264 is a reply to message #178257] Fri, 03 November 2006 17:01 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Jim Bear" <Standingbear@gmail.com> wrote in message
news:eifre9$6ns$1@utils.eclipse.org...
>I am using eclipse 3.2.1 with the most recent WTP. Where is the error log?

In [workspace root]/.metadata/.log.

Or you can view it within Eclipse, with the Error Log view (I think in PDE
Runtime perspective).
Previous Topic:Handling subprojects
Next Topic:many problems...ve..eclipse running slow..etc...
Goto Forum:
  


Current Time: Fri Apr 19 19:46:15 GMT 2024

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

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

Back to the top