今天修改了一下was中应用的上下文根,改成了根路径“/”,启动时报Failed to load webapp: Context root /* is already bound.错误。后来找了一下,原来是安装was时默认安装的一个应用DefaultWebApplication.war占用了“/”。修改掉这个应用的上下文根就可以。
详细解决方案
was修改下上文根后报Failed to load webapp: Context root /* is already bound.异常
热度:1243 发布时间:2012-11-19 10:18:51.0
今天修改了一下was中应用的上下文根,改成了根路径“/”,启动时报Failed to load webapp: Context root /* is already bound.错误。后来找了一下,原来是安装was时默认安装的一个应用DefaultWebApplication.war占用了“/”。修改掉这个应用的上下文根就可以。
相关解决方案
- 请问registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister
- Spring自动扫描 <context:componet-scan>和加了<context:include-filter>以后有什么区别
- <load-on-startup>的有关问题
- Servlet配备太神奇鸟:(load-on-startup设置为负数肿么还是加载
- Servlet.service() for servlet [jsp] in context with path解决方案
- 怎么在外部修改web项目的context-root(web发布名称)
- @Context HttpServletRequest request,@Context HttpServletResponse response,该如何解决
- Could not load JDBC driver class 咋回事
- tomcat起步后spring自动关闭 Closing Spring root WebApplicationContext
- jquery.load(*json) 解析不已。求帮忙
- Cannot load JDBC driver class 'com.microsoft.jdbc.sqlserver.SQLServerDriver'解决方法
- ValueStack 和 Stack Context 有什么区别和联系?该怎么处理
- 答案 jquery load()
- SonyEricsson_W800 Couldn't load zayitlib.dll library?解决思路
- \nbproject\build-impl.xml:332: Preverification failed with error code 1. 异常
- websphere5.12 Error 503: Failed to load target servlet [action],该如何处理
- CImage:Load(IStream* pStream)失败
- obj.Load(""),水晶报表在服务器地址10.132.22.22上,在服务器c:\下,这个?要如何改
- c#中,运作程序时,提示mysql.data load failed
- jquery .load() 的有关问题
- 怎么将字符串得到控件id 的后续有关问题The name 'dd1' does not exist in the current context
- Context.RewritePath重写Url的一个有关问题
- “/WebApp”应用程序中的服务器异常
- Exception Details: System.IO.FileLoadException: Could not load file or assembly 'FreeTextBox' or one of its dependencies. 磁盘空间不足,该如何解决
- 请教在asp.net mvc下怎么使用Assembly.Load
- 使用eWebEditor 出现 msxml3.dll 异常 '80072ee2' 超时 /LM/W3SVC/519066790/Root/global.asa
- SQl asp.net C# context.Response.Write(ret);返回,该怎么解决
- Could not load file or assembly 'Meta.Web' or one of its dependencies. 磁盘空间不足解决思路
- 关于if (!Context.User.Identity.IsAuthenticated )用法解决办法
- Could not load file or assembly 'Microsoft.Office.Interop.Owc11, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e94,该怎么处理