java.lang.NoClassDefFoundError: This exception has no message.
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 JIRA by (sourceforge), 1 year ago
via JIRA by (sourceforge), 2 years ago
java.lang.NoClassDefFoundError:
at org.xbill.DNS.dns.getRecords(dns.java:128)
at org.xbill.DNS.dns.getRecords(dns.java:145)
at org.archive.crawler.fetcher.FetchDNS.innerProcess(FetchDNS.java:167)
at org.archive.crawler.framework.Processor.process(Processor.java:101)
at org.archive.crawler.framework.ToeThread.processCrawlUri(ToeThread.java:169)
at org.archive.crawler.framework.ToeThread.run(ToeThread.java:124)