Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Connection Failure. #202

Closed
irudrasingh opened this issue Apr 21, 2020 · 1 comment
Closed

Connection Failure. #202

irudrasingh opened this issue Apr 21, 2020 · 1 comment
Labels

Comments

@irudrasingh
Copy link

This is the Error message.

INFO com.twitter.hbc.httpclient.BasicClient - New connection executed: Rudra-twitter, endpoint: /1.1/statuses/filter.json?delimited=length&stall_warnings=true
Exception in thread "main" java.lang.IllegalStateException: There is already a connection thread running for Rudra-twitter, endpoint: /1.1/statuses/filter.json?delimited=length&stall_warnings=true

@sburkard
Copy link

Just stumbled over this issue.

I had the same error message once when I accidentally did client.connect(); two times because I was in a refactoring.

Check if you connect the client more than once.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants