Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/jsf/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Jsf org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@processAnnotatedType)接收所有注释类型的事件_Jsf_Cdi_Wildfly_Omnifaces - Fatal编程技术网

Jsf org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@processAnnotatedType)接收所有注释类型的事件

Jsf org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@processAnnotatedType)接收所有注释类型的事件,jsf,cdi,wildfly,omnifaces,Jsf,Cdi,Wildfly,Omnifaces,启动Wildfly时,我收到以下警告: WELD-000411:观察者方法[BackedAnnotatedMethod]public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes processAnnotatedType)接收所有注释类型的事件。考虑使用@带注释或具有边界的泛型类型来限制事件。 你知道是什么引起的吗?以下是启动日志: F:\wildfly-8.1.0.CR2\bin\standalo

启动Wildfly时,我收到以下警告:

WELD-000411:观察者方法[BackedAnnotatedMethod]public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes processAnnotatedType)接收所有注释类型的事件。考虑使用@带注释或具有边界的泛型类型来限制事件。

你知道是什么引起的吗?以下是启动日志:

F:\wildfly-8.1.0.CR2\bin\standalone.bat
[2014-05-30 08:31:55,733] Artifact Enterp:war exploded: Server is not connected. Deploy is not available.
Detected server admin port: 9990
Detected server http port: 8080
Calling "F:\wildfly-8.1.0.CR2\bin\standalone.conf.bat"
"JAVA_OPTS already set in environment; overriding default settings with values: -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:50542,suspend=y,server=n "
Setting JAVA property to "F:\Java\jdk1.8.0_05\bin\java"
===============================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: "F:\wildfly-8.1.0.CR2"

  JAVA: "F:\Java\jdk1.8.0_05\bin\java"

  JAVA_OPTS: "-Dprogram.name=standalone.bat -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:50542,suspend=y,server=n "

===============================================================================

Connected to the target VM, address: '127.0.0.1:50542', transport: 'socket'
20:31:56,715 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
20:31:57,133 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
20:31:57,281 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.1.0.CR2 "Kenny" starting
20:31:59,625 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
20:31:59,661 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.2.2.Final
20:31:59,678 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.2.2.Final
20:31:59,769 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.3.Final
20:31:59,804 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
20:31:59,839 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
20:31:59,848 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.0.10.Final starting
20:31:59,867 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017502: Undertow 1.0.10.Final starting
20:31:59,869 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
20:31:59,889 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
20:31:59,926 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
20:31:59,916 INFO  [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Current PicketBox version=4.0.21.Beta1
20:32:00,031 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
20:32:00,156 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
20:32:00,248 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) JBAS010417: Started Driver service with driver-name = h2
20:32:00,284 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.1)
20:32:00,289 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010417: Started Driver service with driver-name = postgresql
20:32:00,294 INFO  [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service
20:32:00,332 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:/Mail]
20:32:00,675 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path F:\wildfly-8.1.0.CR2/welcome-content
20:32:00,750 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017525: Started server default-server.
20:32:00,796 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017531: Host default-host starting
20:32:01,322 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
20:32:01,669 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) JBAS015012: Started FileSystemDeploymentService for directory F:\wildfly-8.1.0.CR2\standalone\deployments
20:32:01,925 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
20:32:01,946 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/PostgresDatabaseDS]
20:32:02,025 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) JBAS017519: Undertow HTTPS listener default-https listening on /127.0.0.1:8443
20:32:02,630 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
20:32:02,921 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
20:32:03,063 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
20:32:03,065 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly 8.1.0.CR2 "Kenny" started in 6726ms - Started 195 of 245 services (83 services are lazy, passive or on-demand)
Connected to server
[2014-05-30 08:32:03,410] Artifact Enterp:war exploded: Artifact is being deployed, please wait...
20:32:03,699 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "Enterp.war" (runtime-name: "Enterp.war")
20:32:04,946 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) JBAS011401: Read persistence.xml for primary
20:32:05,325 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 11) JBAS011409: Starting Persistence Unit (phase 1 of 2) Service 'Enterp.war#primary'
20:32:05,344 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 11) HHH000204: Processing PersistenceUnitInfo [
    name: primary
    ...]
20:32:05,463 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 11) HHH000412: Hibernate Core {4.3.5.Final}
20:32:05,466 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 11) HHH000206: hibernate.properties not found
20:32:05,469 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 11) HHH000021: Bytecode provider name : javassist
20:32:07,308 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016002: Processing weld deployment Enterp.war
20:32:07,404 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-8) HV000001: Hibernate Validator 5.1.0.Final
20:32:08,772 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016005: Starting Services for CDI deployment: Enterp.war
20:32:08,821 INFO  [org.jboss.weld.Version] (MSC service thread 1-8) WELD-000900: 2.1.2 (Final)
20:32:09,433 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) JBAS016008: Starting weld service for deployment Enterp.war
20:32:09,697 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 11) JBAS011409: Starting Persistence Unit (phase 2 of 2) Service 'Enterp.war#primary'
20:32:09,837 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 11) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
20:32:10,150 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 11) HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect
20:32:10,168 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] (ServerService Thread Pool -- 11) HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
20:32:10,564 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 11) HHH000397: Using ASTQueryTranslatorFactory
20:32:12,346 WARN  [org.jboss.weld.Event] (MSC service thread 1-6) WELD-000411: Observer method [BackedAnnotatedMethod] public org.omnifaces.VetoAnnotatedTypeExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
F:\wildfly-8.1.0.CR2\bin\standalone.bat
[2014-05-30 08:31:55733]工件输入:战争爆发:服务器未连接。部署不可用。
检测到服务器管理端口:9990
检测到服务器http端口:8080
调用“F:\wildfly-8.1.0.CR2\bin\standalone.conf.bat”
“JAVA_选项已在环境中设置;使用值覆盖默认设置:-Xdebug-Xrunjdwp:transport=dt_socket,address=127.0.0.1:50542,suspend=y,server=n”
将JAVA属性设置为“F:\JAVA\jdk1.8.0\u 05\bin\JAVA”
===============================================================================
JBoss引导环境
JBOSS_主页:“F:\wildfly-8.1.0.CR2”
JAVA:“F:\JAVA\jdk1.8.0\u 05\bin\JAVA”
JAVA_选项:“-Dprogram.name=standalone.bat-Xdebug-Xrunjdwp:transport=dt_socket,address=127.0.0.1:50542,suspend=y,server=n”
===============================================================================
已连接到目标VM,地址:'127.0.0.1:50542',传输:'socket'
20:31:56715信息[org.jboss.modules](主)jboss模块版本1.3.3.Final
20:31:57133信息[org.jboss.msc](main)jboss msc版本1.2.2.Final
20:31:57281信息[org.jboss.as](MSC服务线程1-6)JBAS015899:WildFly 8.1.0.CR2“Kenny”启动
20:31:59625信息[org.jboss.as.server](控制器引导线程)JBAS015888:使用套接字绑定创建http管理服务(http管理)
20:31:59661信息[org.xnio](MSC服务线程1-5)xnio版本3.2.2.Final
20:31:59678信息[org.xnio.nio](MSC服务线程1-5)xnio nio实现版本3.2.2.Final
20:31:59769信息[org.jboss.remoting](MSC服务线程1-5)jboss远程处理版本4.0.3.Final
20:31:59804信息[org.jboss.as.security](服务器服务线程池--45)JBAS013171:激活安全子系统
20:31:59839信息[org.jboss.as.jsf](服务器服务线程池--38)JBAS012615:激活了以下jsf实现:[main]
20:31:59848信息[org.wildfly.extension.undertow](服务器服务线程池--47)JBAS017502:undertow 1.0.10.Final start
20:31:59867信息[org.wildfly.extension.undertow](MSC服务线程1-6)JBAS017502:undertow1.0.10.Final start
20:31:59869信息[org.jboss.as.webservices](服务器服务线程池--48)JBAS015537:激活webservices扩展
20:31:59889信息[org.jboss.as.naming](服务器服务线程池--40)JBAS011800:激活命名子系统
20:31:59926 INFO[org.jboss.as.clustering.infinispan](服务器服务线程池--32)JBAS010280:激活infinispan子系统。
20:31:59916信息[org.jboss.as.security](MSC服务线程1-3)JBAS013170:当前PicketBox版本=4.0.21.Beta1
20:32:00031信息[org.jboss.as.connector.logging](MSC服务线程1-6)JBAS010408:启动JCA子系统(IronJacamar 1.1.5.Final)
20:32:00156信息[org.jboss.as.connector.subsystem.datasources](ServerService线程池--27)JBAS010403:部署符合JDBC的驱动程序类org.h2.driver(版本1.3)
20:32:00248信息[org.jboss.as.connector.deployers.jdbc](MSC服务线程1-6)JBAS010417:已启动驱动程序名为h2的驱动程序服务
20:32:00284信息[org.jboss.as.connector.subsystem.datasources](ServerService线程池--27)JBAS010404:部署不符合JDBC的驱动程序类org.postgresql.driver(版本9.1)
20:32:00289信息[org.jboss.as.connector.deployers.jdbc](MSC服务线程1-8)JBAS010417:已启动驱动程序名为postgresql的驱动程序服务
20:32:00294信息[org.jboss.as.naming](MSC服务线程1-6)JBAS011802:启动命名服务
20:32:00332信息[org.jboss.as.mail.extension](MSC服务线程1-6)JBAS015400:绑定邮件会话[java:/mail]
20:32:00675信息[org.wildfly.extension.undertow](服务器服务线程池--47)JBAS017527:为路径F:\wildfly-8.1.0.CR2/welcome-content创建文件处理程序
20:32:00750信息[org.wildfly.extension.undertow](MSC服务线程1-6)JBAS017525:已启动服务器默认服务器。
20:32:00796信息[org.wildfly.extension.undertow](MSC服务线程1-6)JBAS017531:主机默认主机启动
20:32:01322信息[org.wildfly.extension.undertow](MSC服务线程1-3)JBAS017519:undertow HTTP侦听器默认侦听打开/127.0.0.1:8080
20:32:01669信息[org.jboss.as.server.deployment.scanner](MSC服务线程1-5)JBAS015012:已启动F:\wildfly-8.1.0.CR2\standalone\deployments目录的FileSystemDeploymentService
20:32:01925信息[org.jboss.as.connector.subsystem.datasources](MSC服务线程1-8)JBAS010400:绑定数据源[java:jboss/datasources/examples]
20:32:01946 INFO[org.jboss.as.connector.subsystem.datasources](MSC服务线程1-4)JBAS010400:绑定数据源[java:jboss/datasources/PostgresDatabaseDS]
20:32:02025信息[org.wildfly.extension.undertow](MSC服务线程1-6)JBAS017519:undertow HTTPS侦听器默认HTTPS侦听打开/127.0.0.1:8443
20:32:02630信息[org.jboss.ws.common.management](MSC服务线程1-6)JBWS022052:启动jboss Web服务-堆栈CXF服务器4.2.4.Final
20:32:02921信息[org.jboss.as](控制器引导线程)JBAS015961:Http管理接口正在侦听http://127.0.0.1:9990/management
20:32:03063信息[org.jboss.as](控制器引导线程)JBAS015951:管理控制台正在侦听http://127.0.0.1:9990
20:32:03065信息[org.jboss.as](控制器启动线程)JBAS015874:WildFly 8.1.0.CR2“Kenny”开始于6726毫秒-开始了245个服务中的195个