为什么将 WAS 作为服务运行

发布于 2024-10-16 02:32:26 字数 147 浏览 3 评论 0原文

将 websphere 6.1 应用程序服务器作为 Windows 服务运行的业务原因(优点/缺点)是什么?我的意思是,决定这个决定的因素是什么?

我注意到的另一件事是,当我重新启动服务时...并且我单击管理控制台上的某些内容,它不会给我登录页面。这里发生了什么?

What are the business reasons (advantages/disadvantages) of running a websphere 6.1 App server as a windows service? I mean what are the factors governing this decision?

The other thing I notice is that when I restart the service...and I click something on the admin console, it does n't give me the login page. What is happening here?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

左秋 2024-10-23 02:32:26

您应该阅读这篇文章:
http://www.ibm.com/developerworks/websphere/techjournal/1010_supauth /1010_supauth.html

能否详细说明一下重启服务,收不到登录页面的问题。我不确定我是否理解您的询问。

重启后点击控制台会发生什么?

华泰
曼鲁

You should give this article a read:
http://www.ibm.com/developerworks/websphere/techjournal/1010_supauth/1010_supauth.html

Can you elaborate on the restarting the service and not receiving the login page issue. I am not sure i understand your query here.

What happens when you click on the console after restarting?

HTH
Manglu

小忆控 2024-10-23 02:32:26

据我所知 - 选择将 WebSphere 作为 Windows 服务运行的主要原因是,每当服务器由于某种原因停机然后重新启动时,如果不将 WebSphere 作为服务运行,您将需要实际登录到服务器并手动启动WebSphere。 (startServer.bat、startManager.bat、startNode.bat 等)。

因此,对于 Windows 平台上正常运行时间存在问题的任何环境,请选择 Windows 服务。如果您只是安装开发/测试环境...则不需要。

To my knowledge - the main reason for choosing to run WebSphere as a Windows Service is that whenever the server goes down for whatever reason, and then is restarted, if not running WebSphere as a service you will need to actually log on to the server and manually start WebSphere. (startServer.bat, startManager.bat, startNode.bat etc).

So for any environment where uptime is an issue on the Windows platform, choose windows service. If you are just installing a development/test environment...not needed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文