what's this at line 485? }catch(Exception e){ e.printStackTrace(); log.severe("Exception in finally of execute of getGoogleDoc"); log.severe("Exception class is :" + e.getClass().getName()); log.severe("Exception is :" + e.getMessage()); throw new Exception(e.getMessage() + " Issue while reading document from google docs");
On Tue, Mar 20, 2012 at 3:15 PM, Vik <vik....@gmail.com> wrote: > Hie Stuart > > I removed the catch block and i still do not see stack trace at all. Log > still shows only java.io.exception. > Please advise > > > Thankx and Regards > > Vik > Founder > http://www.sakshum.org > http://blog.sakshum.org > > > On Mon, Mar 19, 2012 at 7:00 PM, Jean-François Geyelin < > jfgeye...@gmail.com> wrote: > >> For what it's worth, right now the database is not working: >> >> >> http://code.google.com/status/appengine/detail/datastore/2012/03/19#ae-trust-detail-datastore-put-error_rate<http://code.google.com/status/appengine/detail/datastore/2012/03/19#ae-trust-detail-datastore-put-error_rate> >> >> >> On Tuesday, March 20, 2012 2:06:36 AM UTC+1, Stuart Langley wrote: >>> >>> Is this it? >>> >>> 2012-03-17 16:08:46.653 >>> >>> vik.sakshum.sakshumweb.server.**common.CommonServiceCode >>> createCertificate: Exception class is :java.io.IOException >>> >>> >>> >>> On Tue, Mar 20, 2012 at 12:02 PM, Vik <vik....@gmail.com> wrote: >>> >>>> Hie >>>> >>>> It is: sakshumweb20 >>>> >>>> Thankx and Regards >>>> >>>> Vik >>>> Founder >>>> http://www.sakshum.org >>>> http://blog.sakshum.org >>>> >>>> >>>> On Mon, Mar 19, 2012 at 6:00 PM, Stuart Langley <slang...@google.com>wrote: >>>> >>>>> what's the app id? >>>>> >>>>> >>>>> On Tue, Mar 20, 2012 at 11:58 AM, Vik <vik....@gmail.com> wrote: >>>>> >>>>>> Hie >>>>>> >>>>>> I updated the post again. I dont see a stack trace at all. just a >>>>>> java.io.exception. >>>>>> >>>>>> See at http://stackoverflow.com/**questions/9755670/storing-** >>>>>> data-to-google-cloud-storage-**using-gae-for-java<http://stackoverflow.com/questions/9755670/storing-data-to-google-cloud-storage-using-gae-for-java> >>>>>> >>>>>> Please advise, we are blocked on this now >>>>>> >>>>>> >>>>>> Thankx and Regards >>>>>> >>>>>> Vik >>>>>> Founder >>>>>> http://www.sakshum.org >>>>>> http://blog.sakshum.org >>>>>> >>>>>> >>>>>> On Sun, Mar 18, 2012 at 6:04 PM, Stuart Langley >>>>>> <slang...@google.com>wrote: >>>>>> >>>>>>> What do you think is a bug? When using the dev server all of the >>>>>>> APIs are simulated on the local machine. >>>>>>> >>>>>>> For the null ptr you need to post the stack trace and/or a repro. >>>>>>> >>>>>>> >>>>>>> On Mon, Mar 19, 2012 at 12:02 PM, Vik <vik....@gmail.com> wrote: >>>>>>> >>>>>>>> yes i saw that though I do not see the possible solution for it? >>>>>>>> >>>>>>>> Is it a bug in google app engine or cloud storage apis? >>>>>>>> >>>>>>>> >>>>>>>> Thankx and Regards >>>>>>>> >>>>>>>> Vik >>>>>>>> Founder >>>>>>>> http://www.sakshum.org >>>>>>>> http://blog.sakshum.org >>>>>>>> >>>>>>>> >>>>>>>> On Sun, Mar 18, 2012 at 2:40 PM, Stuart Langley < >>>>>>>> slang...@google.com> wrote: >>>>>>>> >>>>>>>>> I responded to your question in SO >>>>>>>>> >>>>>>>>> >>>>>>>>> On Sunday, 18 March 2012 16:45:38 UTC+11, vikceo wrote: >>>>>>>>>> >>>>>>>>>> Hie >>>>>>>>>> >>>>>>>>>> Can someone help on http://stackoverflow.com/**quest** >>>>>>>>>> ions/9755670/storing-**data-to-**google-cloud-storage-**using-* >>>>>>>>>> *gae-for-java<http://stackoverflow.com/questions/9755670/storing-data-to-google-cloud-storage-using-gae-for-java> >>>>>>>>>> please? >>>>>>>>>> >>>>>>>>>> Thankx and Regards >>>>>>>>>> >>>>>>>>>> Vik >>>>>>>>>> Founder >>>>>>>>>> http://www.sakshum.org >>>>>>>>>> http://blog.sakshum.org >>>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "Google App Engine for Java" group. >>>>>>>>> To view this discussion on the web visit >>>>>>>>> https://groups.google.com/d/**msg/google-appengine-java/-/** >>>>>>>>> rL6nAxmHFbkJ<https://groups.google.com/d/msg/google-appengine-java/-/rL6nAxmHFbkJ> >>>>>>>>> . >>>>>>>>> To post to this group, send email to google-appengine-java@** >>>>>>>>> googlegroups.com <google-appengine-java@googlegroups.com>. >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> google-appengine-java+**unsubscri...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com> >>>>>>>>> . >>>>>>>>> For more options, visit this group at http://groups.google.com/** >>>>>>>>> group/google-appengine-java?**hl=en<http://groups.google.com/group/google-appengine-java?hl=en> >>>>>>>>> . >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "Google App Engine for Java" group. >>>>>>>> To post to this group, send email to google-appengine-java@** >>>>>>>> googlegroups.com <google-appengine-java@googlegroups.com>. >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> google-appengine-java+**unsubscri...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com> >>>>>>>> . >>>>>>>> For more options, visit this group at http://groups.google.com/** >>>>>>>> group/google-appengine-java?**hl=en<http://groups.google.com/group/google-appengine-java?hl=en> >>>>>>>> . >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.