java.lang.VerifyError: llegal use of nonvirtual function call
March 20th, 2009
Applies to:
Linux
Description:
Occurs while trying to run program on Linux
Cause:
You have tried to run program on Linux and got a very strange error message and the program failed.
The problem is due to a buggy version of the unzip command used to unzip the JavaMail download package on Linux. The unzip command corrupts the mail.jar file. Get a newer version of the unzip command, or use the JDK’s jar command to unzip the package.