[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-25 Thread Patrice (Cloud Platform Support)
Hi Abishek, This doesn't sound normal. What do you use for deployment? Eclipse itself? Could you try using appcfg.py maybe? In the meantime, if you could include your app.yaml here, it would be helpful to troubleshoot. Also, make sure that your code is fully saved and recompiled (just to be s

[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread abhishek grover
Thanx patrice for replying... I found some related issue faced by other user which seems to be same which I am facing: https://code.google.com/p/googleappengine/issues/detail?id=7335 https://groups.google.com/forum/#!topic/google-appengine-java/V-25YvDFYps and same thing happening with me also.

[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread abhishek grover
yes i am doing deployment using app engine sdks in eclipse. On Thursday, 26 November 2015 17:24:08 UTC+5:30, abhishek grover wrote: > > Thanx patrice for replying... > > I found some related issue faced by other user which seems to be same > which I am facing: > > https://code.google.com/p/google

[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread Patrice (Cloud Platform Support)
Hey Abishek, Thank you for the extra information! Super helpful to see what should be the next steps here. Now, since the deployments are through Eclipse, I think the proper place to have this looked at and hopefully fixed would be this issue tracker