天天看點

java.net.UnknownHostException

[size=large]在weblogic部署項目時,啟動ManagedServer失敗,狀态顯示:failed_not_restartable,檢視log:[/size]

<BEA-000386>

<Server subsystem failed. Reason: java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.

java.lang.AssertionError: Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine.

......

Caused By: [color=red][b][size=x-large]java.net.UnknownHostException[/size][/b][/color]: rp-dev17.ads.corp: rp-dev17.ads.corp

......

[size=large]重新檢查[/size][size=x-large]<weblogic-domain>/config/config.xml[/size][size=large],找到相應server節點,核對并修改[/size]

[size=x-large]<listen-address></listen-address>[/size] [size=large]的内容。[/size]