楼主,借宝地一用啊,不要见怪,也是关于weblogic的问题。
1、我安装了weblogic7.0platform,启动launch petstore,上午还是好好的,但是到了下午就不行了,报错信息如下:
Error 503--Service Unavailable
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.4 503 Service Unavailable
The 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.
Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
虽然本人e问看得懂,但是不明白怎么解决啊?(呵呵,因为是新手)另外,启动其他服务,如launch weblogic server tour和launch samples server都没有问题的。
2、还有一个问题,在weblogic server中的weblogic builder是做何用的?还望赐教。