David's Technical Note
[WebLogic TroubleShooting] Connecting to t3://localhost:8550 with userid weblogic ... 메세지를 유지한채 장시간 서버가 종료되지 않는다 본문
[WebLogic TroubleShooting] Connecting to t3://localhost:8550 with userid weblogic ... 메세지를 유지한채 장시간 서버가 종료되지 않는다
David Joo 2012. 10. 10. 14:451. 증상
1. sympton
매니지드 서버를 ./bin/startManagedWebLogic.sh testServer t3://localhost:8550로 종료하려고 한다.
tried to shutdown with the command like ./bin/startManagedWebLogic.sh testServer t3://localhost:8550
웹로직 서버 인스턴스 정상 종료 시도시 아래와 같이 Connecting to t3://localhost:8550 with userid weblogic ... 메세지를 유지한채 장시간 서버가 내려가지 않는다.
have pause time with message like Connecting to t3://localhost:8550 with userid weblogic ... and finally doesn't shut down
Stopping Weblogic Server...
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to t3://localhost:8550 with userid weblogic ...
2. 원인
2. Cause
hosts 파일에 하나의 host name에 여러 ip를 설정한 경우 서버가 Listen 하는 서버 인스턴스의 주소를 정확히 찾지 못하여
이러한 현상이 발생할 수 있다.
it may be cause when a hostname have several IP addresses in host files
192.168.0.1 localhost