Deploying nodecellar in Cloudify,nodecellar can't start

一个人想着一个人 提交于 2019-12-13 04:12:48

问题


2015-07-14T02:33:19 LOG <nodecellar> [nodecellar_e32b8.start] INFO: [GET] http://localhost:8080 404

2015-07-14T02:33:20 LOG [nodecellar_e32b8.start] INFO: Nodecellar has not started. waiting... 2015-07-14T02:33:21 LOG [nodecellar_e32b8.start] INFO: [GET] http://localhost:8080 404 2015-07-14T02:33:21 LOG [nodecellar_e32b8.start] INFO: Nodecellar has not started. waiting... 2015-07-14T02:33:22 LOG [nodecellar_e32b8.start] INFO: [GET] http://localhost:8080 404 2015-07-14T02:33:22 LOG [nodecellar_e32b8.start] INFO: Nodecellar has not started. waiting...

Cloudify can't start the nodecellar node...A proxy problem???


回答1:


This is not an error.

During the install workflow the agent regularly checks to see if the application is started. If the application did fail to start you would see this error:

"http://localhost:8080 failed to start. waited for a 120 seconds."

Or the install workflow might time out. In which case, there could be an issue with a proxy, or it may be something else. However, given the log you've provided it's impossible to say.



来源:https://stackoverflow.com/questions/31396092/deploying-nodecellar-in-cloudify-nodecellar-cant-start

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!