Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE #1165

Open
fuli66 opened this issue Jun 5, 2024 · 1 comment
Open

Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE #1165

fuli66 opened this issue Jun 5, 2024 · 1 comment

Comments

@fuli66
Copy link

fuli66 commented Jun 5, 2024

Exception in thread "main" java.lang.NoSuchFieldError: INSTANCE at org.apache.http.conn.ssl.SSLConnectionSocketFactory.<clinit>(SSLConnectionSocketFactory.java:146) at us.codecraft.webmagic.downloader.HttpClientGenerator.buildSSLConnectionSocketFactory(HttpClientGenerator.java:52) at us.codecraft.webmagic.downloader.HttpClientGenerator.<init>(HttpClientGenerator.java:44) at us.codecraft.webmagic.downloader.HttpClientDownloader.<init>(HttpClientDownloader.java:40) at us.codecraft.webmagic.Spider.initComponent(Spider.java:280) at us.codecraft.webmagic.Spider.run(Spider.java:305) at com.mufeng.spider.GithubRepoPageProcessor.main(GithubRepoPageProcessor.java:30)

@sutra
Copy link
Collaborator

sutra commented Jun 5, 2024

Could you provide the output of mvn dependency:tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants