500: "Something is technically wrong" while calling lists/memberships

24 views
Skip to first unread message

Joachim Seibert

unread,
Aug 30, 2010, 4:38:56 AM8/30/10
to twitter-deve...@googlegroups.com
Lately there are from time to time errors when calling /lists/memberships.json.

The answer is an html page saying: "Something is technically wrong. Thanks for noticing—we're going to fix it up and have things back to normal soon."

Are there any problems with this call?

Yours

Joachim Seibert
//SEIBERT/MEDIA/TECHNOLOGIES

Matt Harris

unread,
Aug 31, 2010, 3:23:45 AM8/31/10
to twitter-deve...@googlegroups.com
Hey Joachim,

Could you give a full example of the request you made, the response
headers and response body so we can look into this further.
Thanks,
Matt

--


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris

Joachim Seibert

unread,
Sep 1, 2010, 10:55:41 AM9/1/10
to themat...@twitter.com, twitter-deve...@googlegroups.com
Hi Matt,

thanks for your help.

It has taken a moment to activate debugging on our live platform and waiting for the data generation (batch-job).

Now I have the requested information available:

Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - Request:
Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - GET http://api.twitter.com/1/treypennington/lists/memberships.json?cursor=1328223569980794792
Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - OAuth base string: GET&http%3A%2F%2Fapi.twitter.com%2F1%2Ftreypennington%2Flists%2Fmemberships.json&cursor%3D1328223569980794792%26oauth_consumer_key%3D
Wlcg5zbNH60gCZAHCswGIw%26oauth_nonce%3D375038756%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1283324281%26oauth_token%3D9836582-S2JMTDaS0AemlPx64zrGJUSedhqeXV1tVMp3Yc7uk%26oauth_version%3D1.0Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - OAuth signature: ZSMuaVPXY5TRCewrLwM/libe1DY=Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - Authorization: ********************************************************************************************************************************************************************************************************************************************************************************Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-URL: http://twitter4j.org/en/twitter4j-2.1.3.xmlSep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client: Twitter4JSep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - Accept-Encoding: gzipSep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-Version: 2.1.3Sep 1 06:58:01 consumer1 [ActiveMQ Session Task] DEBUG - Connection: close

Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Response:
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - HTTP/1.1 500 Internal Server Error
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-Transaction: 1283324281-10058-19273
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Limit: 20000
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Content-Length: 1729
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Remaining: 19873
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Expires: Tue, 31 Mar 1981 05:00:00 GMT
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Last-Modified: Wed, 01 Sep 2010 06:58:01 GMT
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Reset: 1283327829
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Class: api_whitelisted
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - X-Revision: DEV
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: _twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCPyCFswqAToHaWQiJWE5N2VlZGVjOWRmYWIz%250ANDVjMWZmNmQyMjEzYTIyMDQ4IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy%
250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--17f6d5db85a1f0ad355c58c556f22fa526066528; domain=.twitter.com; path=/
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: lang=en; path=/
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: guest_id=128332428158978084; path=/; expires=Fri, 01 Oct 2010 06:58:01 GMT
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: k=75.101.167.21.1283324281572833; path=/; expires=Wed, 08-Sep-10 06:58:01 GMT; domain=.twitter.com
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Connection: close
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Server: hiSep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Pragma: no-cache
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Status: 500 Internal Server Error
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Date: Wed, 01 Sep 2010 06:58:02 GMT
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Vary: Accept-Encoding
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Content-Encoding: gzip
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - Content-Type: text/html; charset=utf-8
Sep 1 06:58:02 consumer1 [ActiveMQ Session Task] DEBUG - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">#012<html xmlns="http://www.w3.
org/1999/xhtml" lang="en" xml:lang="en">#012 <head>#012 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />#012 <meta http-equiv="Content-Language" content="en-us" />#012 <title>Twit
ter / Error</title>#012 <link href="http://s.twimg.com/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />#012#012 <style type="text/css">#012 /* Page#012 ----------------------------
------------------- */#012 * { border: 0; padding: 0; margin: 0; }#012 body{ margin: 10px 0; background:#C0DEED url(http://s.twimg.com/images/bg-clouds.png) repeat-x; color:#333; font: 12px Lucida Gra
nde, Arial, sans-serif; text-align:center }#012 #container { width: 755px; margin: 0 auto; padding: 0px 0; text-align: left; position: relative; }#012 #content { width: 100%; margin-top: 8px; float: l
eft; padding-bottom: 15px; background: transparent url(http://s.twimg.com/images/arr2.gif) no-repeat scroll 25px 0px;}#012 .subpage #content .wrapper { background-color: #fff; -moz-border-radius: 5px; -we
bkit-border-radius: 5px; padding: 10px 0;}#012 .subpage #content h2 { margin: 5px 20px; font: bold 26px Helvetica Neue, Helvetica, Arial, sans-serif; }#012 .subpage #content p { margin: 0 20px 10px 20
px; color: #666; font-size: 13px;}#012 .subpage #content ul { padding-left: 30px; }#012 .subpage #content ol, #side ol { padding-left: 30px; }#012 a{text-decoration:none;color: #2277BB;}#012
a:hover { text-decoration: underline;}#012 #content div.desc { margin: 11px 0px 10px 0px; }#012 a img{border:0;}#012 ul{list-style:square;padding-left:20px;}#012 div.error { width: 100%; text-align: right; margin: 10px 0;}#012#012 /* Navigation#012 ----------------------------------------------- */#012 #navig


Yours
Jo Seibert

Joachim Seibert / Dipl.-Inf. (FH)
//SEIBERT/MEDIA/TECHNOLOGIES

--

//SEIBERT/MEDIA GmbH / Rheingau Palais
Söhnleinstraße 8 / 65201 Wiesbaden
GF: J.Seibert und M.Seibert / AG Wiesbaden: HRB11502

T.+49-611-20570-22 / F.+49-611-20570-70
jsei...@seibert-media.net
www.seibert-media.net / http://blog.seibert-media.net


Joachim Seibert

unread,
Sep 1, 2010, 4:57:42 PM9/1/10
to themat...@twitter.com, twitter-deve...@googlegroups.com
Hi Matt,

the problem seems to be getting worse.
No I see this error quite often and with other calls than lists/memberships too.

One example with statuses/retweets:

Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Request:
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - GET http://api.twitter.com/1/statuses/retweets/18334417346.json?count=100
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - OAuth base string: GET&http%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses%2Fretweets%2F18334417346.json&co
unt%3D100%26oauth_consumer_key%3DWlcg5zbNH60gCZAHCswGIw%26oauth_nonce%3D3148833036%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1283373740%26oaut
h_token%3D14150654-pkmqfsHKGaD9Uj6Ahus2Zv8euQ1zyKrgrU1v7kwUq%26oauth_version%3D1.0
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - OAuth signature: rZds70A8TKCKmCSfdRPFpEGURsc=
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Authorization: ************************************************************************************
*************************************************************************************************************************************************************
*******************************
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-URL: http://twitter4j.org/en/twitter4j-2.1.3.xml
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client: Twitter4J
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Accept-Encoding: gzip
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-Version: 2.1.3
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Connection: close

Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Response: Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - HTTP/1.1 500 Internal Server ErrorSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Transaction: 1283373740-97223-912Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Limit: 20000Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Length: 1729Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Remaining: 19967
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Expires: Tue, 31 Mar 1981 05:00:00 GMT
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Last-Modified: Wed, 01 Sep 2010 20:42:20 GMTSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Reset: 1283377034Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Class: api_whitelistedSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Revision: DEVSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: _twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCA8zCc8qAToHaWQiJTljNTJlM2Q0ZjQ3MTY3%250AOGE0ODM2NGMzMjQwYjJiN2M0IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy%250AOjpGbGFzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--466cc297d1c8f9370081fbe2ffba832a8f03b682; domain=.twitter.com; path=/Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: lang=en; path=/Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: guest_id=128337374080975974; path=/; expires=Fri, 01 Oct 2010 20:42:20 GMTSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: k=75.101.167.21.1283373740806509; path=/; expires=Wed, 08-Sep-10 20:42:20 GMT; domain=.twitter.comSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Connection: closeSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Server: hiSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Pragma: no-cacheSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Status: 500 Internal Server ErrorSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Date: Wed, 01 Sep 2010 20:42:20 GMTSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Vary: Accept-EncodingSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Encoding: gzipSep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Type: text/html; charset=utf-8
Sep 1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">#012<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">#012 <head>#012 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />#012 <meta http-equiv="Content-Language" content="en-us" />#012 <title>Twitter / Error</title>#012 <link href="http://s.twimg.com/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />#012#012 <style type="text/css">#012 /* Page#012 ----------------------------------------------- */#012 * { border: 0; padding: 0; margin: 0; }#012 body{ margin: 10px 0; background:#C0DEED url(http://s.twimg.com/images/bg-clouds.png) repeat-x; color:#333; font: 12px Lucida Grande, Arial, sans-serif; text-align:center }#012 #container { width: 755px; margin: 0 auto; padding: 0px 0; text-align: left; position: relative; }#012 #content { width: 100%; margin-top: 8px; float: left; padding-bottom: 15px; background: transparen


t url(http://s.twimg.com/images/arr2.gif) no-repeat scroll 25px 0px;}#012 .subpage #content .wrapper { background-color: #fff; -moz-border-radius: 5px;

-webkit-border-radius: 5px; padding: 10px 0;}#012 .subpage #content h2 { margin: 5px 20px; font: bold 26px Helvetica Neue, Helvetica, Arial, sans-serif; }#012 .subpage #content p { margin: 0 20px 10px 20px; color: #666; font-size: 13px;}#012 .subpage #content ul { padding-left: 30px; }#012 .subpage #content ol, #side ol { padding-left: 30px; }#012 a{text-decoration:none;color: #2277BB;}#012 a:hover { text-decoration: underline;}#012 #content div.desc { margin: 11px 0px 10px 0px; }#012 a img{border:0;}#012 ul{list-style:square;padding-left:20px;}#012 div.error { width: 100%; text-align: right; margin: 10px 0;}#012#012 /* Navigation#012 ----------------------------------------------- */#012 #navigation { background-color: #fff; position: absolute; top: 8px; right: 0; padding: 6px 6px; font-size: 13px; text-align: center; }#012 #navigation ul { margin: 0; padding: 0px; width: auto; height: 100%; _width: 60px; }#012 #navigation li { display:inline; padding: 0 5px; }#012 #navigation li:before { content: ' '; padding-right: 0; }#012 #navigation li.first:before { content: ''; padding-right: 0; }#012 #navigation, #footer { -moz-border-radius: 5px;-webkit-border-radius: 5px;}#012#012 /* Footer#012 ----------------------------------------------- */#012 #footer { clear: left; width: 555px; text-align: left; padding: 0px 0; font-size: 11px; color: #778899;}#012 #footer ul { clear: both; display: block;}#012 #footer li { display: block; float: left; margin: 0 16px 0 0;}#012 #footer li.first:before { content: ''; padding-right: 0; }#012#012 </style>#012 </head>#012 <body>#012 <div id="container" class="subpage">#012 <div id="navigation">#012 <ul>#012 <li class="first"><a href="http://twitter.com">Home &rsaquo;</a></li>#012 </ul>#012 </div>#012 <h1 id="header"><a href="http://twitter.com"><img src="http://s.twimg.com/images/twitter_logo_header.png" width="155" height="36" /></a></h1>#012 <div id="content">#012 <div class="desc"></div>#012 <div class="wrapper">#012 <h2>Something is technically wrong.</h2>#012 <p>Thanks for noticing—we're going to fix it up and have things back to normal soon.</p>#012 </div>#012 </div>#012 <div id="footer" style="width:100%">#012 <ul>#012 <li class="first">&copy; 2010 Twitter</li>#012 <li><a href="/about">About Us</a></li>#012 <li><a href="/about/contact">Contact</a></li>#012 <li><a href="http://blog.twitter.com/">Blog</a></li>#012 <li><a href="http://status.twitter.com/">Status</a></li>#012 <li><a href="http://dev.twitter.com/">API</a></li>#012 <li><a href="/help">Help</a></li>#012 <li><a href="/jobs">Jobs</a></li>#012 <li><a href="/tos">TOS</a></li>#012 <li><a href="/privacy">Privacy</a></li>#012 </ul>#012 </div>

Jo Seibert

unread,
Sep 6, 2010, 7:33:05 AM9/6/10
to Twitter Development Talk
Hi Matt,

any updates on this thread? I still see this error from time to time.

Greetings.
Jo Seibert

On 1 Sep., 22:57, Joachim Seibert <jseib...@seibert-media.net> wrote:
> Hi Matt,
>
> the problem seems to be getting worse.
> No I see this error quite often and with other calls than lists/memberships too.
>
> One example with statuses/retweets:
>
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Request:
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - GEThttp://api.twitter.com/1/statuses/retweets/18334417346.json?count=100
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - OAuth base string: GET&http%3A%2F%2Fapi.twitter.com%2F1%2Fstatuses%2Fretweets%2F18334417346.js on&co
> unt%3D100%26oauth_consumer_key%3DWlcg5zbNH60gCZAHCswGIw%26oauth_nonce%3D314 8833036%26oauth_signature_method%3DHMAC-SHA1%26oauth_timestamp%3D1283373740 %26oaut
> h_token%3D14150654-pkmqfsHKGaD9Uj6Ahus2Zv8euQ1zyKrgrU1v7kwUq%26oauth_versio n%3D1.0
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - OAuth signature: rZds70A8TKCKmCSfdRPFpEGURsc=
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Authorization: *************************************************************************** *********
> *************************************************************************** *************************************************************************** *******
> *******************************
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-URL:http://twitter4j.org/en/twitter4j-2.1.3.xml
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client: Twitter4J
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Accept-Encoding: gzip
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Twitter-Client-Version: 2.1.3
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Connection: close
>
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Response: Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - HTTP/1.1 500 Internal Server ErrorSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Transaction: 1283373740-97223-912Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Limit: 20000Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Length: 1729Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Remaining: 19967
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Expires: Tue, 31 Mar 1981 05:00:00 GMT
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Last-Modified: Wed, 01 Sep 2010 20:42:20 GMTSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Reset: 1283377034Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-RateLimit-Class: api_whitelistedSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - X-Revision: DEVSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: _twitter_sess=BAh7CDoPY3JlYXRlZF9hdGwrCA8zCc8qAToHaWQiJTljNTJlM2Q0ZjQ3MTY3% 250AOGE0ODM2NGMzMjQwYjJiN2M0IgpmbGFzaElDOidBY3Rpb25Db250cm9sbGVy%250AOjpGbG FzaDo6Rmxhc2hIYXNoewAGOgpAdXNlZHsA--466cc297d1c8f9370081fbe2ffba832a8f03b68 2; domain=.twitter.com; path=/Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: lang=en; path=/Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: guest_id=128337374080975974; path=/; expires=Fri, 01 Oct 2010 20:42:20 GMTSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Set-Cookie: k=75.101.167.21.1283373740806509; path=/; expires=Wed, 08-Sep-10 20:42:20 GMT; domain=.twitter.comSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Connection: closeSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Server: hiSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Cache-Control: no-cache, no-store, must-revalidate, pre-check=0, post-check=0Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Pragma: no-cacheSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Status: 500 Internal Server ErrorSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Date: Wed, 01 Sep 2010 20:42:20 GMTSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Vary: Accept-EncodingSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Encoding: gzipSep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - Content-Type: text/html; charset=utf-8
> Sep  1 20:42:20 consumer1 [ActiveMQ Session Task] DEBUG - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">#012<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">#012  <head>#012    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />#012    <meta http-equiv="Content-Language" content="en-us" />#012    <title>Twitter / Error</title>#012    <link href="http://s.twimg.com/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />#012#012    <style type="text/css">#012      /* Page#012      ----------------------------------------------- */#012      * { border: 0; padding: 0; margin: 0; }#012      body{ margin: 10px 0; background:#C0DEED url(http://s.twimg.com/images/bg-clouds.png) repeat-x; color:#333; font: 12px Lucida Grande, Arial, sans-serif; text-align:center }#012      #container { width: 755px; margin: 0 auto; padding: 0px 0; text-align: left; position: relative; }#012      #content { width: 100%; margin-top: 8px; float: left; padding-bottom: 15px; background: transparen
> t url(http://s.twimg.com/images/arr2.gif) no-repeat scroll 25px 0px;}#012      .subpage #content .wrapper { background-color: #fff;  -moz-border-radius: 5px;
>  -webkit-border-radius: 5px; padding: 10px 0;}#012      .subpage #content h2 { margin: 5px 20px; font: bold 26px Helvetica Neue, Helvetica, Arial, sans-serif; }#012      .subpage #content p { margin: 0 20px 10px 20px; color: #666; font-size: 13px;}#012      .subpage #content ul { padding-left: 30px; }#012      .subpage #content ol, #side ol { padding-left: 30px; }#012      a{text-decoration:none;color: #2277BB;}#012      a:hover { text-decoration: underline;}#012      #content div.desc { margin: 11px 0px 10px 0px; }#012      a img{border:0;}#012      ul{list-style:square;padding-left:20px;}#012      div.error { width: 100%; text-align: right; margin: 10px 0;}#012#012      /* Navigation#012      ----------------------------------------------- */#012      #navigation { background-color: #fff; position: absolute; top: 8px; right: 0; padding: 6px 6px; font-size: 13px; text-align: center; }#012      #navigation ul { margin: 0; padding: 0px; width: auto; height: 100%; _width: 60px; }#012      #navigation li { display:inline; padding: 0 5px; }#012      #navigation li:before { content: ' '; padding-right: 0; }#012      #navigation li.first:before { content: ''; padding-right: 0; }#012      #navigation, #footer { -moz-border-radius: 5px;-webkit-border-radius: 5px;}#012#012      /* Footer#012      ----------------------------------------------- */#012      #footer { clear: left; width: 555px; text-align: left; padding: 0px 0; font-size: 11px; color: #778899;}#012      #footer ul { clear: both; display: block;}#012      #footer li { display: block; float: left; margin: 0 16px 0 0;}#012      #footer li.first:before { content: ''; padding-right: 0; }#012#012    </style>#012  </head>#012  <body>#012    <div id="container" class="subpage">#012      <div id="navigation">#012        <ul>#012          <li class="first"><a href="http://twitter.com">Home &rsaquo;</a></li>#012        </ul>#012      </div>#012      <h1 id="header"><a href="http://twitter.com"><img src="http://s.twimg.com/images/twitter_logo_header.png" width="155" height="36" /></a></h1>#012      <div id="content">#012        <div class="desc"></div>#012        <div class="wrapper">#012          <h2>Something is technically wrong.</h2>#012          <p>Thanks for noticing—we're going to fix it up and have things back to normal soon.</p>#012        </div>#012      </div>#012      <div id="footer" style="width:100%">#012        <ul>#012          <li class="first">&copy; 2010 Twitter</li>#012          <li><a href="/about">About Us</a></li>#012          <li><a href="/about/contact">Contact</a></li>#012          <li><a href="http://blog.twitter.com/">Blog</a></li>#012          <li><a href="http://status.twitter.com/">Status</a></li>#012          <li><a href="http://dev.twitter.com/">API</a></li>#012          <li><a href="/help">Help</a></li>#012          <li><a href="/jobs">Jobs</a></li>#012          <li><a href="/tos">TOS</a></li>#012          <li><a href="/privacy">Privacy</a></li>#012        </ul>#012      </div>
>
> Yours
> Jo Seibert
>
> Joachim Seibert / Dipl.-Inf. (FH)
> //SEIBERT/MEDIA/TECHNOLOGIES
>
> --
>
> //SEIBERT/MEDIA GmbH / Rheingau Palais
>  Söhnleinstraße 8 / 65201 Wiesbaden
>  GF: J.Seibert und M.Seibert / AG Wiesbaden: HRB11502
>
>  T.+49-611-20570-22 / F.+49-611-20570-70
>  jseib...@seibert-media.net
>  www.seibert-media.net/http://blog.seibert-media.net
>
>  smime.p7s
> 4KAnzeigenHerunterladen

Tom van der Woerdt

unread,
Sep 6, 2010, 11:16:46 AM9/6/10
to twitter-deve...@googlegroups.com
It's just a simple over capacity error. Happens a lot, just make sure
that your code knows how to deal with them ;-)

Tom

src="http://s.twimg.com/images/twitter_logo_header.png" width="155" height="36" /></a></h1>#012 <div id="content">#012 <div class="desc"></div>#012 <div class="wrapper">#012 <h2>Something is technically wrong.</h2>#012 <p>Thanks for noticing�we're going to fix it up and have things back to normal soon.</p>#012 </div>#012 </div>#012 <div id="footer" style="width:100%">#012 <ul>#012 <li class="first">&copy; 2010 Twitter</li>#012 <li><a href="/about">About Us</a></li>#012 <li><a href="/about/contact">Contact</a></li>#012 <li><a href="http://blog.twitter.com/">Blog</a></li>#012 <li><a href="http://status.twitter.com/">Status</a></li>#012 <li><a href="http://dev.twitter.com/">API</a></li>#012 <li><a href="/help">Help</a></li>#012 <li><a href="/jobs">Jobs</a></li>#012 <li><a href="/tos">TOS</a></li>#012 <li><a href="/privacy">Privacy


</a></li>#012 </ul>#012 </div>
>>
>> Yours
>> Jo Seibert
>>
>> Joachim Seibert / Dipl.-Inf. (FH)
>> //SEIBERT/MEDIA/TECHNOLOGIES
>>
>> --
>>
>> //SEIBERT/MEDIA GmbH / Rheingau Palais

>> S�hnleinstra�e 8 / 65201 Wiesbaden

Reply all
Reply to author
Forward
0 new messages