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>:
> 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
>
> On Sun, Jul 31, 2011 at 9:45 PM, Pavel Kaplin <pavel.kap...@gmail.com> wrote:
>> Experiencing same issue
>>
>> On Jul 24, 2:38 am, David <helleka...@gmail.com> wrote:
>>> 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(AppVersionUplo 
>>> ad.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(AppEngin 
>>> eBridgeImpl.java:
>>> 265)
>>>         at
>>> com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De 
>>> ployProjectJob.java:
>>> 144)
>>>         at
>>> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp 
>>> aceJob.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(AbstractServ 
>>> erConnection.java:
>>> 245)
>>>         at
>>> com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ 
>>> erConnection.java:
>>> 207)
>>>         at
>>> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav 
>>> a:
>>> 639)
>>>         at
>>> com.google.appengine.tools.admin.AppVersionUpload.sendPrecompileRequest(App 
>>> VersionUpload.java:
>>> 305)
>>>         at
>>> com.google.appengine.tools.admin.AppVersionUpload.precompileChunk(AppVersio 
>>> nUpload.java:
>>> 297)
>>>         at
>>> com.google.appengine.tools.admin.AppVersionUpload.precompile(AppVersionUplo 
>>> ad.java:
>>> 232)
>>>         ... 7 more
>>
>> --
>> 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-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@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
>
> --
> 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-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>



-- 
David Hellekalek
+43 660 310 14 77

-- 
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-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to