Java: Precompilation fails.

379 views
Skip to first unread message

David

unread,
Jul 23, 2011, 7:38:51 PM7/23/11
to Google App Engine
Hello,

I get the following error:

Uploading 0 files.
Initializing precompilation...
Precompiling... 13 file(s) left.
Precompiling... 13 file(s) left.
Precompiling... 13 file(s) left.
Precompiling... 13 file(s) left.
on backend null.
java.io.IOException: Precompilation failed with 13 file(s) remaining.
Consider adding <precompilation-enabled>false</precompilation-enabled>
to your appengine-web.xml and trying again.

Debugging information may be found in C:\[...]\appengine-
deploy738810777136767626.log

Said debug information basically tells me that an error 503 occured
(full log attached on bottom). On the first attempt it failed when
only 1 file was left. Any idea what to do? Is there any way to find
out what caused that Error 503 in the precompile-URL? Is that
temporary or permanent?

I only found little information on that error so I assume it does not
occur too often. Any help is appreciated.

Regards,
David

---------- local log-file -----------
Unable to update:
java.io.IOException: Precompilation failed with 13 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:
259)
at
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:
152)
at
com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:
284)
at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
48)
at
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:
265)
at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:
144)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:
38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.io.IOException: Error posting to URL:
https://appengine.google.com/api/appversion/precompile?app_id=[...]&version=1&
503 Service Unavailable

Try Again (503)
An unexpected failure has occurred. Please try again.

at
com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:
245)
at
com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:
207)
at
com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:
639)
at
com.google.appengine.tools.admin.AppVersionUpload.sendPrecompileRequest(AppVersionUpload.java:
305)
at
com.google.appengine.tools.admin.AppVersionUpload.precompileChunk(AppVersionUpload.java:
297)
at
com.google.appengine.tools.admin.AppVersionUpload.precompile(AppVersionUpload.java:
232)
... 7 more

Pavel Kaplin

unread,
Jul 31, 2011, 3:45:09 PM7/31/11
to Google App Engine
Experiencing same issue

Johan Euphrosine

unread,
Aug 2, 2011, 10:31:43 AM8/2/11
to google-a...@googlegroups.com
Can you two share your application id, so we can investigate the issue ?

Feel free to fill a production issue if this is directly affecting
your operation:
http://code.google.com/p/googleappengine/issues/entry?template=Production%20issue

> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>

--
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

David Hellekalek

unread,
Aug 2, 2011, 12:17:12 PM8/2/11
to google-a...@googlegroups.com
Hi Johan,

Thanks for the feedback. For me, the problem solved itself. What was
troubling for me was that, besides the info that precompilation
failed, no info was given. So I was left clueless whether it was
caused by something on my side (my app's codes and libs) or an issue
with the server that handles precompilation for my app. Actually I
still don't know whether my local changes fixed it, or simply the fact
that time passed by. I did have some SVN-issues with my
gwt-servlet.jar back then but I don't see how they could be related,
especially not since it was always present in the lib-directory
anyway. The fact that it failed with 1 file outstanding on the first
attempt, and with a dozen outstanding in the second attempt (tried to
deploy the same files, no new local compilation happened in between)
makes me assume that the server had some temporary issue. If you want
to check the logs from that time (if there are any), the related
app-id is "colectivos-gba". Since the problem does not occur any more,
I will not file an issue (unless it returns, but it hadn't so far).

Regards,
David Hellekalek

2011/8/2 Johan Euphrosine <pro...@google.com>:

--
David Hellekalek
+43 660 310 14 77

Avanish Raju

unread,
Jul 1, 2015, 12:23:50 PM7/1/15
to google-a...@googlegroups.com
I'm currently getting a Precompiling issue. (Tried running about 3 times with gaps today)

App Id: prefab-pheonix-365


Beginning interaction for module default...
0% Created staging directory at: '/tmp/appcfg6096051572874291971.tmp'
5% Scanning for jsp files.
20% Scanning files on local disk.
25% Initiating update.
28% Cloning 19 static files.
31% Cloning 174 application files.
40% Uploading 0 files.
52% Initializing precompilation...
Jul 01, 2015 9:46:25 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
61% Precompiling... 111 file(s) left.
68% Precompiling... 97 file(s) left.
Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:46:33 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:46:34 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
73% Precompiling... 97 file(s) left.
Jul 01, 2015 9:46:35 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:46:36 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:46:37 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:46:38 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
77% Precompiling... 97 file(s) left.
80% Precompiling... 82 file(s) left.
Jul 01, 2015 9:46:40 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:46:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:46:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:46:42 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
82% Precompiling... 82 file(s) left.
Jul 01, 2015 9:46:43 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:46:44 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:46:45 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:46:45 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
84% Precompiling... 82 file(s) left.
85% Precompiling... 73 file(s) left.
86% Precompiling... 72 file(s) left.
87% Precompiling... 71 file(s) left.
Jul 01, 2015 9:46:57 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:46:57 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:46:58 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:46:58 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 71 file(s) left.
Jul 01, 2015 9:47:00 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:00 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:01 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:01 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 71 file(s) left.
Jul 01, 2015 9:47:03 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:03 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:04 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:05 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 71 file(s) left.
87% Precompiling... 70 file(s) left.
87% Precompiling... 66 file(s) left.
87% Precompiling... 65 file(s) left.
Jul 01, 2015 9:47:12 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:12 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:13 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:13 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 65 file(s) left.
Jul 01, 2015 9:47:15 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:15 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:16 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:16 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 65 file(s) left.
Jul 01, 2015 9:47:18 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:18 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:19 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:19 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 65 file(s) left.
87% Precompiling... 59 file(s) left.
Jul 01, 2015 9:47:21 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:22 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:22 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:23 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 59 file(s) left.
Jul 01, 2015 9:47:24 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:25 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:25 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:26 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 59 file(s) left.
Jul 01, 2015 9:47:27 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:28 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:28 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:29 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 59 file(s) left.
87% Precompiling... 54 file(s) left.
Jul 01, 2015 9:47:31 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:32 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:32 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:33 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 54 file(s) left.
Jul 01, 2015 9:47:34 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:35 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:36 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:36 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 54 file(s) left.
Jul 01, 2015 9:47:38 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:38 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:39 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:39 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 54 file(s) left.
Jul 01, 2015 9:47:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:47:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:47:42 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:47:42 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING
: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
Jul 01, 2015 9:47:42 PM com.google.appengine.tools.admin.AppVersionUpload precompile
WARNING
: Precompilation failed.  Consider retrying the update later, or add <precompilation-enabled>false</precompilation-enabled> to your appengine-web.xml to disable precompilation.
90% Deploying new version.
95% Will check again in 1 seconds.
98% Will check again in 2 seconds.
99% Will check again in 4 seconds.
99% Will check again in 8 seconds.
99% Will check again in 16 seconds.
99% Closing update: new version is ready to start serving.
99% Uploading index definitions.
99% Uploading cron jobs.
99% Uploading task queues.


Update for module default completed successfully.




Beginning interaction for module tasks...
0% Created staging directory at: '/
tmp/appcfg5583363965488477913.tmp'
5% Scanning for jsp files.
20% Scanning files on local disk.
25% Initiating update.
28% Cloning 1 static files.
31% Cloning 151 application files.
40% Uploading 0 files.
52% Initializing precompilation...
61% Precompiling... 92 file(s) left.
68% Precompiling... 82 file(s) left.
Jul 01, 2015 9:48:47 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:48:48 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:48:49 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:48:50 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
73% Precompiling... 82 file(s) left.
Jul 01, 2015 9:48:51 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:48:52 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:48:53 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:48:54 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
77% Precompiling... 82 file(s) left.
Jul 01, 2015 9:48:56 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:48:57 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:48:57 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:48:58 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
80% Precompiling... 82 file(s) left.
Jul 01, 2015 9:49:00 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:01 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:02 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:03 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=tasks&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
Jul 01, 2015 9:49:03 PM com.google.appengine.tools.admin.AppVersionUpload precompile
WARNING: Precompilation failed.  Consider retrying the update later, or add <precompilation-enabled>false</precompilation-enabled> to your appengine-web.xml to disable precompilation.
90% Deploying new version.
95% Closing update: new version is ready to start serving.
98% Skipping global configurations: indexes.xml


Update for module tasks completed successfully.




Beginning interaction for module analysis...
0% Created staging directory at: '
/tmp/appcfg8775439462671307370.tmp'
5% Scanning for jsp files.
20% Scanning files on local disk.
25% Initiating update.
28% Cloning 1 static files.
31% Cloning 137 application files.
40% Uploading 0 files.
52% Initializing precompilation...
61% Precompiling... 90 file(s) left.
68% Precompiling... 82 file(s) left.
Jul 01, 2015 9:49:25 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:26 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:26 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:27 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
73% Precompiling... 82 file(s) left.
Jul 01, 2015 9:49:28 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:29 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:29 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:30 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
77% Precompiling... 82 file(s) left.
80% Precompiling... 70 file(s) left.
82% Precompiling... 69 file(s) left.
84% Precompiling... 67 file(s) left.
Jul 01, 2015 9:49:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:41 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:42 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:42 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
85% Precompiling... 67 file(s) left.
Jul 01, 2015 9:49:44 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:44 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:45 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:45 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
86% Precompiling... 67 file(s) left.
87% Precompiling... 56 file(s) left.
87% Precompiling... 55 file(s) left.
Jul 01, 2015 9:49:51 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:52 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:52 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:53 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 55 file(s) left.
Jul 01, 2015 9:49:54 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:55 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:56 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:56 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 55 file(s) left.
Jul 01, 2015 9:49:58 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:49:58 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:49:59 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:49:59 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
87% Precompiling... 55 file(s) left.
Jul 01, 2015 9:50:01 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #0
Jul 01, 2015 9:50:01 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #1
Jul 01, 2015 9:50:02 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #2
Jul 01, 2015 9:50:02 PM com.google.appengine.tools.admin.AbstractServerConnection send1
WARNING: Error posting to URL: https://appengine.google.com/api/appversion/precompile?module=analysis&app_id=prefab-pheonix-365&version=multi-module-1&
503 Service Unavailable
Try Again (503)An unexpected failure has occurred. Please try again.
This is try #3
Jul 01, 2015 9:50:02 PM com.google.appengine.tools.admin.AppVersionUpload precompile
WARNING: Precompilation failed.  Consider retrying the update later, or add <precompilation-enabled>false</precompilation-enabled> to your appengine-web.xml to disable precompilation.
90% Deploying new version.
95% Closing update: new version is ready to start serving.
98% Skipping global configurations: indexes.xml


Update for module analysis completed successfully.
Success.
Cleaning up temporary files for module default...
Cleaning up temporary files for module tasks...
Cleaning up temporary files for module analysis...


BUILD SUCCESSFUL


Total time: 4 mins 5.594 secs
Received result DaemonCommandResult[type=Success, value=org.gradle.tooling.internal.provider.BuildActionResult@23f54c46] from daemon DaemonInfo{pid=23698, address=[49a73513-154e-4978-a281-76c73953d5ef port:44254, addresses:[/0:0:0:0:0:0:0:1%1, /127.0.0.1]], idle=false, context=DefaultDaemonContext[uid=165ac3c9-a516-4d45-9cb6-d16b99b9f860,javaHome=/usr/lib/jvm/java-7-openjdk-amd64,daemonRegistryDir=/home/yar/.gradle/daemon,pid=23698,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=IN,-Duser.language=en,-Duser.variant]}.

Avanish Raju

unread,
Jul 6, 2015, 7:20:05 AM7/6/15
to google-a...@googlegroups.com
Hi,

I continue to get these errors every single time I deploy now... though the deployment does go through.


Regards,
Avanish
...

Patrice (Cloud Platform Support)

unread,
Jul 7, 2015, 10:16:33 AM7/7/15
to google-a...@googlegroups.com, Avanish Raju
Hi Avanish,

Indeed, opening the issue on the issue tracker was the right move to do here. Are you 100% sure you're on the latest sdk and everything is fully updated?

Cheers!

Avanish Raju

unread,
Jul 7, 2015, 11:50:46 AM7/7/15
to google-a...@googlegroups.com, Avanish Raju
Hi Patrice,

Thanks for getting back. I've ensured that both my gradle plugin and AppEngine SDK are up-to-date, and just tried another push. I still see the errors.

Gradle Plugin version:
classpath 'com.google.appengine:gradle-appengine-plugin:1.9.22'

SDK Dependency version:
appengineSdk 'com.google.appengine:appengine-java-sdk:1.9.22'

I've added this info to the bug too.

Regards,
Avanish

Avanish Raju

unread,
Jul 10, 2015, 4:17:38 AM7/10/15
to google-a...@googlegroups.com
I checked again, and noticed both have been updated. However, using 1.9.23 doesn't fix the errors either.
Reply all
Reply to author
Forward
0 new messages