11 Replies Latest reply on Aug 5, 2010 3:52 AM by rbvazquez

    jboss boot failure sudden!

    rbvazquez

      Hello everyone,
        I'm new to Seam. First I apologize for my English (I used google translator).


      I'm doing my final project for computer and took two weeks to a failure to start my project not to be duty.


      I'm using Seam 2.1, JBoss 5.1, ant 1.7, eclipse 3.5 Galileo (also tried with 3.6 Helios). Until now I had always worked perfectly, but one day I modified RolesList.java (generated by Seam Generate Entities from the Roles table in a database). Gave me an error, which I think is because you can not moficar the Entities List. I left it as it was, but it still fails continually to deploy the project on the server.


      I tried reinstalling everything again and creating a project from scratch but still not working.


      Which shows you step by Eclipse console when I start JBoss for the deployment of a project that in this case is called prueba2.


      I need help urgently!


      Thanks


      Regards

        • 1. Re: jboss boot failure sudden!
          rbvazquez
          12:15:08,156 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
          12:15:08,158 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
          12:15:08,158 INFO  [ServerImpl] Bootstrap URL: null
          12:15:08,159 INFO  [ServerImpl] Home Dir: /home/roberto/Programs/jboss-5.1.0.GA
          12:15:08,159 INFO  [ServerImpl] Home URL: file:/home/roberto/Programs/jboss-5.1.0.GA/
          12:15:08,159 INFO  [ServerImpl] Library URL: file:/home/roberto/Programs/jboss-5.1.0.GA/lib/
          12:15:08,160 INFO  [ServerImpl] Patch URL: null
          12:15:08,161 INFO  [ServerImpl] Common Base URL: file:/home/roberto/Programs/jboss-5.1.0.GA/common/
          12:15:08,161 INFO  [ServerImpl] Common Library URL: file:/home/roberto/Programs/jboss-5.1.0.GA/common/lib/
          12:15:08,161 INFO  [ServerImpl] Server Name: default
          12:15:08,161 INFO  [ServerImpl] Server Base Dir: /home/roberto/Programs/jboss-5.1.0.GA/server
          12:15:08,161 INFO  [ServerImpl] Server Base URL: file:/home/roberto/Programs/jboss-5.1.0.GA/server/
          12:15:08,162 INFO  [ServerImpl] Server Config URL: file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/conf/
          12:15:08,162 INFO  [ServerImpl] Server Home Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default
          12:15:08,162 INFO  [ServerImpl] Server Home URL: file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/
          12:15:08,162 INFO  [ServerImpl] Server Data Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/data
          12:15:08,162 INFO  [ServerImpl] Server Library URL: file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/lib/
          12:15:08,163 INFO  [ServerImpl] Server Log Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/log
          12:15:08,163 INFO  [ServerImpl] Server Native Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp/native
          12:15:08,163 INFO  [ServerImpl] Server Temp Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp
          12:15:08,163 INFO  [ServerImpl] Server Temp Deploy Dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp/deploy
          12:15:09,138 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
          12:15:09,864 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
          12:15:09,868 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
          12:15:10,240 INFO  [CopyMechanism] VFS temp dir: /home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp
          12:15:10,241 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
          12:15:12,015 INFO  [ServerInfo] Java version: 1.6.0_18,Sun Microsystems Inc.
          12:15:12,016 INFO  [ServerInfo] Java Runtime: OpenJDK Runtime Environment (build 1.6.0_18-b18)
          12:15:12,016 INFO  [ServerInfo] Java VM: OpenJDK Server VM 16.0-b13,Sun Microsystems Inc.
          12:15:12,016 INFO  [ServerInfo] OS-System: Linux 2.6.31-22-generic,i386
          12:15:12,017 INFO  [ServerInfo] VM arguments: -Dprogram.name=JBossTools: JBoss 5.1 Runtime -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=/home/roberto/Programs/jboss-5.1.0.GA/lib/endorsed -Djava.endorsed.dirs=/home/roberto/Programs/jboss-5.1.0.GA/lib/endorsed -Dfile.encoding=UTF-8 
          12:15:12,076 INFO  [JMXKernel] Legacy JMX core initialized
          12:15:15,170 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@1927275[domain=default, server=default, name=default]
          12:15:17,470 INFO  [WebService] Using RMI server codebase: http://localhost:8083/
          12:15:25,399 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core
          12:15:25,399 INFO  [NativeServerConfig] 3.1.2.GA
          12:15:26,477 INFO  [AttributeCallbackItem] Owner callback not implemented.
          12:15:27,872 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@13dcd27[ defaultDomain='jboss' ]
          12:15:48,845 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@6325283{vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/jboss-seam.jar.jar/}
          12:15:48,847 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@6325283{vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/jboss-seam.jar.jar/}
          12:15:48,849 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28826403{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
          12:15:48,849 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28826403{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
          12:15:48,849 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28826403{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
          12:15:48,849 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28826403{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
          12:15:48,875 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@17208190{vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/jboss-seam.jar/}
          12:15:48,875 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@17208190{vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/jboss-seam.jar/}
          12:15:48,875 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@12411348{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/prueba2-ejb.jar/}
          12:15:48,876 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@12411348{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/prueba2-ejb.jar/}
          12:15:48,876 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@12411348{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/prueba2-ejb.jar/}
          12:15:48,876 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@12411348{vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/prueba2-ejb.jar/}
          12:15:50,850 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector
          12:15:51,167 INFO  [MailService] Mail Service bound to java:/Mail
          12:15:53,633 WARN  [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
          12:15:53,673 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
          12:15:53,799 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
          12:15:53,870 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
          12:15:53,871 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
          12:15:54,305 INFO  [TransactionManagerService] Initializing recovery manager
          12:15:54,484 INFO  [TransactionManagerService] Recovery manager configured
          12:15:54,485 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
          12:15:54,521 INFO  [TransactionManagerService] Starting transaction recovery manager
          12:15:55,123 INFO  [AprLifecycleListener] La biblioteca nativa de Apache Tomcat basada en ARP que permite un rendimiento óptimo en entornos de desarrollo no ha sido hallada en java.library.path: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/jvm/java-6-openjdk/jre/../lib/i386:/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:/usr/lib/xulrunner-addons:/usr/lib/xulrunner-addons:/usr/java/packages/lib/i386:/usr/lib/jni:/lib:/usr/lib
          12:15:55,253 INFO  [Http11Protocol] Inicializando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080
          12:15:55,254 INFO  [AjpProtocol] Inicializando Coyote AJP/1.3 en ajp-localhost%2F127.0.0.1-8009
          12:15:55,338 INFO  [StandardService] Arrancando servicio jboss.web
          12:15:55,342 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
          12:15:55,495 INFO  [Catalina] Server startup in 240 ms
          12:15:55,530 INFO  [TomcatDeployment] deploy, ctxPath=/invoker
          12:15:56,231 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws
          12:15:56,283 INFO  [TomcatDeployment] deploy, ctxPath=/web-console
          12:15:56,756 INFO  [RARDeployment] Required license terms exist, view vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
          12:15:56,776 INFO  [RARDeployment] Required license terms exist, view vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
          12:15:56,800 INFO  [RARDeployment] Required license terms exist, view vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
          12:15:56,824 INFO  [RARDeployment] Required license terms exist, view vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
          12:15:56,873 INFO  [RARDeployment] Required license terms exist, view vfszip:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
          12:15:57,085 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
          12:15:57,130 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
          12:15:57,134 INFO  [RAMJobStore] RAMJobStore initialized.
          12:15:57,135 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
          12:15:57,135 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
          12:15:57,135 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
          12:15:58,006 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
          12:15:58,725 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
          12:15:58,843 INFO  [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
          12:15:58,849 INFO  [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
          12:15:58,924 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
          12:15:58,925 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@12a5dd1 started
          12:15:58,951 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
          12:15:58,952 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
          12:15:58,952 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@b0d347 started
          12:15:58,954 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds
          12:15:58,954 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@4cf00a started
          12:15:58,956 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
          12:15:59,131 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
          12:16:00,791 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@5ea9e1
          12:16:00,802 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@5ea9e1
          12:16:00,875 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@5ea9e1
          12:16:00,891 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@5ea9e1
          12:16:01,173 INFO  [JBossASKernel] Created KernelDeployment for: jboss-seam.jar.jar
          12:16:01,179 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=jboss-seam.jar.jar,name=TimerServiceDispatcher,service=EJB3
          12:16:01,179 INFO  [JBossASKernel]   with dependencies:
          12:16:01,179 INFO  [JBossASKernel]   and demands:
          12:16:01,179 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:01,179 INFO  [JBossASKernel]   and supplies:
          12:16:01,180 INFO  [JBossASKernel]      Class:org.jboss.seam.async.LocalTimerServiceDispatcher
          12:16:01,180 INFO  [JBossASKernel]      jndi:TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
          12:16:01,180 INFO  [JBossASKernel]      jndi:TimerServiceDispatcher/remote
          12:16:01,180 INFO  [JBossASKernel]      jndi:TimerServiceDispatcher/local
          12:16:01,180 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=jboss-seam.jar.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar.jar
          12:16:01,181 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=jboss-seam.jar.jar,name=EjbSynchronizations,service=EJB3
          12:16:01,181 INFO  [JBossASKernel]   with dependencies:
          12:16:01,181 INFO  [JBossASKernel]   and demands:
          12:16:01,181 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:01,182 INFO  [JBossASKernel]   and supplies:
          12:16:01,182 INFO  [JBossASKernel]      jndi:EjbSynchronizations/local
          12:16:01,182 INFO  [JBossASKernel]      jndi:EjbSynchronizations/remote
          12:16:01,182 INFO  [JBossASKernel]      jndi:EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
          12:16:01,182 INFO  [JBossASKernel]      Class:org.jboss.seam.transaction.LocalEjbSynchronizations
          12:16:01,182 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=jboss-seam.jar.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar.jar
          12:16:01,190 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@a505fa{name=jboss.j2ee:jar=jboss-seam.jar.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:01,191 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1d3f679{name=jboss.j2ee:jar=jboss-seam.jar.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:01,542 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=jboss-seam.jar.jar,name=TimerServiceDispatcher,service=EJB3
          12:16:01,558 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
          12:16:01,742 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
          
                  TimerServiceDispatcher/local - EJB3.x Default Local Business Interface
                  TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher - EJB3.x Local Business Interface
          
          12:16:01,907 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=jboss-seam.jar.jar,name=EjbSynchronizations,service=EJB3
          12:16:01,938 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
          12:16:01,962 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
          
                  EjbSynchronizations/local - EJB3.x Default Local Business Interface
                  EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations - EJB3.x Local Business Interface
          
          12:16:02,258 INFO  [JBossASKernel] Created KernelDeployment for: mvel2.jar.jar
          12:16:02,259 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=mvel2.jar.jar,name=mvel2.jar,service=EJB3
          12:16:02,259 INFO  [JBossASKernel]   with dependencies:
          12:16:02,259 INFO  [JBossASKernel]   and demands:
          12:16:02,259 INFO  [JBossASKernel]   and supplies:
          12:16:02,259 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=mvel2.jar.jar,name=mvel2.jar,service=EJB3) to KernelDeployment of: mvel2.jar.jar
          12:16:02,463 INFO  [ClientENCInjectionContainer] STARTED CLIENT ENC CONTAINER: mvel2.jar
          12:16:02,666 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
          12:16:02,666 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
          12:16:02,667 INFO  [JBossASKernel]   with dependencies:
          12:16:02,667 INFO  [JBossASKernel]   and demands:
          12:16:02,667 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
          12:16:02,667 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:02,667 INFO  [JBossASKernel]   and supplies:
          12:16:02,667 INFO  [JBossASKernel]      Class:org.jboss.profileservice.spi.ProfileService
          12:16:02,667 INFO  [JBossASKernel]      jndi:SecureProfileService/remote
          12:16:02,668 INFO  [JBossASKernel]      jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
          12:16:02,668 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
          12:16:02,669 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
          12:16:02,669 INFO  [JBossASKernel]   with dependencies:
          12:16:02,669 INFO  [JBossASKernel]   and demands:
          12:16:02,669 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:02,669 INFO  [JBossASKernel]   and supplies:
          12:16:02,669 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
          12:16:02,669 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
          12:16:02,669 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote
          12:16:02,670 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
          12:16:02,670 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
          12:16:02,671 INFO  [JBossASKernel]   with dependencies:
          12:16:02,671 INFO  [JBossASKernel]   and demands:
          12:16:02,671 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:02,671 INFO  [JBossASKernel]   and supplies:
          12:16:02,671 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
          12:16:02,671 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.ManagementView
          12:16:02,671 INFO  [JBossASKernel]      jndi:SecureManagementView/remote
          12:16:02,671 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
          12:16:02,673 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@13a2ce7{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:02,696 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@133eee7{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:02,696 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1894aa0{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:02,754 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
          12:16:02,756 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
          12:16:02,797 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
          
                  SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
                  SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
          
          12:16:02,855 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
          12:16:02,857 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
          12:16:02,869 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
          
                  SecureManagementView/remote - EJB3.x Default Remote Business Interface
                  SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
          
          12:16:02,913 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
          12:16:02,915 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
          12:16:02,965 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
          
                  SecureProfileService/remote - EJB3.x Default Remote Business Interface
                  SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
          
          12:16:03,157 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console
          12:16:03,370 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
          12:16:05,042 WARN  [SeamPhaseListener] There should only be one Seam phase listener per application
          12:16:06,387 INFO  [TomcatDeployment] deploy, ctxPath=/
          12:16:06,525 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console
          12:16:07,583 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1a7abed
          12:16:07,585 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1a7abed
          12:16:07,594 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1a7abed
          12:16:07,596 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1a7abed
          12:16:07,776 INFO  [JBossASKernel] Created KernelDeployment for: jboss-seam.jar
          12:16:07,777 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
          12:16:07,777 INFO  [JBossASKernel]   with dependencies:
          12:16:07,777 INFO  [JBossASKernel]   and demands:
          12:16:07,777 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:07,777 INFO  [JBossASKernel]   and supplies:
          12:16:07,777 INFO  [JBossASKernel]      jndi:prueba2-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
          12:16:07,778 INFO  [JBossASKernel]      jndi:prueba2-ear/TimerServiceDispatcher/local
          12:16:07,778 INFO  [JBossASKernel]      Class:org.jboss.seam.async.LocalTimerServiceDispatcher
          12:16:07,778 INFO  [JBossASKernel]      jndi:prueba2-ear/TimerServiceDispatcher/remote
          12:16:07,778 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar
          12:16:07,779 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
          12:16:07,779 INFO  [JBossASKernel]   with dependencies:
          12:16:07,779 INFO  [JBossASKernel]   and demands:
          12:16:07,779 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:07,779 INFO  [JBossASKernel]   and supplies:
          12:16:07,779 INFO  [JBossASKernel]      jndi:prueba2-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
          12:16:07,780 INFO  [JBossASKernel]      jndi:prueba2-ear/EjbSynchronizations/remote
          12:16:07,780 INFO  [JBossASKernel]      jndi:prueba2-ear/EjbSynchronizations/local
          12:16:07,780 INFO  [JBossASKernel]      Class:org.jboss.seam.transaction.LocalEjbSynchronizations
          12:16:07,780 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar
          12:16:07,862 WARN  [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean TimerServiceDispatcher, will create some
          12:16:07,872 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1897c4d
          12:16:07,874 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1897c4d
          12:16:07,883 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1897c4d
          12:16:07,886 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@1897c4d
          12:16:07,983 WARN  [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean EjbSynchronizations, will create some
          12:16:08,090 INFO  [JBossASKernel] Created KernelDeployment for: prueba2-ejb.jar
          12:16:08,090 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=GuardarDatosUsuarioBean,service=EJB3
          12:16:08,090 INFO  [JBossASKernel]   with dependencies:
          12:16:08,090 INFO  [JBossASKernel]   and demands:
          12:16:08,090 INFO  [JBossASKernel]      persistence.unit:unitName=prueba2-ear.ear/prueba2-ejb.jar#prueba2
          12:16:08,091 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:08,091 INFO  [JBossASKernel]   and supplies:
          12:16:08,091 INFO  [JBossASKernel]      jndi:prueba2-ear/GuardarDatosUsuarioBean/remote
          12:16:08,091 INFO  [JBossASKernel]      jndi:prueba2-ear/GuardarDatosUsuarioBean/local-org.domain.prueba2.session.GuardarDatosUsuario
          12:16:08,091 INFO  [JBossASKernel]      jndi:prueba2-ear/GuardarDatosUsuarioBean/local
          12:16:08,091 INFO  [JBossASKernel]      Class:org.domain.prueba2.session.GuardarDatosUsuario
          12:16:08,091 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=GuardarDatosUsuarioBean,service=EJB3) to KernelDeployment of: prueba2-ejb.jar
          12:16:08,092 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=TimerServiceDispatcher,service=EJB3
          12:16:08,092 INFO  [JBossASKernel]   with dependencies:
          12:16:08,093 INFO  [JBossASKernel]   and demands:
          12:16:08,093 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:08,093 INFO  [JBossASKernel]   and supplies:
          12:16:08,093 INFO  [JBossASKernel]      Class:org.jboss.seam.async.LocalTimerServiceDispatcher
          12:16:08,093 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: prueba2-ejb.jar
          12:16:08,094 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=EjbSynchronizations,service=EJB3
          12:16:08,094 INFO  [JBossASKernel]   with dependencies:
          12:16:08,094 INFO  [JBossASKernel]   and demands:
          12:16:08,094 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService
          12:16:08,094 INFO  [JBossASKernel]   and supplies:
          12:16:08,094 INFO  [JBossASKernel]      Class:org.jboss.seam.transaction.LocalEjbSynchronizations
          12:16:08,094 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: prueba2-ejb.jar
          12:16:08,096 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@e92226{name=jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
          12:16:08,096 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@832333{name=jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}



          continue...

          • 2. Re: jboss boot failure sudden!
            rbvazquez
            12:16:08,096 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1ea9527{name=jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
            12:16:08,096 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@a38bfb{name=jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=GuardarDatosUsuarioBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
            12:16:08,097 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@15dffc5{name=jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
            12:16:08,159 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
            12:16:08,160 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
            12:16:08,204 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
            
                    prueba2-ear/TimerServiceDispatcher/local - EJB3.x Default Local Business Interface
                    prueba2-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher - EJB3.x Local Business Interface
            
            12:16:08,273 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
            12:16:08,273 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
            12:16:08,286 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
            
                    prueba2-ear/EjbSynchronizations/local - EJB3.x Default Local Business Interface
                    prueba2-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations - EJB3.x Local Business Interface
            
            12:16:08,379 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=TimerServiceDispatcher,service=EJB3
            12:16:08,380 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
            12:16:08,380 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
            
            
            12:16:08,434 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=EjbSynchronizations,service=EJB3
            12:16:08,434 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
            12:16:08,435 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
            
            
            12:16:08,520 WARN  [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData@25c39470{EjbSynchronizations}
            12:16:08,521 WARN  [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData@9b7c5697{TimerServiceDispatcher}
            12:16:08,609 INFO  [TomcatDeployment] deploy, ctxPath=/prueba2
            12:16:08,714 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/prueba2'
            12:16:09,661 WARN  [SeamPhaseListener] There should only be one Seam phase listener per application
            12:16:10,772 INFO  [ServletContextListener] Welcome to Seam 2.2.0.GA
            12:16:16,680 ERROR [[/prueba2]] Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.jboss.seam.servlet.SeamListener
            java.lang.IllegalStateException: duplicate factory for: org.jboss.seam.web.webSession (duplicate is specified in components.xml)
                    at org.jboss.seam.core.Init.checkDuplicateFactoryExpressions(Init.java:227)
                    at org.jboss.seam.core.Init.checkDuplicateFactory(Init.java:220)
                    at org.jboss.seam.core.Init.addFactoryValueExpression(Init.java:283)
                    at org.jboss.seam.init.Initialization.installComponents(Initialization.java:1152)
                    at org.jboss.seam.init.Initialization.init(Initialization.java:733)
                    at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:36)
                    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3910)
                    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4393)
                    at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:310)
                    at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
                    at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
                    at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
                    at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                    at java.lang.reflect.Method.invoke(Method.java:616)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
                    at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
                    at $Proxy38.start(Unknown Source)
                    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
                    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
                    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
                    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
                    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                    at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                    at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
                    at org.jboss.system.ServiceController.start(ServiceController.java:460)
                    at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
                    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
                    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
                    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
                    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
                    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
                    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                    at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                    at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
                    at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
                    at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                    at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
                    at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
                    at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
                    at org.jboss.Main.boot(Main.java:221)
                    at org.jboss.Main$1.run(Main.java:556)
                    at java.lang.Thread.run(Thread.java:636)
            12:16:16,697 ERROR [StandardContext] Error listenerStart
            12:16:16,697 ERROR [StandardContext] Falló en arranque del Contexto [/prueba2] debido a errores previos
            12:16:16,703 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/prueba2 state=Create mode=Manual requiredState=Installed
            org.jboss.deployers.spi.DeploymentException: URL file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp/3j011-b971lk-gcab3dps-1-gcab3u83-x/prueba2-ear.ear/prueba2.war/ deployment failed
                    at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:331)
                    at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
                    at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
                    at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
                    at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                    at java.lang.reflect.Method.invoke(Method.java:616)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
                    at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
                    at $Proxy38.start(Unknown Source)
                    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
                    at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
                    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
                    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
                    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                    at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                    at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
                    at org.jboss.system.ServiceController.start(ServiceController.java:460)
                    at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
                    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
                    at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
             



            continue...

            • 3. Re: jboss boot failure sudden!
              rbvazquez
              org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
                      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
                      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                      at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
                      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
                      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
                      at org.jboss.Main.boot(Main.java:221)
                      at org.jboss.Main$1.run(Main.java:556)
                      at java.lang.Thread.run(Thread.java:636)
              12:16:16,741 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=EjbSynchronizations,service=EJB3
              12:16:16,741 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
              12:16:16,806 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=prueba2-ear.ear,jar=prueba2-ejb.jar,name=TimerServiceDispatcher,service=EJB3
              12:16:16,813 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
              12:16:16,858 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
              12:16:16,874 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
              12:16:16,952 INFO  [SessionSpecContainer] Stopping jboss.j2ee:ear=prueba2-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
              12:16:16,958 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
              12:16:17,001 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/ state=PreReal mode=Manual requiredState=Real
              org.jboss.deployers.spi.DeploymentException: URL file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp/3j011-b971lk-gcab3dps-1-gcab3u83-x/prueba2-ear.ear/prueba2.war/ deployment failed
                      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:331)
                      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:142)
                      at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461)
                      at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
                      at org.jboss.web.deployers.WebModule.start(WebModule.java:97)
                      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
                      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                      at java.lang.reflect.Method.invoke(Method.java:616)
                      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
                      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
                      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
                      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
                      at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
                      at $Proxy38.start(Unknown Source)
                      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)
                      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:37)
                      at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
                      at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
                      at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:286)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.system.ServiceController.doChange(ServiceController.java:688)
                      at org.jboss.system.ServiceController.start(ServiceController.java:460)
                      at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:163)
                      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:99)
                      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)
                      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
                      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
                      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                      at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
                      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
                      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
                      at org.jboss.Main.boot(Main.java:221)
                      at org.jboss.Main$1.run(Main.java:556)
                      at java.lang.Thread.run(Thread.java:636)
              12:16:17,059 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
              
              DEPLOYMENTS IN ERROR:
                Deployment "vfsfile:/home/roberto/Programs/jboss-5.1.0.GA/server/default/deploy/prueba2-ear.ear/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException: URL file:/home/roberto/Programs/jboss-5.1.0.GA/server/default/tmp/3j011-b971lk-gcab3dps-1-gcab3u83-x/prueba2-ear.ear/prueba2.war/ deployment failed
              
              12:16:17,075 INFO  [Http11Protocol] Arrancando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080
              12:16:17,120 INFO  [AjpProtocol] Arrancando Coyote AJP/1.3 en ajp-localhost%2F127.0.0.1-8009
              12:16:17,131 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:8s:965ms
              12:16:26,383 INFO  [ServerImpl] Shutting down the server, blockingShutdown: false
              12:16:26,467 INFO  [ServerImpl] Server exit(0) called
              12:16:26,501 INFO  [ServerImpl] Runtime shutdown hook called, forceHalt: true
              12:16:26,502 INFO  [Http11Protocol] Pausando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080
              12:16:26,517 INFO  [Http11Protocol] Parando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080
              12:16:26,587 INFO  [AjpProtocol] Pausando Coyote AJP/1.3 en ajp-localhost%2F127.0.0.1-8009
              12:16:26,654 INFO  [AjpProtocol] Parando Coyote AJP/1.3 en ajp-localhost%2F127.0.0.1-8009
              12:16:26,699 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@b0d347 undeployed
              12:16:26,700 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@12a5dd1 undeployed
              12:16:26,702 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@4cf00a undeployed
              12:16:26,758 INFO  [TomcatDeployment] undeploy, ctxPath=/web-console
              12:16:26,936 INFO  [QueueService] Queue[/queue/ExpiryQueue] stopped
              12:16:26,937 INFO  [QueueService] Queue[/queue/DLQ] stopped
              12:16:26,948 INFO  [SessionSpecContainer] Stopping jboss.j2ee:jar=jboss-seam.jar.jar,name=TimerServiceDispatcher,service=EJB3
              12:16:26,987 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
              12:16:27,059 INFO  [SessionSpecContainer] Stopping jboss.j2ee:jar=jboss-seam.jar.jar,name=EjbSynchronizations,service=EJB3
              12:16:27,083 INFO  [EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
              12:16:27,229 INFO  [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
              12:16:27,264 INFO  [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
              12:16:27,338 INFO  [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
              12:16:27,348 INFO  [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
              12:16:27,401 INFO  [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
              12:16:27,443 INFO  [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
              12:16:27,560 INFO  [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' from JNDI name 'java:JmsXA'
              12:16:27,652 INFO  [ServerPeer] JMS ServerPeer[0] stopped
              12:16:27,710 INFO  [TomcatDeployment] undeploy, ctxPath=/invoker
              12:16:27,768 INFO  [TomcatDeployment] undeploy, ctxPath=/jbossws
              12:16:27,797 INFO  [TomcatDeployment] undeploy, ctxPath=/admin-console
              12:16:27,977 INFO  [TomcatDeployment] undeploy, ctxPath=/
              12:16:27,983 INFO  [TomcatDeployment] undeploy, ctxPath=/jmx-console
              12:16:28,013 INFO  [StandardService] Parando servicio jboss.web
              12:16:28,125 INFO  [MailService] Mail service 'java:/Mail' removed from JNDI
              12:16:28,453 ERROR [AbstractKernelController] Error installing to PostClassLoader: name=vfsfile:/home/roberto/Escritorio/PFC/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1280570659034/deploy/prueba2-ear.ear/ mode=Manual requiredState=Not Installed
              org.jboss.deployers.spi.DeploymentException: Cannot process metadata
                      at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:181)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:93)
                      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
                      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
                      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
                      at java.lang.Thread.run(Thread.java:636)
              Caused by: java.lang.IllegalStateException: ClassLoader has not been set
                      at org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit.getClassLoader(AbstractDeploymentUnit.java:154)
                      at org.jboss.deployment.OptAnnotationMetaDataDeployer.processJBossMetaData(OptAnnotationMetaDataDeployer.java:132)
                      at org.jboss.deployment.OptAnnotationMetaDataDeployer.processMetaData(OptAnnotationMetaDataDeployer.java:84)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:177)
                      ... 25 more
              12:16:28,454 WARN  [HDScanner] Failed to process changes
              java.lang.NullPointerException
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:775)
                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
                      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
                      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
                      at java.lang.Thread.run(Thread.java:636)
              12:16:28,462 INFO  [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' from JNDI name 'java:DefaultDS'
              12:16:28,519 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
              12:16:28,520 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
              12:16:28,607 INFO  [SimpleThreadPool] There are still 25 worker threads active. See javadoc runInThread(Runnable) for a possible explanation
              12:16:28,608 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
              12:16:28,915 INFO  [TransactionManagerService] Stopping transaction recovery manager
              12:16:28,917 INFO  [TransactionManagerService] Destroying TransactionManagerService
              12:16:29,277 INFO  [HypersonicDatabase] Database standalone closed clean
              12:16:29,328 INFO  [ClientENCInjectionContainer] STOPPED CLIENT ENC CONTAINER: mvel2.jar
              12:16:32,716 WARN  [AbstractKernelController] Error during shutdown while uninstalling: DeploymentControllerContext@49bd46{name=vfsfile:/home/roberto/Escritorio/PFC/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1280570659034/deploy/prueba2-ear.ear/ target=null state=**ERROR** mode=Manual requiredState=Not Installed depends=AbstractDependencyInfo@b9bd3c{idependOn=[]} error=org.jboss.deployers.spi.DeploymentException: Cannot process metadata
                      at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:181)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:93)
                      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:362)
                      at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
                      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
                      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165)
                      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267)
                      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
                      at java.lang.Thread.run(Thread.java:636)
              Caused by: java.lang.IllegalStateException: ClassLoader has not been set
                      at org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit.getClassLoader(AbstractDeploymentUnit.java:154)
                      at org.jboss.deployment.OptAnnotationMetaDataDeployer.processJBossMetaData(OptAnnotationMetaDataDeployer.java:132)
                      at org.jboss.deployment.OptAnnotationMetaDataDeployer.processMetaData(OptAnnotationMetaDataDeployer.java:84)
                      at org.jboss.deployment.AnnotationMetaDataDeployer.deploy(AnnotationMetaDataDeployer.java:177)
                      ... 25 more
              }
              java.lang.IllegalStateException: Not installed: vfsfile:/home/roberto/Escritorio/PFC/workspace/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1280570659034/deploy/prueba2-ear.ear/
                      at org.jboss.dependency.plugins.AbstractController.uninstall(AbstractController.java:689)
                      at org.jboss.dependency.plugins.AbstractController.uninstall(AbstractController.java:568)
                      at org.jboss.dependency.plugins.AbstractController.shutdown(AbstractController.java:216)
                      at org.jboss.bootstrap.microcontainer.ServerImpl.doShutdown(ServerImpl.java:213)
                      at org.jboss.bootstrap.AbstractServerImpl.shutdownServer(AbstractServerImpl.java:589)
                      at org.jboss.bootstrap.AbstractServerImpl$ShutdownHook.run(AbstractServerImpl.java:909)
              


              END

              • 4. Re: jboss boot failure sudden!
                shane.bryzak

                The problem is described in the stack trace:


                java.lang.IllegalStateException: duplicate factory for: org.jboss.seam.web.webSession (duplicate is specified in components.xml)




                Can you post your components.xml?

                • 5. Re: jboss boot failure sudden!
                  rbvazquez

                  This is my components.xml


                  <?xml version="1.0" encoding="UTF-8"?>
                  <components xmlns="http://jboss.com/products/seam/components"
                              xmlns:core="http://jboss.com/products/seam/core"
                              xmlns:persistence="http://jboss.com/products/seam/persistence"
                              xmlns:drools="http://jboss.com/products/seam/drools"
                              xmlns:bpm="http://jboss.com/products/seam/bpm"
                              xmlns:security="http://jboss.com/products/seam/security"
                              xmlns:mail="http://jboss.com/products/seam/mail"
                              xmlns:web="http://jboss.com/products/seam/web"
                              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                              xsi:schemaLocation=
                                  "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.2.xsd
                                   http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.2.xsd
                                   http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.2.xsd
                                   http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.2.xsd
                                   http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.2.xsd
                                   http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.2.xsd
                                   http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.2.xsd
                                   http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.2.xsd">
                  
                     <core:init debug="true" jndi-pattern="@jndiPattern@"/>
                  
                     <core:manager concurrent-request-timeout="500"
                                   conversation-timeout="120000"
                                   conversation-id-parameter="cid"
                                   parent-conversation-id-parameter="pid"/>
                  
                     <!-- Make sure this URL pattern is the same as that used by the Faces Servlet -->
                     <web:hot-deploy-filter url-pattern="*.seam"/>
                  
                     <persistence:managed-persistence-context name="entityManager" auto-create="true"
                                        persistence-unit-jndi-name="java:/prueba2EntityManagerFactory"/>
                  
                     <drools:rule-base name="securityRules">
                        <drools:rule-files>
                           <value>/security.drl</value>
                        </drools:rule-files>
                     </drools:rule-base>
                  
                     <security:rule-based-permission-resolver security-rules="#{securityRules}"/>
                  
                     <security:identity authenticate-method="#{authenticator.authenticate}" remember-me="true"/>
                  
                     <event type="org.jboss.seam.security.notLoggedIn">
                        <action execute="#{redirect.captureCurrentView}"/>
                     </event>
                     <event type="org.jboss.seam.security.loginSuccessful">
                        <action execute="#{redirect.returnToCapturedView}"/>
                     </event>
                  
                     <mail:mail-session host="localhost" port="25"/>
                  
                     <!-- For use with jBPM pageflow or process management -->
                     <!--
                     <bpm:jbpm>
                        <bpm:process-definitions></bpm:process-definitions>
                        <bpm:pageflow-definitions></bpm:pageflow-definitions>
                     </bpm:jbpm>
                     -->
                  
                  </components>

                  • 6. Re: jboss boot failure sudden!
                    kapitanpetko

                    Shane Bryzak wrote on Aug 03, 2010 03:38:


                    The problem is described in the stack trace:

                    java.lang.IllegalStateException: duplicate factory for: org.jboss.seam.web.webSession (duplicate is specified in components.xml)





                    That can also mean multiple jboss-seam.jar's in your deployment. So check your deployment as well.

                    • 7. Re: jboss boot failure sudden!
                      shane.bryzak

                      Hmm that looks ok.  How are you packaging your application?  In an EAR or a WAR?  It's possible that you have two
                      jboss-seam.jar's in your project.


                       

                      • 8. Re: jboss boot failure sudden!
                        rbvazquez

                        Shane Bryzak wrote on Aug 03, 2010 05:13:


                        Hmm that looks ok.  How are you packaging your application?  In an EAR or a WAR?  It's possible that you have two
                        jboss-seam.jar's in your project.




                        I am packaging my application like an EAR application.

                        • 9. Re: jboss boot failure sudden!
                          rbvazquez

                          Nikolay Elenkov wrote on Aug 03, 2010 05:09:



                          Shane Bryzak wrote on Aug 03, 2010 03:38:


                          The problem is described in the stack trace:

                          java.lang.IllegalStateException: duplicate factory for: org.jboss.seam.web.webSession (duplicate is specified in components.xml)





                          That can also mean multiple jboss-seam.jar's in your deployment. So check your deployment as well.



                          Please, Can you say me where I have to search the multiple jboss.seam.jar's?


                          Thanks.

                          • 10. Re: jboss boot failure sudden!
                            kapitanpetko


                            Please, Can you say me where I have to search the multiple jboss.seam.jar's?



                            If you are using an EAR, jboss-seam.jar should be in the EAR. So remove all duplicates from the WEB-INF/lib of your web applications.


                            HTH

                            • 11. Re: jboss boot failure sudden!
                              rbvazquez


                              If you are using an EAR, jboss-seam.jar should be in the EAR. So remove all duplicates from the WEB-INF/lib of your web applications.

                              HTH



                              In directory WebContent/WEB-INF/lib, I have many .jar's, jboss-seam-debug.jar, jboss-seam-excel.jar, jboss-seam-ioc.jar, jboss-seam-mail.jar, jboss-seam-pdf.jar, jboss-seam-ui.jar but I haven't multiple jboss-seam.jar. Would I should delete all this .jar's?


                              In ...-ear/EarContent I have one jboss-seam.jar and in the directory EarContent/lib I have jboss-seam-remoting.jar.


                              I can't find another jboss-seam.jar.


                              Please help me. I am working with this error since one week.


                              Thanks