dgallen / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

Deployment of updated code in google app engine is not working #343

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
when trying to deploy my updated code using app engine sdks in eclipse , its 
showing 'uploading 0 files' even after changing some files in eclipse.
and my updated code is not reflecting the changes when consuming deployed java 
code.
please help.

Deploying:
    Uploading 0 files.
    Initializing precompilation...
    Deploying new version.
    Closing update: new version is ready to start serving.
    Uploading index definitions.

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...
after trying few times to deploy to app engine...it worked sometimes...
And I am getting this issue since yesterday...as earlier since 1 month I used 
to deploy my changes daily and it was working excellent.
So it seems this is intermittent issue / bug.

Original issue reported on code.google.com by abhishek...@gmail.com on 27 Nov 2015 at 12:12