Hi,

Just got twice in a row an exception when deploying an existing app on 
Google App Engine today.

--> First time while there were only 18 files remaining at precompilation 
step

--> Second time immediately when the precompilation step started.

Did anyone encounter the same problem ?

Thanks,

Hugues

The error log of the first trial can be found below 

 : java.io.IOException: Precompilation failed with 18 file(s) remaining. 
 Consider adding <precompilation-enabled>false</precompilation-enabled> to 
your appengine-web.xml and trying again.
        at 
com.google.appengine.tools.admin.AppVersionUpload.precompile(AppVersionUpload.java:244)
        at 
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:137)
        at 
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
        at 
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
        at 
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:400)
        at 
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:148)
        at 
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: com.google.appengine.tools.admin.HttpIoException: Error posting 
to UR ...

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/sSz34uggOUkJ.
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.

Reply via email to