Worklight Server not starting

耗尽温柔 提交于 2019-12-23 04:14:20

问题


hello i am using ibm worklight application development platform v 6.0.1. I am having a problem with the worklight server, which was working nicely till now. Whenever i try to start the server, it does not and displays the following error: Worklight server was unable to start within 120 seconds. If the server requires more time, try increasing the timeout in the server editor. i increased the timeout many times but the problem still persisted. Can anyone help?

thanks in advance.


回答1:


Please read the following documentation Worklight has provided with the issue described above:

http://www-01.ibm.com/support/docview.wss?uid=swg21668175

A solution is provided below:

To resolve this problem, you can apply one or both of the following workarounds.

    Complete the following steps to increase the timeout default value:
        1.Open the Servers view.

        2.Double-click the Worklight Development Server to open the Overview pane.

        3.Expand the Timeouts section.

        4.Increase the value in the Start (in seconds) field. Consider doubling the default value; that is, set it to 120 seconds.

    Complete the following steps to remove the unnecessary applications from Worklight Development Server.
        1.Open the Servers view.

        2.Right-click the Worklight Development Server.

        3.Select the Add and Remove option.

        4.Remove all applications that you do not intend to work on.



After you have made any of these changes to the configuration, restart the server.

As you can see having a lot of applications deployed to your sever may cause the startup time to increase. Have you tried increasing the time beyond 120s as your error indicates?



来源:https://stackoverflow.com/questions/23221610/worklight-server-not-starting

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