CrawlScript / WebCollector

WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
https://github.com/CrawlScript/WebCollector
GNU General Public License v3.0
3.07k stars 1.45k forks source link

Exception in thread "main" java.lang.NoClassDefFoundError: com/sleepycat/je/EnvironmentConfig #42

Open AceLee39 opened 8 years ago

AceLee39 commented 8 years ago

Exception in thread "main" java.lang.NoClassDefFoundError: com/sleepycat/je/EnvironmentConfig at cn.edu.hfut.dmic.webcollector.crawler.Crawler.start(Crawler.java:99)

运行 Crawler.start的时候 can't found class,有人遇到过吗,求解决方法

hujunxianligong commented 8 years ago

工程导入有误,请参考文档教程

On Tue, Jul 19, 2016, 5:31 PM AceLee39 notifications@github.com wrote:

Exception in thread "main" java.lang.NoClassDefFoundError: com/sleepycat/je/EnvironmentConfig at cn.edu.hfut.dmic.webcollector.crawler.Crawler.start(Crawler.java:99)

运行 Crawler.start的时候 can't found class,有人遇到过吗,求解决方法

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CrawlScript/WebCollector/issues/42, or mute the thread https://github.com/notifications/unsubscribe-auth/ADOYYTyYkA8LPBij9FzLVWiTk8Qj7e9Iks5qXJlagaJpZM4JPiiz .