Here is a partial log 01-25 12:17PM 55.514 /serveTube_1?q=cruzadaxsl 500 11ms 0cpu_ms 0kb Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/ bot.html),gzip(gfe) 66.249.67.204 - - [25/Jan/2011:12:17:55 -0800] "GET /serveTube_1? q=cruzadaxsl HTTP/1.1" 500 0 - "Mozilla/5.0 (compatible; Googlebot/ 2.1; +http://www.google.com/bot.html),gzip(gfe)" "servetube.appspot.com" ms=12 cpu_ms=0 api_cpu_ms=0 cpm_usd=0.000022 W 01-25 12:17PM 55.522 /serveTube_1 java.lang.NullPointerException at sample.youtube.YouTubeReadonlyClient.getVideoFeedsSearch(YouTubeReadonlyClient.java: 1324) at guestbook.serveTube_1.doPost(serveTube_1.java:126) at guestbook.serveTube_1.doGet(serveTube_1.java:52) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
On Jan 25, 3:24 pm, midi <[email protected]> wrote: > It is throwing a null pointer exception as it cannot find any video > feeds from youtube matching the query string. It is doing that even > for the queries, which I know should return a few hundred records. > Not sure whether youtube api is having some internal issues. Is anyone > in the same boat ?. > > On Jan 25, 2:34 pm, Barry Hunter <[email protected]> wrote: > > > > > > > > > Have you checked the logs in the App Dashboard? > > > On 25 January 2011 19:31, midi <[email protected]> wrote: > > > > My application servetube.appspot.com has suddenly stopped responding. > > > I have referenced it on a website and looks like the google bot has > > > generated tons of error. Not sure whether that is the root cause of > > > the problem. Please help. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
