Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Save Failed - java.lang.NoClassDefFoundError
Save Failed - java.lang.NoClassDefFoundError [message #250262] Tue, 26 February 2008 21:03 Go to next message
Eclipse UserFriend
Originally posted by: wong_powah.yahoo.ca

When saving a java file in Eclipse v 3.3.1.1 on windows 2000 SP4,
this message pop up:
"Save Failed
Reason:
java.lang.NoClassDefFoundError"
Re: Save Failed - java.lang.NoClassDefFoundError [message #250283 is a reply to message #250262] Wed, 27 February 2008 08:09 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
powah wrote:
> When saving a java file in Eclipse v 3.3.1.1 on windows 2000 SP4,
> this message pop up:
> "Save Failed
> Reason:
> java.lang.NoClassDefFoundError"
This looks like a faulty install. Maybe you copied over an existing one?

Dani
Re: Save Failed - java.lang.NoClassDefFoundError [message #250299 is a reply to message #250283] Wed, 27 February 2008 15:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wong_powah.yahoo.ca

I delete the existing installation and workspace directory.
Then I install and create a new workspace directory and still has this
error.
Re: Save Failed - java.lang.NoClassDefFoundError [message #250305 is a reply to message #250299] Wed, 27 February 2008 16:30 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
powah wrote:
> I delete the existing installation and workspace directory.
> Then I install and create a new workspace directory and still has this
> error.
>
Which package did you install? Can you post the complete stack trace?

Dani
Re: Save Failed - java.lang.NoClassDefFoundError [message #250471 is a reply to message #250305] Fri, 29 February 2008 13:48 Go to previous message
Eclipse UserFriend
Originally posted by: wong_powah.yahoo.ca

Problem is solved.
The root cause is that the exception is created by my own security service
provider, so move the sun security service provider as the first choice.
Previous Topic:Example project as new plugin
Next Topic:find file in CVS
Goto Forum:
  


Current Time: Tue Jul 16 06:39:29 GMT 2024

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

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

Back to the top