On Fri, Aug 30, 2013 at 10:10 PM, Kim Jae <[email protected]> wrote:
> Thanks for the info! would you mind taking a look at the revised yaml file > I made? I tried to deploy it but am still getting Process exited with code > 1 error. attached is the file for your reference. > > Great, I see you removed all the blank lines. It looks much neater now! Also, did the error message change? Does it cite a different line number where it encountered the error? If not, try this: remove all the handler statements except for the root handler (url: /), and try re-uploading the application. If it succeeds, then add in another handler statement, then re-upload. Rinse and repeat until you hit the handler that's causing the error. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
