Problème en serveur wildfly8.1

Fermé
sisadaman Messages postés 1 Date d'inscription mercredi 15 avril 2015 Statut Membre Dernière intervention 15 avril 2015 - 15 avril 2015 à 14:18
Bonjour,
qui peut m'aider à resoudre cette exception dans le console après le lancement de serveur wildfly8.1

13:44:14,319 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.unit."lastsearch.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."lastsearch.war".WeldStartService: Failed to start service
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_05]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_05]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_05]
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000072: Bean declaring a passivating scope must be passivation capable. Bean: Managed Bean [class com.esprit.mb.UserBean] with qualifiers [@Any @Default]
at org.jboss.weld.bean.ManagedBean.checkType(ManagedBean.java:203)
at org.jboss.weld.bean.AbstractBean.initializeAfterBeanDiscovery(AbstractBean.java:103)
at org.jboss.weld.bean.ManagedBean.initializeAfterBeanDiscovery(ManagedBean.java:113)
at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$AfterBeanDiscoveryInitializerFactory.doWork(ConcurrentBeanDeployer.java:129)
at org.jboss.weld.bootstrap.ConcurrentBeanDeployer$AfterBeanDiscoveryInitializerFactory.doWork(ConcurrentBeanDeployer.java:120)
at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:60)
at org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:53)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_05]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_05]
... 3 more
13:44:14,323 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 1) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "lastsearch.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"lastsearch.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"lastsearch.war\".WeldStartService: Failed to start service
Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-000072: Bean declaring a passivating scope must be passivation capable. Bean: Managed Bean [class com.esprit.mb.UserBean] with qualifiers [@Any @Default]"}}
13:44:14,427 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018559: Deployed "lastsearch.war" (runtime-name : "lastsearch.war")
13:44:14,433 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report
JBAS014776: Newly corrected services:
service jboss.deployment.unit."firstJSF.war".WeldBootstrapService (no longer required)
service jboss.deployment.unit."firstJSF.war".WeldStartService (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.START (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.VIEW."com.esprit.credential.service.UserManager".LOCAL (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component.UserManager.ejb.non-functional-timerservice (no longer required)
service jboss.deployment.unit."firstJSF.war".component."com.sun.faces.config.ConfigureListener".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."com.sun.faces.config.ConfigureListener".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."com.sun.faces.config.ConfigureListener".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."com.sun.faces.config.ConfigureListener".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.faces.webapp.FacetTag".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.faces.webapp.FacetTag".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.faces.webapp.FacetTag".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.ListStudentBean".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.ListStudentBean".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.ListStudentBean".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.UpdateUserBean".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.UpdateUserBean".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.UpdateUserBean".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.UpdateUserBean".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.AuthenticationBean".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.AuthenticationBean".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.AuthenticationBean".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.AuthenticationBean".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.UsersBean".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.UsersBean".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."managed-bean.com.esprit.firstjsf.managedbeans.UsersBean".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldInitialListener".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldInitialListener".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldTerminalListener".CREATE (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldTerminalListener".JndiBindingsService (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldTerminalListener".START (no longer required)
service jboss.deployment.unit."firstJSF.war".component."org.jboss.weld.servlet.WeldTerminalListener".WeldInstantiator (no longer required)
service jboss.deployment.unit."firstJSF.war".jndiDependencyService (no longer required)
service jboss.deployment.unit."firstJSF.war".moduleDeploymentRuntimeInformation (no longer required)
service jboss.naming.context.java.app.firstJSF.env (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.BeanManager (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.DefaultDataSource (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.DefaultManagedExecutorService (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.DefaultManagedScheduledExecutorService (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.DefaultManagedThreadFactory (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.EJBContext (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.TimerService (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.TransactionSynchronizationRegistry (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.UserTransaction (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.env (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.env."com.esprit.credential.service.UserManager".entityManager (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.env."com.esprit.firstjsf.UpdateUserBean".userManager (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.env."com.esprit.firstjsf.managedbeans.AuthenticationBean".userManager (no longer required)
service jboss.naming.context.java.module.firstJSF.firstJSF.env."com.esprit.firstjsf.managedbeans.UsersBean".userManager (no longer required)
service jboss.persistenceunit."firstJSF.war#PU1" (no longer required)
service jboss.undertow.deployment.default-server.default-host./firstJSF (no longer required)
service jboss.undertow.deployment.default-server.default-host./firstJSF.UndertowDeploymentInfoService (no longer required)
service jboss.undertow.deployment.default-server.default-host./firstJSF.codec (no longer required)
JBAS014777: Services which failed to start: service jboss.deployment.unit."lastsearch.war".WeldStartService: org.jboss.msc.service.StartException in service jboss.deployment.unit."lastsearch.war".WeldStartService: Failed to start service









merci d'avance