现在剩下的就是这个问题了,bea-101147错误
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午08时56分47秒 CST
ext for "/". This request does not match the context path fo
r any installed Web applications, and there is no default We
b application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午08时56分47秒 CST
ext for "/". This request does not match the context path fo
r any installed Web applications, and there is no default We
b application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午08时56分48秒 CST
ext for "/favicon.ico". This request does not match the cont
ext path for any installed Web applications, and there is no
default Web application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午08时59分13秒 CST
ext for "/robots.txt". This request does not match the conte
xt path for any installed Web applications, and there is no
default Web application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午08时59分27秒 CST
ext for "/". This request does not match the context path fo
r any installed Web applications, and there is no default We
b application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午09时01分29秒 CST
ext for "/favicon.ico". This request does not match the cont
ext path for any installed Web applications, and there is no
default Web application configured.
HttpServer(11733069,null default ctx,myserver) Found no cont BEA-101147 myserver Debug HTTP 2009-2-9 上午09时07分38秒 CST
ext for "/". This request does not match the context path fo
r any installed Web applications, and there is no default We
b application configured.
发生频率很高。
bea-101147错误原文:
Message ID
BEA-101147
Subsystem
HTTP
Message
HttpServer(11733069,null default ctx,myserver) Found
no context for "/robots.txt". This request does not
match the context path for any installed Web
applications, and there is no default Web application
configured.
Detail
HttpServer(11733069,null default ctx,myserver) Found
no context for "/robots.txt". This request does not
match the context path for any installed Web
applications, and there is no default Web application
configured.
Cause
The request did not find a matching Web application
deployed in the Web server.
Action
Make sure the Web application has been deployed.
说是web application没有正确发布的原因,但是发布确实成功了啊!
除了这个还有其他原因吗? |