今天修改了一下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设置为负数肿么还是加载
- java.sql.SQLException: Access denied for user 'root'@'localhost' (using password,该如何处理
- Servlet.service() for servlet [jsp] in context with path解决方案
- java.sql.SQLException: Access denied for user 'root'@'localhost' (using password解决思路
- Unable to load class for JSP,该如何处理
- 网页展示Access denied for user 'root'@'localhost'
- struts2.3.4.1启动抛错误 Unable to load configuration
- DBCP borrowObject failed: java.sql.SQLException: Io 错误: The Network Adapter
- root、root给它整郁闷死了.求解!该怎么处理
- 怎么在外部修改web项目的context-root(web发布名称)
- @Context HttpServletRequest request,@Context HttpServletResponse response,该如何解决
- Server Apache Tomcat v6.0.35 at localhost failed to start
- Could not load JDBC driver class 咋回事
- tomcat起步后spring自动关闭 Closing Spring root WebApplicationContext
- Context [] startup failed due to previous errors解决方案
- soap调用webservice,报错:Root element of a SOAP message must be: 'http://schemas.xmls,该怎么处理
- jquery.load(*json) 解析不已。求帮忙
- context.xml配置,连接mysql的有关问题
- Cannot load JDBC driver class 'com.microsoft.jdbc.sqlserver.SQLServerDriver'解决方法
- ValueStack 和 Stack Context 有什么区别和联系?该怎么处理
- log4j:ERROR setFile(null,false) call failed.解决方法
- CAS(SSO) tomcat ssl 配置出错 PKIX path building failed,该怎么处理
- Eclipse 报错org.apache.catalina.LifecycleException: Failed to start component。该怎么解决
- 答案 jquery load()
- struts2开发时出现的异常 Exception sending context initialized event to listener instance
- SonyEricsson_W800 Couldn't load zayitlib.dll library?解决思路
- 创建本地文件异常“ Root is not accessible”请高手指教