Project

General

Profile

Defect #360

sending tweet gives 'Unexplained failure for tweet'

Added by Robert Ivens over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
08/20/2011
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

I send out 3 tweets and all 3 gave the same error. However the tweets did get send.
Seems Twitter changed something in the API.

JavaException: winterwell.jtwitter.TwitterException$Unexplained: Unexplained failure for tweet: expected "Sutra v2.5 is soon to be released. New features descriptions and videos posted. https://www.servoyforge.net/news/136 #servoy #opensource" but got Dialog Module 1.1.3  released - Fixes a naming- and icon display issue. https://www.servoyforge.net/news/132 #servoy #opensource
JavaException: winterwell.jtwitter.TwitterException$Unexplained: Unexplained failure for tweet: expected "VelocityReport plugin v1.4.16 - bugfix release - https://www.servoyforge.net/news/140 #servoy #opensource" but got Sutra v2.5 is soon to be released. New features descriptions and videos posted. http://t.co/tMLyocl #servoy #opensource
JavaException: winterwell.jtwitter.TwitterException$Unexplained: Unexplained failure for tweet: expected "Embedded QuickTime player bean for Smart client released! (web client will follow) https://www.servoyforge.net/news/139 #servoy #opensource" but got VelocityReport plugin v1.4.16 - bugfix release - http://t.co/ebGUEZQ #servoy #opensource

History

#1

Updated by Robert Ivens over 12 years ago

  • Description updated (diff)
#2

Updated by Patrick Talbot over 12 years ago

  • Status changed from New to In Progress

Yes, it seems to be happening with the new URL shortnener, WTF?
Not sure what to do about it...
Will try to update the JTwitter lib

#3

Updated by Robert Ivens over 12 years ago

Perhaps the lib barks about the differences in the string sent and the one returned or something ? Very weird.

#4

Updated by Patrick Talbot over 12 years ago

  • Status changed from In Progress to Closed

Fixed with v1.0.3 - make sure to update both plugin + jtwitter.jar (and the jnlp)

#5

Updated by Robert Ivens over 12 years ago

  • Status changed from Closed to Reopened

The same problem is back.
Since the 25th of October the tweets getting this error again. Strangely enough though some don't (but the majority does).

#6

Updated by Robert Ivens over 12 years ago

Now I read the error message better it seems there is some caching going on in the plugin or something.
See the errror (emphasis mine):

sendTweet: JavaException: winterwell.jtwitter.TwitterException$Unexplained: Unexplained failure for tweet: expected
"Lastminute chaletaanbieding v.a. 49,- http://lmtw.nl/nb Super #lastminute #herfstvakantie aanbieding! Boek direct uw verblijf.Kijk snel.."
but got
Euroknaller! Vakantiepark Hunzedal. Midweekje Vakantiepark Hunzedal, plezier voor jong en oud. 7 t/m 11-11, NU 5,- pppn http://t.co/EhEkOFQM

The first one is indeed the tweet. The second one is an old tweet it has send.

#7

Updated by Patrick Talbot over 12 years ago

? I wasn't aware of any cache in the plugin, at least not in my code.

I'll have a look, thanks for reporting.

#8

Updated by Patrick Talbot over 12 years ago

  • Status changed from Reopened to Closed

Updated JTwitter API + adapted for the changes to workaround Twitter API changes (again!)

Check-out v1.1

Also available in: Atom PDF