`
may_cauc
  • 浏览: 44397 次
社区版块
存档分类
最新评论

redhat studio beta2新生成seam 工程运行出现错误

阅读更多
出现如下错误:
  1. 10:16:36,251 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 1m:1s:657ms    
  2. 10:17:26,564 INFO [ServletCacheAdministrator] Created new instance of ServletCacheAdministrator    
  3. 10:17:26,564 INFO [ServletCacheAdministrator] Created new application-scoped cache at key: __oscache_cache    
  4. 10:17:26,705 INFO [Lifecycle] starting up: org.jboss.seam.security.identity    
  5. 10:17:28,767 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  6. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml    
  7. 10:17:28,845 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  8. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/ajax4jsf-1.1.1-SNAPSHOT.jar!/META-INF/a4j.taglib.xml    
  9. 10:17:28,892 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  10. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml    
  11. 10:17:28,908 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  12. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml    
  13. 10:17:28,908 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  14. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jboss-seam-pdf.jar!/META-INF/seam-pdf.taglib.xml    
  15. 10:17:28,939 ERROR [STDERR] 09/10/2007 10:17:28 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  16. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jboss-seam-mail.jar!/META-INF/seam-mail.taglib.xml    
  17. 10:17:29,001 ERROR [STDERR] 09/10/2007 10:17:29 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  18. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/richfaces-3.0.1-SNAPSHOT.jar!/META-INF/rich.taglib.xml    
  19. 10:17:29,642 ERROR [STDERR] 09/10/2007 10:17:29 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  20. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml    
  21. 10:17:29,689 ERROR [STDERR] 09/10/2007 10:17:29 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  22. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml    
  23. 10:17:29,705 ERROR [STDERR] 09/10/2007 10:17:29 com.sun.facelets.compiler.TagLibraryConfig loadImplicit    
  24. INFO: Added Library from: jar:file:/D:/java/server/jboss-4.0.5.GA_EJB/server/default/./tmp/deploy/tmp33169jprounidademedida-exp.war/WEB-INF/lib/jboss-seam-ui.jar!/META-INF/seam-ui.taglib.xml    
  25. 10:17:39,892 INFO [RendererUtils] Unable to find component 'username' (calling findComponent on component 'login:_id18'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    
  26. 10:17:39,892 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true    
  27. 10:17:39,892 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true    
  28. 10:17:39,892 INFO [MyfacesConfig] Tomahawk jar not available. Autoscrolling, DetectJavascript, AddResourceClass and CheckExtensionsFilter are disabled now.    
  29. 10:17:39,908 INFO [RendererUtils] Unable to find component 'password' (calling findComponent on component 'login:_id20'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    
  30. 10:17:42,549 INFO [RendererUtils] Unable to find component 'username' (calling findComponent on component 'login:_id18'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    
  31. 10:17:42,564 INFO [RendererUtils] Unable to find component 'password' (calling findComponent on component 'login:_id20'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    
  32. 10:17:48,689 INFO [RendererUtils] Unable to find component 'username' (calling findComponent on component 'login:_id18'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    
  33. 10:17:48,689 INFO [RendererUtils] Unable to find component 'password' (calling findComponent on component 'login:_id20'). We'll try to return a guessed client-id anyways - this will be a problem if you put the referenced component into a different naming-container. If this is the case, you can always use the full client-id.    

在web.xml中加入以下内容应该就可以了

  1. <listener>  
  2.     <listener-class>com.sun.faces.config.ConfigureListener</listener-class>  
  3.   </listener>  
分享到:
评论

相关推荐

    RedHat下安装DB2 10.5

    - 由于 RedHat 6.0 及以上版本默认不安装某些 32 位库文件,因此需手动安装,以避免安装过程中出现问题。 - 添加多架构支持策略:`echo 'multilib_policy=all' &gt;&gt; /etc/yum.conf`。 - 安装必要的软件包:`yum ...

    RedHat最新版本7.6下载

    Redhat 最新版本7.6下载,Linux镜像文件,用于研发和生成都适用

    最新版redhat6.10

    最新版redhat6.10官方原版镜像,Red Hat Enterprise Linux 6.10,绝对官方原版,正式版

    Redhat7.4 ISO百度网盘下载地址

    Redhat7.4 ISO包(rhel-server-7.4-x86_64-dvd.iso),百度网盘下载地址,永久有效的链接。

    Redhat7 DB2报The 32 bit library file libstdc++.so.5 is not found on the system解决

    当在Redhat 7系统上尝试安装DB2时出现上述错误,通常是因为系统中缺少必要的32位C++标准库文件`libstdc++.so.5`。Redhat 7默认安装了64位版本的库文件,但未包含32位版本的兼容库,特别是对于那些依赖于较旧版本库的...

    基于Redhat 9.0实现Linux 0.01编译与运行.pdf

    "基于Redhat 9.0实现Linux 0.01编译与运行.pdf" 本文主要介绍了基于Redhat 9.0平台实现Linux 0.01编译与运行的技术要点和方法。Linux 0.01是Linux操作系统创始人Linus最早实现的一个操作系统版本,其代码量只有9000...

    Redhat6.5 Redhat6.5虚拟机镜像

    RedHat6.5的linux虚拟机,包含切换屏幕插件。亲测,可用

    redhat6升级到redhat7,过程redhat6.x-> redhat6.10->rehat7.9 主版本最高版本

    mod_wsgi-3.2-7.el6.x86_64.rpm apr-util-ldap-1.3.9-3....redhat-rpm-config-9.0.3-51.el6.noarch.rpm openscap-utils-1.2.13-2.el6.x86_64.rpm openscap-scanner-1.2.13-2.el6.x86_64.rpm fakeroot-1.12.2-22.2.el6.

    RedHat虚拟ISO下载地址

    根据提供的文件信息,本文将详细解析与“RedHat虚拟ISO下载地址”相关的知识点,包括RedHat Linux的基本介绍、ISO镜像文件的概念、选择合适版本的重要性以及如何安全地下载RedHat Linux ISO镜像等内容。 ### 一、...

    redhat以root身份运行命令.docx

    Red Hat 7.2 中 Root 用户身份运行命令详解 Red Hat 7.2 版本中,以 Root 身份运行命令是系统管理的关键部分。为了精细化管理系统,需要了解 Root 用户的权限和使用方法。本文将详细解释 Root 用户的概念、SU 命令...

    Redhat的rescue修复模式

    ### Redhat的Rescue修复模式详解 #### 一、引言 在Redhat Linux系统中,Rescue修复模式是一种非常重要的故障恢复工具。当系统由于各种原因无法正常启动时,可以通过Rescue模式来修复系统问题,使系统恢复正常运行。...

    redhat7安装oracle11gR2之动手安装

    "redhat7安装oracle11gR2之动手安装" 本篇文章将详细介绍如何在Red Hat 7操作系统上安装Oracle 11g R2数据库。作为一个数据库管理员,了解如何安装和配置Oracle数据库是非常重要的。本篇文章将通过详细的步骤和截图...

    Redhat 6.9安装oracle 11g R2

    ### Redhat 6.9 安装 Oracle 11g R2 详尽步骤与注意事项 #### 一、概述 本文旨在提供一个详尽的指南,帮助读者在 Redhat 6.9 操作系统上成功安装 Oracle 11g R2 数据库。此文档将覆盖从系统准备到最终配置的所有...

    Redhat JDK1.8开源免费版

    Redhat JDK1.8的版本号为1.8.0.322-2.b06.dev.redhat.windows.x86_64,这意味着它是针对Windows x86_64架构的,且版本更新至2022年2月17日,确保了安全性与兼容性。其中,“b06”代表的是build编号,表示这是开发...

    redhat6.4+oracle12CR2 安装手册

    根据提供的文件信息,本知识点将涵盖Red Hat Enterprise Linux 6.4(以下简称RedHat6.4)以及Oracle Database 12c Release 2(以下简称Oracle12CR2)的安装要点。本手册继承自上一版关于RedHat6.4与Oracle11G的安装...

    redhat最新认证体系

    redhat最新认证体系qa让你轻松发照明方向

    redhat_安装

    即使你的声卡、显卡是非常新的型号,RedHat 也会自动把无法准确识别的硬件模拟成标准硬件来使用。另外,Linux 的系统配置要求不高,只要 Pentium 以上的 CPU、64MB 以上的内存、1GB 左右的硬盘空间,就能安装基本的 ...

    redhat9 nvidia 显卡驱动安装

    这里出现了一个小错误,应当运行的是之前下载的`NVIDIA-Linux-x86-1.0-8762-pkg1.run`文件。执行这个命令会启动驱动程序的安装向导。 3. **按照提示完成安装**: - 在安装过程中,按照屏幕上的提示进行操作。需要...

    RedHat安装WebLogic11g软件及Web工程的部署

    RedHat 安装 WebLogic11g 软件及 Web 工程的部署 RedHat 安装 WebLogic11g 软件及 Web 工程的部署是一种常见的服务器配置方式。在本文中,我们将详细介绍如何在 RedHat 操作系统上安装 WebLogic11g 软件及部署 Web ...

    redhat6开启telnet服务

    - `[rhel-source]` 部分:名称为 `RedHat Enterprise Linux $releasever-$basearch-Source`,设置 `baseurl=file:///media` 指向本地挂载的光盘路径;启用状态为 `enabled=1` 表示激活此仓库;`gpgcheck=0` 表示不...

Global site tag (gtag.js) - Google Analytics