0 Replies Latest reply on Jun 27, 2018 8:45 AM by ashba

    JBWEB000284: Exception starting filter Seam Filter: java.lang.IllegalArgumentException: name is null.

    ashba

      Hi there,

      After removing some depencies on my project, i start to facing error on the startup.

      The error is: JBWEB000284: Exception starting filter Seam Filter: java.lang.IllegalArgumentException: name is null.

      I cant understand what is missing, can anyone give me a hint.

       

       

      17:18:50,847 INFO  [stdout] (ServerService Thread Pool -- 100) DEBUG|10.1994482.38|10.1994482.38|Initialized environment variable env.shortname: LP (required: true, exported: false)

      17:18:50,879 INFO  [stdout] (ServerService Thread Pool -- 100) 2018-06-25 17:18:50,878 INFO  [ResteasyBootstrap] (ServerService Thread Pool -- 100) bootstrapping JAX-RS application

      17:18:51,009 INFO  [stdout] (ServerService Thread Pool -- 100) 2018-06-25 17:18:51,009 INFO  [ResteasyBootstrap] (ServerService Thread Pool -- 100) registering built-in RESTEasy providers

      17:18:51,717 INFO  [stdout] (ServerService Thread Pool -- 100) 2018-06-25 17:18:51,717 WARN  [PersistentPermissionResolver] (ServerService Thread Pool -- 100) no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.

      17:18:51,756 INFO  [org.jbpm.JbpmConfiguration] (ServerService Thread Pool -- 100) configuring from resource: org/jboss/seam/bpm/jbpm.pageflow.cfg.xml

      17:18:53,178 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 100) Initializing Mojarra 2.1.28-jbossorg-8  for context '/cdd'

      17:19:17,166 INFO  [org.richfaces.log.Cache] (ServerService Thread Pool -- 100) Using default cache configuration: vfs:/D:/Apps/s10/jboss-eap-6.4/standalone/deployments/cdd.war/WEB-INF/lib/richfaces-core-4.5.11.Final.jar/org/richfaces/cache/ehcache-failsafe-richfaces.xml

      17:19:17,236 INFO  [org.richfaces.log.Cache] (ServerService Thread Pool -- 100) Selected fallback cache factory

      17:19:17,236 INFO  [org.richfaces.log.Cache] (ServerService Thread Pool -- 100) Creating LRUMap cache instance using parameters: {resteasy.scanned.resources=com.cgd.cdd.servlets.GetImageServlet,org.jboss.seam.resteasy.ResourceQuery,org.jboss.seam.resteasy.ResourceHome,org.jboss.resteasy.core.AsynchronousDispatcher, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.FACELETS_BUFFER_SIZE=500000, resteasy.document.expand.entity.references=false, facelets.DEVELOPMENT=false, org.richfaces.LoadScriptStrategy=NONE, facelets.LIBRARIES=/META-INF/cdd.taglib.xml, org.ajax4jsf.xmlparser.NEKO=.*\.xhtml, org.ajax4jsf.xmlparser.ORDER=NEKO,NONE, resteasy.scanned.providers=org.jboss.resteasy.plugins.providers.InputStreamProvider,org.jboss.resteasy.plugins.providers.FileProvider,org.jboss.resteasy.plugins.providers.DefaultTextPlain,org.jboss.resteasy.plugins.providers.StringTextStar,org.jboss.resteasy.plugins.providers.DocumentProvider,org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider,org.jboss.resteasy.plugins.providers.DataSourceProvider,org.jboss.resteasy.plugins.providers.IIOImageProvider,org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor,org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor,org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingHeaderInterceptor,org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor,org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor,org.jboss.resteasy.client.exception.mapper.ApacheHttpClient4ExceptionMapper, javax.faces.FACELETS_SKIP_COMMENTS=true, com.sun.faces.enableRestoreView11Compatibility=true, com.sun.faces.enableViewStateIdRendering=false, com.sun.faces.responseBufferSize=500000, org.ajax4jsf.COMPRESS_STYLE=true, javax.ws.rs.Application=org.jboss.seam.resteasy.Application, PEEChannel=cdd_OPE, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, com.sun.faces.numberOfLogicalViews=12, resteasy.unwrapped.exceptions=javax.ejb.EJBException, pt.com.appname=cdd, org.richfaces.LoadStyleStrategy=NONE, org.ajax4jsf.COMPRESS_SCRIPT=true, com.sun.faces.verifyObjects=false, javax.faces.FACELETS_REFRESH_PERIOD=-1, javax.faces.PARTIAL_STATE_SAVING=true, javax.faces.VALIDATE_EMPTY_FIELDS=false, com.sun.faces.numberOfViewsInSession=8, pt.com.application-context=webApplicationContext, org.ajax4jsf.xmlparser.NONE=.*\..*, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true}

      17:19:17,238 INFO  [org.richfaces.log.Cache] (ServerService Thread Pool -- 100) Creating LRUMap cache instance of 512 items capacity

      17:19:17,262 INFO  [org.richfaces.log.Application] (ServerService Thread Pool -- 100) RichFaces Core by JBoss by Red Hat, version 4.5.11.Final

      17:19:17,269 WARNING [org.richfaces.log.Application] (ServerService Thread Pool -- 100) JMS API was found on the classpath; if you want to enable RichFaces Push JMS integration, set context-param 'org.richfaces.push.jms.enabled' in web.xml

      17:19:37,210 WARNING [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 100) JSF1025: [/cdd] Context initialization parameter 'facelets.LIBRARIES' is deprecated.  The option will still be configured, but please use 'javax.faces.FACELETS_LIBRARIES' in the future.

      17:19:37,210 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 100) JSF1019: [/cdd] Configuration option 'javax.faces.FACELETS_LIBRARIES' RESET to '/META-INF/cdd.taglib.xml'

      17:19:37,232 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/cdd]] (ServerService Thread Pool -- 100) JBWEB000284: Exception starting filter Seam Filter: java.lang.IllegalArgumentException: name is null

        at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:382) [jboss-modules.jar:1.3.7.Final-redhat-1]

        at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134) [jboss-modules.jar:1.3.7.Final-redhat-1]

        at org.jboss.as.web.deployment.WebInjectionContainer.newInstance(WebInjectionContainer.java:78) [jboss-as-web-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:410) [jbossweb-7.5.12.Final-redhat-1.jar:7.5.12.Final-redhat-1]

        at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3225) [jbossweb-7.5.12.Final-redhat-1.jar:7.5.12.Final-redhat-1]

        at org.apache.catalina.core.StandardContext.start(StandardContext.java:3794) [jbossweb-7.5.12.Final-redhat-1.jar:7.5.12.Final-redhat-1]

        at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:163) [jboss-as-web-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61) [jboss-as-web-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96) [jboss-as-web-7.5.6.Final-redhat-2.jar:7.5.6.Final-redhat-2]

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_66]

        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_66]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_66]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_66]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_66]

        at org.jboss.threads.JBossThread.run(JBossThread.java:122)

       

       

      17:19:37,236 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 100) JBWEB001103: Error detected during context /cdd start, will stop it

      17:19:37,251 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 100) MSC000001: Failed to start service jboss.web.deployment.default-host./cdd: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./cdd: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:99)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_66]

        at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_66]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_66]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_66]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_66]

        at org.jboss.threads.JBossThread.run(JBossThread.java:122)

      Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

        at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:168)

        at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61)

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96)

        ... 6 more

       

       

      17:19:37,269 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "cdd.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./cdd" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./cdd: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

          Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context"}}

      17:19:37,464 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS015859: Deployed "PEE-ear.ear" (runtime-name : "PEE-ear.ear")

      17:19:37,464 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS015859: Deployed "ojdbc7.jar" (runtime-name : "ojdbc7.jar")

      17:19:37,464 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 29) JBAS015859: Deployed "cdd.war" (runtime-name : "cdd.war")

      17:19:37,467 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./cdd: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./cdd: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

       

       

      17:19:37,507 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://0.0.0.0:9990/management

      17:19:37,507 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://0.0.0.0:9990

      17:19:37,507 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.4.6.GA (AS 7.5.6.Final-redhat-2) started (with errors) in 327027ms - Started 3779 of 3811 services (2 services failed or missing dependencies, 77 services are lazy, passive or on-demand)

      17:19:38,414 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment cdd.war (runtime-name: cdd.war) in 628ms