`

Could not load user defined listener: com.sun.faces.application.WebappLifecycleL

阅读更多
https://forums.oracle.com/forums/thread.jspa?messageID=10680643

错误信息:
<Error> <HTTP> <BEA-101163> <Could not load user defined listener: com.sun.faces.application.WebappLifecycleListener
java.lang.IllegalArgumentException: [HTTP:101164]User defined class com.sun.faces.application.WebappLifecycleListener is not a listener, as it does not implement the correct interface(s).
at weblogic.servlet.internal.EventsManager.addEventListener(EventsManager.java:506)
at weblogic.servlet.internal.EventsManager.registerEventListener(EventsManager.java:424)
at weblogic.servlet.internal.EventsManager.registerEventListeners(EventsManager.java:125)
at weblogic.servlet.internal.EventsManager.registerEventListeners(EventsManager.java:83)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1728)
Truncated. see log file for complete stacktrace


This is probably some jsf library issue.
Which technology are you using? (ADF is not supported on WLS 12c)
If you have jsf-api.jar or jsf-impl.jar in your deployment, try to remove them.

Dario


分享到:
评论

相关推荐

    c语言圣经 1.0

    学计算机,多看英文版原著对自身有帮助的,本教程为全英文.

    undefined: grpc.SupportPackageIsVersion6 和 undefined: grpc.ClientConnInterface 解决办法

    和这个贴子的表现一样,https://github.com/grpc/grpc-go/issues/3347 解决办法 方法1:升级grpc到1.27以上即可,但是如果升级后出现了其他报错,如 undefined: resolver.BuildOption 或 undefined: resolver....

    VUE使用‘luckysheet‘ is not defined已解决,其他博主方法没有解决请看这里

    如果你遇到了"luckysheet is not defined"的错误,这通常意味着在你的Vue项目中,Luckysheet未正确安装或引入。下面我们将详细探讨这个问题的解决方案以及如何在Vue项目中有效地使用Luckysheet。 首先,让我们了解...

    [hadoop] ERROR: but there is no HDFS_NAMENODE_USER defined. Aborting operation. Starting datanodes

    在Hadoop分布式文件系统(HDFS)的运行过程中,可能会遇到一个常见的错误,即"ERROR: but there is no HDFS_NAMENODE_USER defined. Aborting operation. Starting datanodes"。这个错误通常意味着系统在尝试启动...

    GUI.zip_site:www.pudn.com

    GUI,全称图形用户界面(Graphical User Interface),是计算机系统中用户与软件进行交互的主要方式。在MATLAB中,GUI是一种通过可视化编程工具创建定制应用程序的方法,它允许用户通过图形化组件(如按钮、文本框、...

    Python中对错误NameError: name ‘xxx’ is not defined进行总结

    最近在使用python过重遇到这个问题,NameError: name 'xxx' is not defined,在学习python或者在使用python的过程中这个问题大家肯定都遇到过,在这里我就这个问题总结以下几种情况: 错误NameError: name ‘xxx’ ...

    Maven解决jar冲突调试步骤

    nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.topsec.tbm.web.auth.TbmRealm]: Constructor threw exception; nested exception is Java....

    2-Control.rar_control valve _decide_heater_site:www.pudn.com_val

    For example, heating up the temperature in a room is a process that has the specific, desired outcome to reach and maintain a defined temperature (e.g. 20°C), kept constant over time. Here, the ...

    MFC-message.rar_Mfc message_site:www.pudn.com

    例如,`ON_MESSAGE(WM_USER_DEFINED, OnUserDefinedMessage)` 将WM_USER_DEFINED消息映射到`OnUserDefinedMessage`函数。这样,当窗口接收到WM_USER_DEFINED消息时,MFC会自动调用`OnUserDefinedMessage`函数进行...

    thinkphp6 通过命令行快速生成多应用模块报 【Command “build” is not defined.】错误的解决办法

    在项目下执行如下命令 ...报如下图错误 解决办法: ...文档里说: 所以我命通过命令安装扩展: ...composer require topthink/think-multi-app 出现如下图说明安装成功了 ...Successed 出现这个说明大功告成,可以开始你的多...

    看懂App加载Class的顺序和Method的顺序.zip

    在Android和iOS应用开发中,理解App加载Class的顺序以及Method的执行顺序是至关重要的,因为这直接影响到程序的启动性能、内存管理以及整体的运行效率。本资源"看懂App加载Class的顺序和Method的顺序.zip"似乎是一个...

    旅游集市数仓建设可能用到的UDF函数

    在旅游集市数仓建设中,可能会用到各种UDF(User Defined Function,用户自定义函数)来处理和分析数据。这些UDF函数可以根据具体的需求和业务场景来设计和实现。以提高数据处理的效率和灵活性。以下是一些在旅游...

    HDL语言与ASIC原理:verilog.pdf

    8. UDP(User Defined Primitives)不被综合:自定义原件在仿真中可能有用,但综合工具通常不支持它们,因此需要转换为基本门级逻辑。 9. 时序逻辑模型的非阻塞赋值:建立时序逻辑时,使用非阻塞赋值(`)来减少...

    rtl8188FU_linux_v5.2.11.1_22924.20170703.tar.gz

    CONFIG_PLATFORM_ARM_SUN8I_W3P1 = n (务必修改,配置为全志R16平台) CONFIG_PLATFORM_ARM_SUN8I_W5P1 = y W:\tinav2.5\lichee\linux-3.4\drivers\net\wireless\Kconfig source "drivers/...

    struts2驱动包

    信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program ...

    JavaScript权威指南(第6版).JavaScript:The.Definitive.Guide

    JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer's guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by...

    关于HTML5+ API plusready的兼容问题

    Android平台提前注入5+ API,支持在plusready事件前调用 在5+ Runtime环境中,通常情况下需要html页面解析...3. 触发DOMContentLoaded事件 4. 注入5+ API 5. 触发plusready事件 ... document.addEventListener('plusready'

Global site tag (gtag.js) - Google Analytics