Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从任务管理器--> 服务停止和启动 Websphere Application Server (WAS) 服务。服务已启动,任务管理器中显示 java.exe 进程,但在服务中,WAS 服务的状态已停止。我无法重新启动,因为它在客户端计算机上。请告诉我是什么原因造成的,我该如何解决。
您可以尝试两种方法 1) 使用 http 连接检查管理控制台是否已启动 2) 使用 wsadmin java 客户端检查状态 更多指针可以在这里找到