Why isn't RAD (Eclipse) able to properly detect WAS server startup?

爱⌒轻易说出口 提交于 2019-12-24 03:12:49

问题


If I start WAS 6.1 under RAD 8.0.4.1, I see the server start in the console:

[9/24/12 17:21:18:671 EDT] 0000000a WsServerImpl  A   WSVR0001I: Server server1 open for e-business

RAD continues to indicate that it's waiting for server startup in the progress pane: "Starting WebSphere Application Server v6.1 at localhost". This is a pain because it eventually times out and tells me the server never started even though it's running and responding to requests and it seems like this state means publishing updates as I change code fails to work.

I don't see any errors in the console during server startup - same for the WebSphere 6.1 Launcher's console.

Is there a simple way to fix this?


回答1:


This question I believe has been asked a few times.

Read this technote and see if any of those suggestions help

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

HTH



来源:https://stackoverflow.com/questions/12573166/why-isnt-rad-eclipse-able-to-properly-detect-was-server-startup

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