Results 1 to 2 of 2
- 05-21-2011, 08:29 AM #1
java.lang.VerifyError when Running
Hello,
I'm a Java newbie that's been happily using NetBeans 7.0.
For some reason my latest project is producing the following error when Running:
run:
java.lang.VerifyError: (class: RequestApp, method: addInstructor signature: ()V) catch_type not a subclass of Throwable
Could not find the main class: RequestApp. Program will exit.
Exception in thread "main" Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)
The program compiles & runs ok from the command prompt.
Any ideas out there? :confused:
- 05-21-2011, 08:38 AM #2
Similar Threads
-
java.lang.NoSuchMethodError: org.apache.log4j.Logger.log(Ljava/lang/String;Lorg/apach
By rameshraj in forum JDBCReplies: 5Last Post: 03-17-2011, 02:26 PM -
java.lang.VerifyError
By Andri_JT in forum JDBCReplies: 9Last Post: 01-29-2011, 06:19 AM -
java.lang.ClassNotFoundException: com.sun.star.lang.XEventListener
By Leroy in forum Advanced JavaReplies: 8Last Post: 11-04-2010, 01:46 PM -
Problem in running Java swing wizard in jre 1.6 while it is running in jre 1.4
By Sanjay Dwivedi in forum AWT / SwingReplies: 0Last Post: 08-26-2009, 01:03 PM -
Error: cannot resolve symbol' on Person (java.lang.String, java.lang.String)
By baltimore in forum New To JavaReplies: 2Last Post: 09-18-2008, 07:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks