0 Replies Latest reply on Jan 26, 2009 4:42 PM by mpssantos.mpssantos.gmail.com

    Embedded JBoss on tomcat 6.X: Error starting up the server

    mpssantos.mpssantos.gmail.com
      HI There!

      Im trying to install the Embedded JBoss on my tomcat server.

      I Have done all the steps on the reference book on chapter 29.6.1. when i start the server, after deploy the war file, tomcat's give this log and error indicating that the project was not deployed:

      Can anyone detect what am i missing. following is the log of the startup of the tomcat server

      Thanks a lot

      26/Jan/2009 15:17:40 org.apache.catalina.core.AprLifecycleListener init
      INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C
      :\Program Files\Java\jdk1.6.0_11\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
      C:\Program Files\Java\jdk1.6.0_11\bin;C:\Development\apache\apache-ant-1.7.1\bin;C:\Development\apache\apache-maven-2.0.9\bin;C:\Development\apache\ax
      is2-1.4\bin;C:\Development\jaxws-ri\bin;C:\Program Files\CVSNT\

      26/Jan/2009 15:17:40 org.apache.coyote.http11.Http11Protocol init
      INFO: Initializing Coyote HTTP/1.1 on http-9090
      26/Jan/2009 15:17:40 org.apache.catalina.startup.Catalina load
      INFO: Initialization processed in 942 ms
      WARN  [org.jboss.mx.loading.UnifiedLoaderRepository3] Tried to add non-URLClassLoader.  Ignored
      WARN  [org.jboss.aop.deployment.AspectManagerService] Could not find base-aspects.xml file in the resources of org.apache.catalina.loader.StandardClas
      sLoader@54172f
      INFO  [org.jboss.aop.deployers.AspectDeployer] Deploying xml into org.jboss.aop.AspectManager@13dcf55 for org.apache.catalina.loader.StandardClassLoad
      er@54172f
      INFO  [org.jboss.resource.deployers.RARDeployment] Required license terms exist, view vfsfile:/C:/Development/apache/apache-tomcat-6.0.18/lib/deploy/j
      boss-local-jdbc.rar/META-INF/ra.xml
      INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=Default
      DS' to JNDI name 'java:DefaultDS'
      INFO  [org.jboss.resource.deployers.RARDeployment] Required license terms exist, view vfsfile:/C:/Development/apache/apache-tomcat-6.0.18/lib/deploy/j
      boss-xa-jdbc.rar/META-INF/ra.xml
      INFO  [org.jboss.resource.deployers.RARDeployment] Required license terms exist, view vfsfile:/C:/Development/apache/apache-tomcat-6.0.18/lib/deploy/j
      ms-ra.rar/META-INF/ra.xml
      WARN  [org.jboss.jms.server.security.SecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component wh
      ich 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.
      INFO  [org.jboss.jms.server.ServerPeer] JBoss Messaging 1.4.0.SP1 server [0] started
      WARN  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.c
      onnectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
      WARN  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messag
      ing.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] Connector bisocket://VMNTEFACT:4457 has leasing enabled, lease period 10000 milliseco
      nds
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@82f392 started
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] Connector bisocket://VMNTEFACT:4457 has leasing enabled, lease period 10000 milliseco
      nds
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@add57 started
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] Connector bisocket://VMNTEFACT:4457 has leasing enabled, lease period 10000 milliseco
      nds
      INFO  [org.jboss.jms.server.connectionfactory.ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@149a2c8 started
      INFO  [org.jboss.jms.server.destination.QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      INFO  [org.jboss.jms.server.destination.QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
      INFO  [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=
      JmsXA' to JNDI name 'java:JmsXA'
      26/Jan/2009 15:17:50 org.apache.catalina.core.StandardService start
      INFO: Starting service Catalina
      26/Jan/2009 15:17:50 org.apache.catalina.core.StandardEngine start
      INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
      26/Jan/2009 15:17:50 org.apache.catalina.startup.HostConfig deployWAR
      INFO: Deploying web application archive seamproject.war
      26/Jan/2009 15:17:51 org.apache.catalina.loader.WebappLoader start
      INFO: Dual registration of jndi stream handler: factory already defined
      INFO  [org.jboss.ejb3.deployers.AppClientScanningDeployer] mainClass = class org.eclipse.jdt.internal.compiler.batch.Main
      INFO  [org.jboss.ejb3.deployers.AppClientScanningDeployer] mainClass = class org.mvel.MVELSH
      INFO  [org.jboss.ejb3.MCKernelAbstraction] installing bean: jboss.j2ee:jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3 with dependencies:
      INFO  [org.jboss.ejb3.MCKernelAbstraction]   and supplies:
      INFO  [org.jboss.ejb3.MCKernelAbstraction]      Class:org.jboss.seam.async.LocalTimerServiceDispatcher
      INFO  [org.jboss.ejb3.EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
      WARN  [org.jboss.ejb3.timerservice.jboss.JBossTimerServiceFactory] TIMER SERVICE IS NOT INSTALLED
      INFO  [org.jboss.ejb3.MCKernelAbstraction] installing bean: jboss.j2ee:jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3 with dependencies:
      INFO  [org.jboss.ejb3.MCKernelAbstraction]   and supplies:
      INFO  [org.jboss.ejb3.MCKernelAbstraction]      Class:org.jboss.seam.transaction.LocalEjbSynchronizations
      INFO  [org.jboss.ejb3.EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
      INFO  [javax.servlet.ServletContextListener] Welcome to Seam 2.1.1.GA
      26/Jan/2009 15:17:56 org.apache.catalina.core.StandardContext start
      SEVERE: Error listenerStart
      26/Jan/2009 15:17:56 org.apache.catalina.core.StandardContext start
      SEVERE: Context [/seamproject] startup failed due to previous errors
      INFO  [org.jboss.ejb3.MCKernelAbstraction] uninstalling bean: jboss.j2ee:jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
      INFO  [org.jboss.ejb3.EJBContainer] STOPPED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher
      INFO  [org.jboss.ejb3.MCKernelAbstraction] uninstalling bean: jboss.j2ee:jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
      INFO  [org.jboss.ejb3.EJBContainer] STOPPED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations
      INFO  [org.jbpm.persistence.db.StaleObjectLogConfigurer] stale object exceptions will be hidden from logging
      26/Jan/2009 15:17:58 org.apache.coyote.http11.Http11Protocol start
      INFO: Starting Coyote HTTP/1.1 on http-9090
      26/Jan/2009 15:17:58 org.apache.jk.common.ChannelSocket init
      INFO: JK: ajp13 listening on /0.0.0.0:8009
      26/Jan/2009 15:17:58 org.apache.jk.server.JkMain start
      INFO: Jk running ID=0 time=0/16  config=null
      26/Jan/2009 15:17:58 org.apache.catalina.startup.Catalina start
      INFO: Server startup in 17809 ms