weblogic.application.ModuleException:上下文路径''已被模块使用:/ application: [英] weblogic.application.ModuleException: Context path '' is already in use by the module: / application:

查看:390
本文介绍了weblogic.application.ModuleException:上下文路径''已被模块使用:/ application:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试运行weblogic服务器12c时,它会抛出此错误而无法启动。

When i am trying to run weblogic server 12c , it is throwing this error and is unable to start.

    <Apr 16, 2013 2:42:57 PM IST> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:acsportal@acs-portal.war, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>
    <Apr 16, 2013 2:42:58 PM IST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application "acsportal" due to error weblogic.application.ModuleException: Context path '' is already in use by the module: / application: acs-portal
    weblogic.application.ModuleException: Context path '' is already in use by the module: / application: acs-portal
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:732)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
            at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
            Truncated. see log file for complete stacktrace


Caused By: weblogic.application.ModuleException: Context path '' is already in use by the module: / application: acs-portal

            at weblogic.servlet.internal.WebAppModule.validateContextPath(WebAppModule.java:1392)
            at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:1238)
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:723)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
            at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
            Truncated. see log file for complete stacktrace

此错误后,服务器在此时挂起

After this error, the server hanged at this point

<Apr 16, 2013 2:43:58 PM IST> <Warning> <WorkManager> <BEA-002919> <Unable to find a Work Manager with name wm/ProvisionWorkManager. Dispatch policy wm/ProvisionWorkManager will map to the default Work Manager for the application acs-portal>

并且在此行之后没有开始
请帮助解决此错误。

and is not starting after this line kindly help how to resolve this error.

推荐答案


  1. 停止weblogic服务器

  2. 从中删除所有war文件weblogic中的'autodeploy'文件夹
    3.然后再次启动weblogic服务器

  3. 之后在浏览器中输入URLhttp:// localhost:7001 / console / / li>
  4. 转到配置应用程序链接

  5. 然后选择以前的项目和停止 - >工作完成时

  1. Stop the weblogic server
  2. Remove all war files from the 'autodeploy' folder in weblogic 3.Then start the weblogic server again
  3. After that type the URL "http:// localhost:7001/console/" in browser
  4. Go to " Configure applications" link
  5. Then select previous projects and the go stop -> When work completes

这篇关于weblogic.application.ModuleException:上下文路径''已被模块使用:/ application:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆