Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Pretty please help with this ExceptionInitializerError

843798Jul 22 2004 — edited Jul 25 2004
Hi

I am getting SERIOULY frustraited buy this error every time i load up the Nokia Theme Studio for Symbian 60 phones. Dones anyone have any idea what i can do next?

This is the error

java.lang.NullPointerException
at com.sun.media.jai.util.PropertyUtil.getString(PropertyUtil.java:167)
at javax.media.jai.JaiI18N.getString(JaiI18N.java:31)
at javax.media.jai.OperationRegistry.initializeRegistry(OperationRegistry.java:363)
at javax.media.jai.JAI.<clinit>(JAI.java:382)
at com.nokia.skinapp.general.FontAndColorChooser.<clinit>(FontAndColorChooser.java:111)
at com.nokia.skinapp.general.SkinAppDefaultLookAndFeel.initComponentDefaults(SkinAppDefaultLookAndFeel.java:192)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(Unknown Source)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(Unknown Source)
at javax.swing.UIManager.setLookAndFeel(Unknown Source)
at javax.swing.UIManager.setLookAndFeel(Unknown Source)
at com.nokia.skinapp.gallery.GalleryView.main(GalleryView.java:3662)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)

Please help with anything at all even a response saying "i have no idea"

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2004
Added on Jul 22 2004
1 comment
105 views