Hi Guys I have encountered an issue while deploying an application made of Sping API on google app engine. The problem is that I am unable to replicate this issue in my local deployment in the Jetty server. I want to download the logs from the Google app server. I tried to download the logs as suggested in the the docs as below
./appengine-java-sdk/bin/appcfg.sh request_logs myapp/war mylogs.txt but everytime I run this script it tells that only 25% of the script has been downloaded and I am never able to see the whole log. Dashoard view of the logs is too small for making any inference about the error. Could someone help me with a simpler way of downloading these log files from google app server like downloading from dashboard etc so that I may rectify my code issue. Regards M.Kartik -- 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.
