Tuesday, May 18, 2010

Re: [Java] NoClassDefFoundError exception

Go to Eclipse IDE... Don't spend your time working on Command Line, in-real
world's business lol I am not sure if I wrote ok so, you won't use it
anyme...


André AS

2010/4/25 krunal bhatt <bhatt.krunal@gmail.com>

>
>
> Hello friends,
> i installed jdk1.6.5_05 and jre1.6.5_05 in my system and just to check
> whether the installation is ok or not i wrote a simple "Hello World". When
> i
> compile it using javac , it shows no error but when i run the program i get
> the following error.
>
> D:\projects\Java_Projects>*javac first.java*
>
> D:\projects\Java_Projects>*java first*
> *Exception in thread "main" java.lang.NoClassDefFoundError: first
> Caused by: java.lang.ClassNotFoundException: first
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>
> *D:\projects\Java_Projects>
>
> please provide solution for this..
> --
> Regards,
> Krunal Bhatt
>
> [Non-text portions of this message have been removed]
>
>
>

--
André Asantos

Skype - andredecotia
MSN - andre_decotia@hotmail.com

"Sonhe, acredite, projete e incorpore. Nós somos todos dias simplesmente o
que acreditamos ser"
André AS

if (1 != 1){
throw new MelhorPerguntarParaOAndreException();
}


[Non-text portions of this message have been removed]

------------------------------------

Visit http://aiaiai.com or http://jgame.org for more groups to join.
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELYYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Java_Official/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Java_Official/join
(Yahoo! ID required)

<*> To change settings via email:
Java_Official-digest@yahoogroups.com
Java_Official-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Java_Official-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment