Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java.lang.NoClassDefFoundError

Status
Not open for further replies.

stsms

Technical User
May 15, 2003
5
US
I get the error..."WJView Error: Java.lang.NoClassDefFoundError " upon boot up of win xp. How do I fix it??

Thanks,
stsms
 
This could occur because your classpath is not set... Try setting your classpath to the path of the application.

If you need to know how to set you classpath...do a search in this forum on "Classpath."

Hope this helps.
 
The problem is, the error comes on after booting up. I don't know which application has the problem
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top