Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.Im

929209Feb 25 2013 — edited Feb 25 2013
I tried to open a png file using ImageIO.read(). but i got the following Error:
java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.ImageIO.

The version of JDK is 1.7

who can help me to solve this problem?

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2013
Added on Feb 25 2013
1 comment
1,823 views