运行AppEngine App时出现"87%EXECUTING"消息 [英] '87% EXECUTING' Message When Running AppEngine App

查看:83
本文介绍了运行AppEngine App时出现"87%EXECUTING"消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用开发服务器测试AppEngine应用程序gradle appengineRun对于标准环境应用程序a>,始终在控制台中登录的消息为 87%EXECUTING .当使用命令gradle jettyRun运行Flexible Environment AppEngine应用程序时,始终会显示类似的消息 88%EXECUTING .

When testing an AppEngine application with a development server for a Standard Environment app by running the command gradle appengineRun the message that logs in the console consistently is 87% EXECUTING. A similar message 88% EXECUTING consistently shows when running a Flexible Environment AppEngine Application with the command gradle jettyRun.

这是否意味着在运行中存在问题,因为日志中没有错误?

Does this mean there is an issue with running the application as there are no errors in the log?

Adams-MBP-2:coinverse-price adamhurwitz$ gradle appengineRun
2018-10-18 23:51:34.030:INFO::main: Logging initialized @2160ms to     org.eclipse.jetty.util.log.StdErrLog
2018-10-18 23:51:35.185:INFO:oejs.Server:main: jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_101-b13
2018-10-18 23:51:36.951:INFO:oejsh.ContextHandler:main: Started     c.g.a.t.d.j.DevAppEngineWebAppContext@d554c5f{/,file:///Users/adamhurwitz/coinverse/coinverse-price/build/exploded-coinverse-price/,AVAILABLE}    {/Users/adamhurwitz/coinverse/coinverse-price/build/exploded-coinverse-price}
2018-10-18 23:51:36.953:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0
2018-10-18 23:51:36.954:INFO:oejs.session:main: node0 Scavenging disabled
2018-10-18 23:51:36.995:INFO:oejs.AbstractConnector:main: Started     NetworkTrafficSelectChannelConnector@60f00693{HTTP/1.1,[http/1.1]}{localhost:8080}
2018-10-18 23:51:37.010:INFO:oejs.Server:main: Started @5142ms
Oct 19, 2018 6:51:37 AM     com.google.appengine.tools.development.jetty9.JettyContainerService     startHotDeployScanner
INFO: Full scan of the web app in place every 5s.
Oct 19, 2018 6:51:37 AM com.google.appengine.tools.development.AbstractModule startup
INFO: Module instance default is running at http://localhost:8080/
Oct 19, 2018 6:51:37 AM com.google.appengine.tools.development.AbstractModule startup
INFO: The admin console is running at http://localhost:8080/_ah/admin
Oct 18, 2018 11:51:37 PM com.google.appengine.tools.development.DevAppServerImpl doStart
INFO: Dev App Server is now running
<===========--> 87% EXECUTING [16s]
> :appengineRun

推荐答案

到目前为止,我已经在本地运行且在AppEngine服务器上运行的所有测试均正常运行,因此我要说87%和88%的测试都可以!

All of the tests I've run thus far running locally and on the AppEngine servers are working so I'm going to say the 87 and 88 percents are fine!

这篇关于运行AppEngine App时出现"87%EXECUTING"消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆