-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
In the mage log, there are instances of the following exception. Need to investigate and resolve.
ERROR [2016-09-07 19:59:53,136] io.rapidpro.mage.twitter.TwitterStream: Exception in Twitter stream
! twitter4j.JSONException: JSONObject["percent_full"] not found.
! at twitter4j.JSONObject.get(JSONObject.java:391) ~[mage.jar:0.1.78]
! at twitter4j.JSONObject.getInt(JSONObject.java:429) ~[mage.jar:0.1.78]
! at com.twitter.hbc.twitter4j.BaseTwitter4jClient.processStallWarning(BaseTwitter4jClient.java:255) ~[mage.jar:0.1.78]
! at com.twitter.hbc.twitter4j.BaseTwitter4jClient.processMessage(BaseTwitter4jClient.java:215) ~[mage.jar:0.1.78]
! at com.twitter.hbc.twitter4j.BaseTwitter4jClient.parseMessage(BaseTwitter4jClient.java:129) ~[mage.jar:0.1.78]
! at com.twitter.hbc.twitter4j.BaseTwitter4jClient$1.run(BaseTwitter4jClient.java:76) ~[mage.jar:0.1.78]
! at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
! at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
Metadata
Metadata
Assignees
Labels
No labels