3 Replies Latest reply on Jan 11, 2016 12:38 PM by dadykhoff

    IntelliJ + JBoss EAP: Can't deploy due to JBAS018040: Failed to start context and dependency issues

    dadykhoff

      Hi, total JBoss noob here. Could use some help if you all don't mind.

       

      I am trying to set up debugging/run configurations in IntelliJ 15 using JBoss EAP as the application server. It seems as though I have the application server configured correctly as it works on a small test project, but when I apply to my larger project, I am getting the following errors upon deployment (see quoted server.log below). I have this working in Eclipse just fine with the same configurations for JBoss, so it seems as though there is something in my IDE that I am doing differently in IntelliJ that I am not in Eclipse. Any help would be greatly appreciated.

       

      Sorry if this is the wrong place to ask.

      13:27:43,981 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1

      13:27:44,166 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1

      13:27:44,265 INFO  [org.jboss.as] (MSC service thread 1-8) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting

      13:27:45,282 WARN  [org.jboss.as.server.deployment.scanner] (ServerService Thread Pool -- 17) JBAS015005: Reliable deployment behaviour is not possible when auto-deployment of exploded content is enabled (i.e. deployment without use of ".dodeploy"' marker files). Configuration of auto-deployment of exploded content is not recommended in any situation where reliability is desired. Configuring the deployment scanner's auto-deploy-exploded setting to "false" is recommended.

      13:27:45,323 INFO  [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.10.GA-redhat-1

      13:27:45,325 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)

      13:27:45,329 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.10.GA-redhat-1

      13:27:45,349 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version (unknown)

      13:27:45,375 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.

      13:27:45,376 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension

      13:27:45,423 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem

      13:27:45,437 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.19.SP8-redhat-1

      13:27:45,491 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]

      13:27:45,525 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.driver.OracleDriver (version 10.2)

      13:27:45,532 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

      13:27:45,569 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 44) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.

      13:27:45,571 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.26.Final-redhat-1)

      13:27:45,588 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem

      13:27:45,845 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-8) JBAS015400: Bound mail session [java:jboss/mail/Default]

      13:27:45,851 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service

      13:27:45,990 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps_d1]

      13:27:45,990 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/nrmlnhp2]

      13:27:45,990 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps]

      13:27:45,991 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/nrmwafp7]

      13:27:45,991 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/thai/ds/report]

      13:27:45,991 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps_t1]

      13:27:45,992 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps_p1]

      13:27:45,992 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/ets_prod]

      13:27:45,992 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps_stst]

      13:27:45,993 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/ets]

      13:27:45,993 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:/wlos/ds/sim_owner_stst]

      13:27:46,000 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:/wlos/ds/wlos_edw]

      13:27:46,001 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:/wlos/ds/wlos_apps_d1_stst]

      13:27:46,171 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:8080

      13:27:46,193 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:8080

      13:27:46,242 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "waferdashboard.war" (runtime-name: "waferdashboard.war")

      13:27:46,252 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory C:\jboss\jboss-intellij\standalone\deployments

      13:27:46,254 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "drssvc.war" (runtime-name: "drssvc.war")

      13:27:46,255 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

      13:27:46,255 INFO  [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.0.Final-redhat-3

      13:27:46,266 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 0.0.0.0:9999

      13:27:46,280 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 0.0.0.0:4447

      13:27:46,537 INFO  [org.jboss.web] (ServerService Thread Pool -- 48) JBAS018210: Register web context: /drssvc

      13:27:46,546 INFO  [org.jboss.web] (ServerService Thread Pool -- 59) JBAS018210: Register web context: /waferdashboard

      13:27:46,676 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "waferdashboard.war" (runtime-name : "waferdashboard.war")

      13:27:46,676 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "drssvc.war" (runtime-name : "drssvc.war")

      13:27:46,707 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://0.0.0.0:9990/management

      13:27:46,707 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://0.0.0.0:9990

      13:27:46,708 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) started in 3019ms - Started 311 of 349 services (62 services are lazy, passive or on-demand)

      13:27:47,344 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "WaferDashboard_war_exploded" (runtime-name: "WaferDashboard_war_exploded.war")

      13:27:48,807 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015960: Class Path entry webservices-extra-api.jar in /C:/Users/532844/git/out/artifacts/WaferDashboard_war_exploded/WEB-INF/lib/webservices-api-osgi.jar  does not point to a valid jar for a Class-Path reference.

      13:27:48,858 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'moduleName=groovy-all' for service type 'org.codehaus.groovy.runtime.ExtensionModule'

      13:27:48,859 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'moduleVersion=2.4.3' for service type 'org.codehaus.groovy.runtime.ExtensionModule'

      13:27:48,859 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'extensionClasses=org.codehaus.groovy.jsr223.ScriptExtensions,org.codehaus.groovy.runtime.NioGroovyMethods,org.codehaus.groovy.runtime.SqlGroovyMethods,org.codehaus.groovy.runtime.SwingGroovyMethods,org.codehaus.groovy.runtime.XmlGroovyMethods' for service type 'org.codehaus.groovy.runtime.ExtensionModule'

      13:27:48,859 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'staticExtensionClasses=org.codehaus.groovy.jsr223.ScriptStaticExtensions' for service type 'org.codehaus.groovy.runtime.ExtensionModule'

      13:27:49,167 WARN  [org.jboss.as.ee] (MSC service thread 1-2) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause)

      13:27:49,169 WARN  [org.jboss.as.ee] (MSC service thread 1-2) JBAS011006: Not installing optional component org.springframework.http.server.ServletServerHttpAsyncRequestControl due to an exception (enable DEBUG log level to see the cause)

      13:27:49,221 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 10.2)

      13:27:49,222 WARN  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016012: Deployment deployment "WaferDashboard_war_exploded.war" contains CDI annotations but beans.xml was not found.

      13:27:49,236 INFO  [org.jboss.web] (ServerService Thread Pool -- 50) JBAS018210: Register web context: /waferDashboard

      13:27:49,244 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/waferDashboard]] (ServerService Thread Pool -- 50) No Spring WebApplicationInitializer types detected on classpath

      13:27:49,244 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/waferDashboard]] (ServerService Thread Pool -- 50) No Spring WebApplicationInitializer types detected on classpath

      13:27:49,250 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/waferDashboard]] (ServerService Thread Pool -- 50) Initializing Spring root WebApplicationContext

      13:27:50,020 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 50) HV000001: Hibernate Validator 4.3.1.Final-redhat-1

      13:27:50,306 ERROR [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 50) Context initialization failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controllerEmail': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter com.seagate.wlos.common.controller.ControllerWlosService.jsonConverter; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:287) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1106) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) [spring-context-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:469) [spring-context-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.4.8.Final-redhat-4.jar:7.4.8.Final-redhat-4]

        at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.4.8.Final-redhat-4.jar:7.4.8.Final-redhat-4]

        at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:161) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:59) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:94) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_79]

        at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

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

      Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter com.seagate.wlos.common.controller.ControllerWlosService.jsonConverter; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:512) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:92) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:284) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        ... 24 more

      Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(DefaultListableBeanFactory.java:952) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:821) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:735) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:484) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        ... 26 more

       

       

      13:27:50,320 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/waferDashboard]] (ServerService Thread Pool -- 50) JBWEB000287: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'controllerEmail': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter com.seagate.wlos.common.controller.ControllerWlosService.jsonConverter; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:287) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1106) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:609) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) [spring-context-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:469) [spring-context-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:383) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:283) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112) [spring-web-3.2.0.M1.jar:3.2.0.M1]

        at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb-7.4.8.Final-redhat-4.jar:7.4.8.Final-redhat-4]

        at org.apache.catalina.core.StandardContext.start(StandardContext.java:3777) [jbossweb-7.4.8.Final-redhat-4.jar:7.4.8.Final-redhat-4]

        at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:161) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:59) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:94) [jboss-as-web-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19]

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_79]

        at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

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

      Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter com.seagate.wlos.common.controller.ControllerWlosService.jsonConverter; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:512) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:92) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:284) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        ... 24 more

      Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.seagate.wlos.common.model.MappingJackson2HttpMessageConverter] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoSuchBeanDefinitionException(DefaultListableBeanFactory.java:952) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:821) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:735) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:484) [spring-beans-3.2.0.M1.jar:3.2.0.M1]

        ... 26 more

       

       

      13:27:50,333 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 50) JBWEB001103: Error detected during context /waferDashboard start, will stop it

      13:27:50,344 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/waferDashboard]] (ServerService Thread Pool -- 50) Closing Spring root WebApplicationContext

      13:27:50,349 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 50) MSC000001: Failed to start service jboss.web.deployment.default-host./waferDashboard: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./waferDashboard: org.jboss.msc.service.StartException in anonymous service: JBAS018040: Failed to start context

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

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_79]

        at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_79]

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_79]

        at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_79]

        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:166)

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

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

        ... 6 more

       

       

      13:27:50,354 ERROR [org.jboss.as.server] (management-handler-thread - 2) JBAS015870: Deploy of deployment "WaferDashboard_war_exploded.war" was rolled back with the following failure message:

      {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host./waferDashboard" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./waferDashboard: 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"}}

      13:27:50,454 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment WaferDashboard_war_exploded (runtime-name: WaferDashboard_war_exploded.war) in 100ms

      13:27:50,472 INFO  [org.jboss.as.controller] (management-handler-thread - 2) JBAS014774: Service status report

      JBAS014775:    New missing/unsatisfied dependencies:

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."com.sun.faces.config.ConfigureListener".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.imagewriter.ResourceServlet".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.ChartDataTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.ChartScriptTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.DataTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.NDSTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.SessionTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."netcharts.server.taglib.TableTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.catalina.servlets.DefaultServlet".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.jasper.servlet.JspServlet".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.common.core.OtherwiseTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.common.core.RemoveTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.common.xml.ForEachTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.common.xml.SetTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.common.xml.WhenTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.core.ForTokensTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.core.IfTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.core.RedirectTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.core.SetTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.FormatDateTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.ParseDateTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.SetBundleTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.sql.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.sql.QueryTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.sql.SetDataSourceTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.sql.TransactionTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.sql.UpdateTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.xml.ParseTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.el.xml.TransformTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.core.IfTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.core.ImportTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.core.OutTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.core.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.core.RedirectTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.BundleTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.MessageTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.sql.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.sql.QueryTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.sql.UpdateTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.xml.ExprTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tag.rt.xml.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tlv.JstlCoreTLV".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tlv.JstlFmtTLV".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.apache.taglibs.standard.tlv.JstlSqlTLV".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.context.ContextLoaderListener".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.context.request.RequestContextListener".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.ArgumentTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.BindTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.EvalTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.HtmlEscapeTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.MessageTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.NestedPathTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.ParamTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.ThemeTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.TransformTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.UrlTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.CheckboxesTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.ErrorsTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.HiddenInputTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.InputTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.OptionTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.PasswordInputTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.deployment.unit."WaferDashboard_war_exploded.war".component."org.springframework.web.servlet.tags.form.SelectTag".START (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.web.deployment.default-host./waferDashboard (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

            service jboss.web.deployment.default-host./waferDashboard.realm (missing) dependents: [service jboss.deployment.unit."WaferDashboard_war_exploded.war".deploymentCompleteService]

      JBAS014777:   Services which failed to start:      service jboss.web.deployment.default-host./waferDashboard

        • 1. Re: IntelliJ + JBoss EAP: Can't deploy due to JBAS018040: Failed to start context and dependency issues
          ctomc

          Issue lies in your application.

          Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private

          ...

          Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type

          I would first try upgrading spring framework to something stable as M1 was first milestone of 3.2 version.

          And continue from there.

          • 2. Re: IntelliJ + JBoss EAP: Can't deploy due to JBAS018040: Failed to start context and dependency issues
            dadykhoff

            Tomaz Cerar wrote:

             

            Issue lies in your application.

            Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private

            ...

            Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type

            I would first try upgrading spring framework to something stable as M1 was first milestone of 3.2 version.

            And continue from there.

            Hi Tomaz,

             

            I do not believe this to be the case. As I mentioned in my original post, this same exact code base functions without error in Eclipse, which leads me to believe that I am missing some configuration for JBoss in my IntelliJ settings. My guess is that the errors you quoted will be resolved once the dependency issues are resolved. How are dependencies managed in JBoss? I have all of my libraries included in the exploded artifact that I am deploying to JBoss. Is there somewhere else that they need to be defined?

            • 3. Re: IntelliJ + JBoss EAP: Can't deploy due to JBAS018040: Failed to start context and dependency issues
              dadykhoff

              I figured out the issue. It was due to project settings in IntelliJ, as I suspected. I had made a mess of the artifacts being deployed and the inter-module dependencies while importing my project to IntelliJ from Eclipse. The errors that were being thrown were due to the failed deployment of one of my modules, thus the "No matching bean of type" errors.