memo: Twitter APIエラー、関連ツールダウン
twitter API がエラーなのでワタシの bot @kermit_bot もダウンしていますが、通常時は例外になるようなコールをしないと発行されないものも採取できる時なので興味がてら twipple 例外レポートを採取しました。
HTTP Status 500 –
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
net.sf.json.JSONException: null object net.sf.json.JSONObject.verifyIsNull(JSONObject.java:2897) net.sf.json.JSONObject.getString(JSONObject.java:2240) jp.co.biglobe.twipple.internal.authorize.TwippleSSOAuthorization.verifyCredential(TwippleSSOAuthorization.java:174) jp.co.biglobe.twipple.servlet.LoginServlet.doGet(LoginServlet.java:122) javax.servlet.http.HttpServlet.service(HttpServlet.java:617) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) jp.co.biglobe.twipple.servlet.AbstractCSRFCheckingServlet.service(AbstractCSRFCheckingServlet.java:48) jp.co.biglobe.twipple.servlet.filter.TwippleFilter.doFilter(TwippleFilter.java:106)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.20 logs.
Apache Tomcat/6.0.20
===
ついっぷる以外は 500 を返す時にバナーを外したり、外部出力しないように実装されているので中身は見えませんでした。
以上