解决WebLogic Server 11g EM的503–Service Unavailable
安装完WebCenter后,发现访问WebLogic Server EM报“Error 503–Service Unavailable”错误,错误信息如下:
Error 503–Service Unavailable |
From RFC 2068 Hypertext Transfer Protocol — HTTP/1.1:
10.5.4 503 Service UnavailableThe server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
|
查找了一下原因,发现因为是$MW_HOME/user_projects/domains/
1.备份旧的targets.xml文件;
2.按以下模板修改targets.xml文件
按你域的情况修改以上百分号表示的变量,以下是示例:
3.重启AdminServer;
4.确认
http://
发表评论
Want to join the discussion?Feel free to contribute!