java.lang.NoClassDefFoundError: com/ibm/as400/access/AS400
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by JJ DILLON, 1 year ago
via Oracle Community by 843793, 1 year ago
via newsolutions.de by Unknown author, 1 year ago
java.lang.NoClassDefFoundError: com/ibm/as400/access/AS400
at java.lang.Throwable.
(Throwable.java:195) at java.lang.LinkageError.
(LinkageError.java:36) at java.lang.NoClassDefFoundError.
(NoClassDefFoundError.java:40) at companyname.utils.Testp.main(Testp.java:12)