3 Replies Latest reply on Oct 21, 2011 9:48 PM by hantsy

    Another exception when jboss started up

    hantsy

      I do not know where caused the problem.


      00:58:20,941 INFO  [org.jboss.solder.config.xml.bootstrap.XmlConfigExtension] (MSC service thread 1-2) Wrapping InjectionTarget to set field values: org.jboss.seam.security.IdentityImpl
      00:58:21,242 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC00001: Failed to start service jboss.deployment.unit."siorc.war".WeldService: org.jboss.msc.service.StartException in service jboss.deployment.unit."siorc.war".WeldService: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]
           at org.jboss.as.weld.services.WeldService.start(WeldService.java:96)
           at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
           at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2291)
           at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_29]
           at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_29]
           at java.lang.Thread.run(Thread.java:662) [:1.6.0_29]
      Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]
           at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:274)
           at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
           at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
           at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
           at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
           at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:404)
           at org.jboss.as.weld.WeldContainer.start(WeldContainer.java:82)
           at org.jboss.as.weld.services.WeldService.start(WeldService.java:89)
           ... 5 more
      
      00:58:21,488 INFO  [org.jboss.as.server.controller] (pool-1-thread-3) Deployment of "siorc.war" was rolled back with failure message {"Failed services" => {"jboss.deployment.unit.\"siorc.war\".WeldService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"siorc.war\".WeldService: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]"}}
      00:58:21,489 INFO  [org.jboss.as.controller] (pool-1-thread-3) Service status report
        Services which failed to start:
            service jboss.deployment.unit."siorc.war".WeldService: org.jboss.msc.service.StartException in service jboss.deployment.unit."siorc.war".WeldService: org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type [ELContext] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject public org.jboss.seam.solder.el.Expressions(ELContext, ExpressionFactory)]. Possible dependencies [[Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.solder.el.ELContextProducer.createELContext()], Producer Method [ELContext] with qualifiers [@Any @Default] declared as [[method] @Produces org.jboss.seam.solder.el.ELContextProducer.createELContext()]]]
      
      00:58:21,502 INFO  [org.jboss.jpa] (MSC service thread 1-3) stopping Persistence Unit Service 'siorc.war#siorcPU' 
      00:58:22,497 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) Stopped deployment siorc.war in 1004ms