Skip to Main Content

Java APIs

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.ExceptionInInitializerError

843810Sep 6 2007
while calling a static method of another class i am stuck with this error. "java.lang.ExceptionInInitializerError"... When accessing the code through the application it works fine, but when i try to run my junit code for the application i am stuck with this.

What could be the possible reasons?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2007
Added on Sep 6 2007
0 comments
191 views