8 Replies Latest reply on Jun 10, 2009 3:54 AM by pelirr

    No ClassLoader provided, using TCCL

      Hello, I'm trying to deploy an application .war, but jboss gives these errors:

      ===============================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: C:\Archivos de programa\jboss\jboss-5.0.0.GA

      JAVA: c:\Archivos de programa\Java\jdk1.6.0_13\bin\java

      JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resol
      ver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

      CLASSPATH: C:\Archivos de programa\jboss\jboss-5.0.0.GA\bin\run.jar

      ===============================================================================

      08:31:39,568 INFO [ServerImpl] Starting JBoss (Microcontainer)...
      08:31:39,568 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA
      date=200812042120)
      08:31:39,568 INFO [ServerImpl] Bootstrap URL: null
      08:31:39,568 INFO [ServerImpl] Home Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA
      08:31:39,568 INFO [ServerImpl] Home URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0.GA/
      08:31:39,568 INFO [ServerImpl] Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0.GA/
      lib/
      08:31:39,568 INFO [ServerImpl] Patch URL: null
      08:31:39,568 INFO [ServerImpl] Common Base URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0
      .GA/common/
      08:31:39,568 INFO [ServerImpl] Common Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.
      0.0.GA/common/lib/
      08:31:39,568 INFO [ServerImpl] Server Name: default
      08:31:39,568 INFO [ServerImpl] Server Base Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server

      08:31:39,568 INFO [ServerImpl] Server Base URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0
      .GA/server/
      08:31:39,568 INFO [ServerImpl] Server Config URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0
      .0.GA/server/default/conf/
      08:31:39,568 INFO [ServerImpl] Server Home Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server
      \default
      08:31:39,568 INFO [ServerImpl] Server Home URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0
      .GA/server/default/
      08:31:39,568 INFO [ServerImpl] Server Data Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server
      \default\data
      08:31:39,568 INFO [ServerImpl] Server Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.
      0.0.GA/server/default/lib/
      08:31:39,568 INFO [ServerImpl] Server Log Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server\
      default\log
      08:31:39,568 INFO [ServerImpl] Server Native Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\serv
      er\default\tmp\native
      08:31:39,584 INFO [ServerImpl] Server Temp Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server
      \default\tmp
      08:31:39,584 INFO [ServerImpl] Server Temp Deploy Dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA
      \server\default\tmp\deploy
      08:31:40,442 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Archivos%20de%20progr
      ama/jboss/jboss-5.0.0.GA/server/default/conf/bootstrap.xml
      08:31:41,175 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.Iterable
      TimedVFSCache]
      08:31:41,191 INFO [VFSCacheFactory] Using VFSCache [IterableTimedVFSCache{lifetime=1800, resolution
      =60}]
      08:31:41,628 INFO [CopyMechanism] VFS temp dir: C:\Archivos de programa\jboss\jboss-5.0.0.GA\server
      \default\tmp
      08:31:41,628 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
      08:31:43,406 INFO [ServerInfo] Java version: 1.6.0_13,Sun Microsystems Inc.
      08:31:43,406 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 11.3-b02,Sun Microsystems Inc.
      08:31:43,406 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      08:31:43,453 INFO [JMXKernel] Legacy JMX core initialized
      08:31:47,213 INFO [ProfileServiceImpl] Loading profile: default from: org.jboss.system.server.profi
      leservice.repository.SerializableDeploymentRepository@1263b07(root=C:\Archivos de programa\jboss\jbo
      ss-5.0.0.GA\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=defau
      lt,name=default])
      08:31:47,213 INFO [ProfileImpl] Using repository:org.jboss.system.server.profileservice.repository.
      SerializableDeploymentRepository@1263b07(root=C:\Archivos de programa\jboss\jboss-5.0.0.GA\server, k
      ey=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
      08:31:47,213 INFO [ProfileServiceImpl] Loaded profile: ProfileImpl@1332b63{key=org.jboss.profileser
      vice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]}
      08:31:50,287 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
      08:31:59,009 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
      08:31:59,009 INFO [NativeServerConfig] 3.0.4.SP1
      08:32:35,941 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jnd
      i/rmi://127.0.0.1:1090/jmxconnector
      08:32:36,253 INFO [MailService] Mail Service bound to java:/Mail
      08:32:39,405 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
      notation.ManagementComponent
      08:32:39,623 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc
      .
      08:32:39,623 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
      08:32:40,076 INFO [TransactionManagerService] Initializing recovery manager
      08:32:40,325 INFO [TransactionManagerService] Recovery manager configured
      08:32:40,325 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
      08:32:40,357 INFO [TransactionManagerService] Starting transaction recovery manager
      08:32:41,168 INFO [Http11Protocol] Inicializando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080
      08:32:41,168 INFO [AjpProtocol] Inicializando Coyote AJP/1.3 en ajp-127.0.0.1-8009
      08:32:41,184 INFO [StandardService] Arrancando servicio jboss.web
      08:32:41,184 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.1.GA
      08:32:41,277 INFO [Catalina] Server startup in 212 ms
      08:32:41,308 INFO [TomcatDeployment] deploy, ctxPath=/web-console, vfsUrl=management/console-mgr.sa
      r/web-console.war
      08:32:42,681 INFO [TomcatDeployment] deploy, ctxPath=/jbossws, vfsUrl=jbossws.sar/jbossws-managemen
      t.war
      08:32:42,759 INFO [TomcatDeployment] deploy, ctxPath=/invoker, vfsUrl=http-invoker.sar/invoker.war
      08:32:43,072 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
      a/jboss/jboss-5.0.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
      08:32:43,134 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
      a/jboss/jboss-5.0.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
      08:32:43,368 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
      a/jboss/jboss-5.0.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
      08:32:43,493 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
      a/jboss/jboss-5.0.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
      08:32:43,571 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
      a/jboss/jboss-5.0.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
      08:32:43,727 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      08:32:43,774 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      08:32:43,789 INFO [RAMJobStore] RAMJobStore initialized.
      08:32:43,789 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from
      default resource file in Quartz package: 'quartz.properties'
      08:32:43,789 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      08:32:43,789 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      08:32:44,616 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=Data
      SourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      08:32:45,786 WARN [QuartzTimerServiceFactory] sql failed: CREATE TABLE QRTZ_JOB_DETAILS(JOB_NAME VA
      RCHAR(80) NOT NULL, JOB_GROUP VARCHAR(80) NOT NULL, DESCRIPTION VARCHAR(120) NULL, JOB_CLASS_NAME VA
      RCHAR(128) NOT NULL, IS_DURABLE VARCHAR(1) NOT NULL, IS_VOLATILE VARCHAR(1) NOT NULL, IS_STATEFUL VA
      RCHAR(1) NOT NULL, REQUESTS_RECOVERY VARCHAR(1) NOT NULL, JOB_DATA BINARY NULL, PRIMARY KEY (JOB_NAM
      E,JOB_GROUP))
      08:32:45,896 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      08:32:45,896 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      08:32:45,911 INFO [JobStoreCMT] Using db table-based data access locking (synchronization).
      08:32:45,958 INFO [JobStoreCMT] Removed 0 Volatile Trigger(s).
      08:32:45,958 INFO [JobStoreCMT] Removed 0 Volatile Job(s).
      08:32:45,958 INFO [JobStoreCMT] JobStoreCMT initialized.
      08:32:45,958 INFO [StdSchedulerFactory] Quartz scheduler 'JBossEJB3QuartzScheduler' initialized fro
      m an externally provided properties instance.
      08:32:45,958 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      08:32:45,974 INFO [JobStoreCMT] Freed 0 triggers from 'acquired' / 'blocked' state.
      08:32:45,974 INFO [JobStoreCMT] Recovering 0 jobs that were in-progress at the time of the last shu
      t-down.
      08:32:45,974 INFO [JobStoreCMT] Recovery complete.
      08:32:45,974 INFO [JobStoreCMT] Removed 0 'complete' triggers.
      08:32:45,974 INFO [JobStoreCMT] Removed 0 stale fired job entries.
      08:32:45,989 INFO [QuartzScheduler] Scheduler JBossEJB3QuartzScheduler_$_NON_CLUSTERED started.
      08:32:46,348 INFO [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started
      08:32:46,613 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
      e period 10000 milliseconds
      08:32:46,613 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1bac
      e2b started
      08:32:46,613 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
      e period 10000 milliseconds
      08:32:46,613 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1c7f
      e07 started
      08:32:46,629 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000,
      downCacheSize=2000
      08:32:46,645 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCac
      heSize=2000
      08:32:46,645 WARN [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection fa
      ctory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non c
      lustered. So connection factory will *not* support failover
      08:32:46,645 WARN [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connecti
      on factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is
      non clustered. So connection factory will *not* support load balancing
      08:32:46,645 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
      e period 10000 milliseconds
      08:32:46,645 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@e2b1
      1f started
      08:32:46,832 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=Conn
      ectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      08:32:46,879 INFO [TomcatDeployment] deploy, ctxPath=/HelloWorld, vfsUrl=HelloWorld.war
      08:32:47,175 ERROR [[/HelloWorld]] Error configurando escuchador de aplicaci¾n de clase org.springfr
      amework.web.context.ContextLoaderListener
      java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
      at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
      at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContaine
      r.java:240)
      at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3859)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4393)
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
      yment.java:367)
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
      va:146)
      at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:460)
      at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
      at org.jboss.web.deployers.WebModule.start(WebModule.java:96)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      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 $Proxy36.start(Unknown Source)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:42)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:37)
      at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
      pleControllerContextAction.java:62)
      at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
      rContextAction.java:71)
      at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
      ontextActions.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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:146)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:104)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:45)
      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(Abstra
      ctSimpleRealDeployer.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.ja
      va:1157)
      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
      va:1178)
      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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:545)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileService
      Bootstrap.java:304)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst
      rap.java:205)
      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
      at org.jboss.Main.boot(Main.java:209)
      at org.jboss.Main$1.run(Main.java:547)
      at java.lang.Thread.run(Thread.java:619)
      08:32:47,300 ERROR [[/HelloWorld]] Se ha saltado la instalaci¾n de escuchadores de aplicaci¾n debido
      a error(es) previo(s)
      08:32:47,300 ERROR [StandardContext] Error listenerStart
      08:32:47,300 ERROR [StandardContext] Fall¾ en arranque del Contexto [/HelloWorld] debido a errores p
      revios
      08:32:47,300 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:w
      ar=/HelloWorld state=Create mode=Manual requiredState=Installed
      org.jboss.deployers.spi.DeploymentException: URL vfsfile:/C:/Archivos de programa/jboss/jboss-5.0.0.
      GA/server/default/deploy/HelloWorld.war/ deployment failed
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
      yment.java:388)
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
      va:146)
      at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:460)
      at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
      at org.jboss.web.deployers.WebModule.start(WebModule.java:96)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      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 $Proxy36.start(Unknown Source)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:42)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:37)
      at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
      pleControllerContextAction.java:62)
      at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
      rContextAction.java:71)
      at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
      ontextActions.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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:146)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:104)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:45)
      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(Abstra
      ctSimpleRealDeployer.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.ja
      va:1157)
      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
      va:1178)
      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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:545)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileService
      Bootstrap.java:304)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst
      rap.java:205)
      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
      at org.jboss.Main.boot(Main.java:209)
      at org.jboss.Main$1.run(Main.java:547)
      at java.lang.Thread.run(Thread.java:619)
      08:32:47,440 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/C:/Archivos%20
      de%20programa/jboss/jboss-5.0.0.GA/server/default/deploy/HelloWorld.war/ state=PreReal mode=Manual r
      equiredState=Real
      org.jboss.deployers.spi.DeploymentException: URL vfsfile:/C:/Archivos de programa/jboss/jboss-5.0.0.
      GA/server/default/deploy/HelloWorld.war/ deployment failed
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
      yment.java:388)
      at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
      va:146)
      at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:460)
      at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
      at org.jboss.web.deployers.WebModule.start(WebModule.java:96)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      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 $Proxy36.start(Unknown Source)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:42)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
      Action.java:37)
      at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
      pleControllerContextAction.java:62)
      at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
      rContextAction.java:71)
      at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
      ontextActions.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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:146)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:104)
      at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:45)
      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(Abstra
      ctSimpleRealDeployer.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.ja
      va:1157)
      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
      va:1178)
      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:1598)
      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93
      4)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
      062)
      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
      84)
      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:545)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileService
      Bootstrap.java:304)
      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst
      rap.java:205)
      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
      at org.jboss.Main.boot(Main.java:209)
      at org.jboss.Main$1.run(Main.java:547)
      at java.lang.Thread.run(Thread.java:619)
      08:32:47,596 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war
      08:32:47,721 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console, vfsUrl=jmx-console.war
      08:32:47,815 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deploymen
      ts (SEE PREVIOUS ERRORS FOR DETAILS):

      *** CONTEXTS IN ERROR: Name -> Error

      vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.0.0.GA/server/default/deploy/HelloWorld.war/ -> o
      rg.jboss.deployers.spi.DeploymentException: URL vfsfile:/C:/Archivos de programa/jboss/jboss-5.0.0.G
      A/server/default/deploy/HelloWorld.war/ deployment failed


      08:32:47,846 INFO [Http11Protocol] Arrancando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080
      08:32:47,877 INFO [AjpProtocol] Arrancando Coyote AJP/1.3 en ajp-127.0.0.1-8009
      08:32:47,893 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=
      200812042120)] Started in 1m:8s:309ms


      I think that the error "ERROR [[/HelloWorld]] Error configurando escuchador de aplicaci¾n de clase org.springfr
      amework.web.context.ContextLoaderListener
      java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener ..." comes from the previous error " WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
      notation.ManagementComponent", can it be? Be like that or not, can you help me ? Thanks, and regards

        • 1. Re: No ClassLoader provided, using TCCL
          jaikiran

           

          08:32:47,175 ERROR [[/HelloWorld]] Error configurando escuchador de aplicaci¾n de clase org.springfr
          amework.web.context.ContextLoaderListener
          java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener


          What is the name of the jar file which contains this org.springframework.web.context.ContextLoaderListener class and where have you placed that jar file?


          • 2. Re: No ClassLoader provided, using TCCL

            Hello, the name of the library is spring.jar, and if I deploy this archieve it is inside: WEB-INF/lib (of my application.war) --> spring.jar --> org --> framework -->web --> context --> ContextLoaderListener.class.
            Thanks, and regards

            • 3. Re: No ClassLoader provided, using TCCL
              jaikiran

               

              at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
              at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContaine
              r.java:240)


              Looking at the code in TomcatInjectionContainer http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_0_0_GA/tomcat/src/main/org/jboss/web/tomcat/service/TomcatInjectionContainer.java, i am not sure whether it's using the correct classloader. Here's what you can do:

              1) Upgrade to JBoss AS 5.1.0 GA and see if that fixes this issue.
              2) If it does not, then please provide the web.xml configuration of your application and also the exact location where the jar is placed and the entire console logs (not server.log) on JBoss AS 5.1.0.GA

              While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.


              • 4. Re: No ClassLoader provided, using TCCL

                Hello, I have installed jboss 5.1.0, but I have the same error.
                This is the entire console logs:

                Calling C:\Archivos de programa\jboss\jboss-5.1.0.GA\bin\run.conf.bat
                ===============================================================================

                JBoss Bootstrap Environment

                JBOSS_HOME: C:\Archivos de programa\jboss\jboss-5.1.0.GA

                JAVA: c:\Archivos de programa\Java\jdk1.6.0_13\bin\java

                JAVA_OPTS: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcIn
                terval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.resolver.warning=true -server

                CLASSPATH: C:\Archivos de programa\jboss\jboss-5.1.0.GA\bin\run.jar

                ===============================================================================

                15:59:42,949 INFO [ServerImpl] Starting JBoss (Microcontainer)...
                15:59:42,949 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_G
                A date=200905221634)
                15:59:42,949 INFO [ServerImpl] Bootstrap URL: null
                15:59:42,949 INFO [ServerImpl] Home Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA
                15:59:42,949 INFO [ServerImpl] Home URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/
                15:59:42,949 INFO [ServerImpl] Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/
                lib/
                15:59:42,949 INFO [ServerImpl] Patch URL: null
                15:59:42,949 INFO [ServerImpl] Common Base URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0
                .GA/common/
                15:59:42,949 INFO [ServerImpl] Common Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.
                1.0.GA/common/lib/
                15:59:42,949 INFO [ServerImpl] Server Name: default
                15:59:42,949 INFO [ServerImpl] Server Base Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server

                15:59:42,949 INFO [ServerImpl] Server Base URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0
                .GA/server/
                15:59:42,949 INFO [ServerImpl] Server Config URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1
                .0.GA/server/default/conf/
                15:59:42,949 INFO [ServerImpl] Server Home Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server
                \default
                15:59:42,949 INFO [ServerImpl] Server Home URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0
                .GA/server/default/
                15:59:42,949 INFO [ServerImpl] Server Data Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server
                \default\data
                15:59:42,949 INFO [ServerImpl] Server Library URL: file:/C:/Archivos%20de%20programa/jboss/jboss-5.
                1.0.GA/server/default/lib/
                15:59:42,949 INFO [ServerImpl] Server Log Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server\
                default\log
                15:59:42,964 INFO [ServerImpl] Server Native Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\serv
                er\default\tmp\native
                15:59:42,964 INFO [ServerImpl] Server Temp Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server
                \default\tmp
                15:59:42,964 INFO [ServerImpl] Server Temp Deploy Dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA
                \server\default\tmp\deploy
                15:59:43,930 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Archivos%20de%20progr
                ama/jboss/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
                15:59:44,803 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.Combined
                VFSCache]
                15:59:44,803 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
                15:59:45,255 INFO [CopyMechanism] VFS temp dir: C:\Archivos de programa\jboss\jboss-5.1.0.GA\server
                \default\tmp
                15:59:45,255 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
                15:59:47,266 INFO [ServerInfo] Java version: 1.6.0_13,Sun Microsystems Inc.
                15:59:47,266 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
                15:59:47,266 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 11.3-b02,Sun Microsystems Inc.
                15:59:47,266 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
                15:59:47,281 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128M -Xmx512M -XX:MaxPermSi
                ze=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.
                resolver.warning=true -Djava.endorsed.dirs=C:\Archivos de programa\jboss\jboss-5.1.0.GA\lib\endorsed

                15:59:47,328 INFO [JMXKernel] Legacy JMX core initialized
                15:59:51,225 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@17644c8[domain=default, ser
                ver=default, name=default]
                15:59:54,139 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
                16:00:04,192 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
                16:00:04,192 INFO [NativeServerConfig] 3.1.2.GA
                16:00:05,002 INFO [AttributeCallbackItem] Owner callback not implemented.
                16:00:07,075 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.s
                ystem:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@1e8fa70[ defa
                ultDomain='jboss' ]
                16:00:33,727 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16
                293853{vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/profileservic
                e-secured.jar/}
                16:00:33,727 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16
                293853{vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/profileservic
                e-secured.jar/}
                16:00:33,727 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16
                293853{vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/profileservic
                e-secured.jar/}
                16:00:33,727 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16
                293853{vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/profileservic
                e-secured.jar/}
                16:00:38,216 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jnd
                i/rmi://127.0.0.1:1090/jmxconnector
                16:00:38,512 INFO [MailService] Mail Service bound to java:/Mail
                16:00:42,814 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been dete
                cted 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 instru
                ctions on how to do this.
                16:00:42,845 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
                notation.ManagementComponent
                16:00:42,969 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
                notation.ManagementComponent
                16:00:43,047 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSST
                S_4_6_1_GA) - JBoss Inc.
                16:00:43,047 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
                16:00:43,515 INFO [TransactionManagerService] Initializing recovery manager
                16:00:43,733 INFO [TransactionManagerService] Recovery manager configured
                16:00:43,749 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
                16:00:43,796 INFO [TransactionManagerService] Starting transaction recovery manager
                16:00:44,544 INFO [AprLifecycleListener] La biblioteca nativa de Apache Tomcat basada en ARP que pe
                rmite un rendimiento ¾ptimo en entornos de desarrollo no ha sido hallada en java.library.path: c:\Ar
                chivos de programa\Java\jdk1.6.0_13\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;c:\
                Archivos de programa\Java\jdk1.6.0_13\bin;C:\oracle\ora92\bin;C:\Archivos de programa\Oracle\jre\1.3
                .1\bin;C:\Archivos de programa\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System
                32\Wbem;C:\Archivos de programa\Archivos comunes\MicroStrategy;C:\Archivos de programa\MicroStrategy
                \Administrator\Command Manager;C:\Archivos de programa\MicroStrategy\Administrator\Enterprise Manage
                r;C:\Archivos de programa\MicroStrategy\Desktop;;C:\Archivos de programa\Borland\StarTeam SDK 10.0\L
                ib;C:\Archivos de programa\Borland\StarTeam SDK 10.0\Bin;C:\Archivos de programa\Borland\CaliberRM S
                DK 2008\lib;C:\Archivos de programa\TIBCO\TIBRV\BIN
                16:00:44,653 INFO [Http11Protocol] Inicializando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080
                16:00:44,653 INFO [AjpProtocol] Inicializando Coyote AJP/1.3 en ajp-127.0.0.1-8009
                16:00:44,700 INFO [StandardService] Arrancando servicio jboss.web
                16:00:44,700 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
                16:00:44,793 INFO [Catalina] Server startup in 127 ms
                16:00:44,824 INFO [TomcatDeployment] deploy, ctxPath=/invoker
                16:00:45,775 INFO [TomcatDeployment] deploy, ctxPath=/web-console
                16:00:46,243 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
                16:00:46,461 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
                a/jboss/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
                16:00:46,492 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
                a/jboss/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
                16:00:46,539 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
                a/jboss/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
                16:00:46,554 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
                a/jboss/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
                16:00:46,585 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Archivos de program
                a/jboss/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
                16:00:46,741 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
                16:00:46,788 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
                16:00:46,788 INFO [RAMJobStore] RAMJobStore initialized.
                16:00:46,788 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from
                default resource file in Quartz package: 'quartz.properties'
                16:00:46,788 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
                16:00:46,804 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
                16:00:47,645 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=Data
                SourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
                16:00:48,612 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
                16:00:48,783 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000,
                downCacheSize=2000
                16:00:48,799 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection fa
                ctory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non c
                lustered. So connection factory will *not* support failover
                16:00:48,799 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connecti
                on factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is
                non clustered. So connection factory will *not* support load balancing
                16:00:48,892 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
                e period 10000 milliseconds
                16:00:48,892 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@112d
                e47 started
                16:00:48,892 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
                e period 10000 milliseconds
                16:00:48,892 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1081
                13c started
                16:00:48,892 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCac
                heSize=2000
                16:00:48,892 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, leas
                e period 10000 milliseconds
                16:00:48,892 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@122b
                3ca started
                16:00:49,048 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=Conn
                ectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
                16:00:49,734 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
                16:00:49,734 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=S
                ecureProfileService,service=EJB3
                16:00:49,734 INFO [JBossASKernel] with dependencies:
                16:00:49,734 INFO [JBossASKernel] and demands:
                16:00:49,734 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.man
                agement.ManagementView
                16:00:49,734 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
                16:00:49,734 INFO [JBossASKernel] and supplies:
                16:00:49,734 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
                16:00:49,734 INFO [JBossASKernel] jndi:SecureProfileService/remote
                16:00:49,734 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.sp
                i.ProfileService
                16:00:49,734 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureP
                rofileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
                16:00:49,749 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=S
                ecureDeploymentManager,service=EJB3
                16:00:49,749 INFO [JBossASKernel] with dependencies:
                16:00:49,749 INFO [JBossASKernel] and demands:
                16:00:49,749 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
                16:00:49,749 INFO [JBossASKernel] and supplies:
                16:00:49,749 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.
                management.deploy.DeploymentManager
                16:00:49,749 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentMa
                nager
                16:00:49,749 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
                16:00:49,749 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureD
                eploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
                16:00:49,749 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=S
                ecureManagementView,service=EJB3
                16:00:49,749 INFO [JBossASKernel] with dependencies:
                16:00:49,749 INFO [JBossASKernel] and demands:
                16:00:49,749 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
                16:00:49,749 INFO [JBossASKernel] and supplies:
                16:00:49,749 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.man
                agement.ManagementView
                16:00:49,780 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
                16:00:49,780 INFO [JBossASKernel] jndi:SecureManagementView/remote
                16:00:49,780 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureM
                anagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
                16:00:49,796 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@129d69e{name=jboss.j2ee:jar=pr
                ofileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoin
                t.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
                16:00:49,796 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@4b67bc{name=jboss.j2ee:jar=pro
                fileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpo
                int.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
                16:00:49,796 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@d68934{name=jboss.j2ee:jar=pro
                fileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint
                .deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
                16:00:50,295 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=Se
                cureDeploymentManager,service=EJB3
                16:00:50,310 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager
                ejbName: SecureDeploymentManager
                16:00:50,388 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

                16:00:50,482 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=Se
                cureManagementView,service=EJB3
                16:00:50,482 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejb
                Name: SecureManagementView
                16:00:50,497 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 Remot
                e Business Interface

                16:00:50,607 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=Se
                cureProfileService,service=EJB3
                16:00:50,622 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean
                ejbName: SecureProfileService
                16:00:50,622 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 Busi
                ness Interface

                16:00:50,825 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
                16:00:50,965 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
                16:00:55,313 INFO [TomcatDeployment] deploy, ctxPath=/HelloWorld
                16:00:55,469 ERROR [[/HelloWorld]] Error configurando escuchador de aplicaci¾n de clase org.springfr
                amework.web.context.ContextLoaderListener
                java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
                at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
                at java.security.AccessController.doPrivileged(Native Method)
                at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
                at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContaine
                r.java:262)
                at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContaine
                r.java:256)
                at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3859)
                at org.apache.catalina.core.StandardContext.start(StandardContext.java:4393)
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
                yment.java:310)
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
                va: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:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                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(StartStopLifecycle
                Action.java:42)
                at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
                Action.java:37)
                at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
                pleControllerContextAction.java:62)
                at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
                rContextAction.java:71)
                at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
                ontextActions.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(Abstra
                ctSimpleRealDeployer.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.ja
                va:1157)
                at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
                va:1178)
                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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(MainDeploye
                rAdapter.java:117)
                at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl
                oyAction.java:70)
                at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP
                rofileAction.java:53)
                at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract
                ProfileService.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(ProfileServiceBootst
                rap.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:619)
                16:00:55,610 ERROR [[/HelloWorld]] Se ha saltado la instalaci¾n de escuchadores de aplicaci¾n debido
                a error(es) previo(s)
                16:00:55,610 ERROR [StandardContext] Error listenerStart
                16:00:55,625 ERROR [StandardContext] Fall¾ en arranque del Contexto [/HelloWorld] debido a errores p
                revios
                16:00:55,625 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:w
                ar=/HelloWorld state=Create mode=Manual requiredState=Installed
                org.jboss.deployers.spi.DeploymentException: URL file:/C:/Archivos de programa/jboss/jboss-5.1.0.GA/
                server/default/deploy/HelloWorld.war/ deployment failed
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
                yment.java:331)
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
                va: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:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                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(StartStopLifecycle
                Action.java:42)
                at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
                Action.java:37)
                at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
                pleControllerContextAction.java:62)
                at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
                rContextAction.java:71)
                at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
                ontextActions.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(Abstra
                ctSimpleRealDeployer.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.ja
                va:1157)
                at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
                va:1178)
                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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(MainDeploye
                rAdapter.java:117)
                at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl
                oyAction.java:70)
                at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP
                rofileAction.java:53)
                at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract
                ProfileService.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(ProfileServiceBootst
                rap.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:619)
                16:00:55,781 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/C:/Archivos%20
                de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/HelloWorld.war/ state=PreReal mode=Manual r
                equiredState=Real
                org.jboss.deployers.spi.DeploymentException: URL file:/C:/Archivos de programa/jboss/jboss-5.1.0.GA/
                server/default/deploy/HelloWorld.war/ deployment failed
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeplo
                yment.java:331)
                at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.ja
                va: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:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                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(StartStopLifecycle
                Action.java:42)
                at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycle
                Action.java:37)
                at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(Sim
                pleControllerContextAction.java:62)
                at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControlle
                rContextAction.java:71)
                at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerC
                ontextActions.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(Abstra
                ctSimpleRealDeployer.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.ja
                va:1157)
                at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja
                va:1178)
                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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(MainDeploye
                rAdapter.java:117)
                at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl
                oyAction.java:70)
                at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP
                rofileAction.java:53)
                at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract
                ProfileService.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:93
                4)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1
                082)
                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9
                84)
                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(ProfileServiceBootst
                rap.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:619)
                16:00:55,984 INFO [TomcatDeployment] deploy, ctxPath=/
                16:00:56,108 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
                16:00:56,233 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deploymen
                ts (SEE PREVIOUS ERRORS FOR DETAILS):

                DEPLOYMENTS IN ERROR:
                Deployment "vfsfile:/C:/Archivos%20de%20programa/jboss/jboss-5.1.0.GA/server/default/deploy/HelloW
                orld.war/" is in error due to the following reason(s): org.jboss.deployers.spi.DeploymentException:
                URL file:/C:/Archivos de programa/jboss/jboss-5.1.0.GA/server/default/deploy/HelloWorld.war/ deploym
                ent failed

                16:00:56,389 INFO [Http11Protocol] Arrancando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080
                16:00:56,451 INFO [AjpProtocol] Arrancando Coyote AJP/1.3 en ajp-127.0.0.1-8009
                16:00:56,467 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=
                200905221634)] Started in 1m:13s:503ms

                and this es the web.xml of the application:

                <?xml version="1.0" encoding="UTF-8"?>
                
                <!-- The web.xml, also known as the deployment descriptor, defines a Java Servlet web application.
                 This document is a mandatory element of any web application and must reside within WEB-INF. The
                 deployment descriptor defines all the servlets and servlet filters that belong to this web
                 application. -->
                
                <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
                
                 <context-param>
                 <param-name>contextConfigLocation</param-name>
                 <param-value>WEB-INF/classes/applicationContext.xml</param-value>
                 </context-param>
                
                 <display-name>S2 HelloWorld (XML Based)</display-name>
                
                 <!-- Declaration of the Struts 2 filter. Since our entire web application will be a Struts 2
                 application, we will not have any other servlets or filters. Of course, real Struts 2
                 applications may also have other servlets or filters, but since we are doing only Struts 2
                 stuff in this example, we need only define the Struts 2 filter. -->
                
                
                 <filter>
                 <filter-name>struts2</filter-name>
                 <filter-class>org.apache.struts2.dispatcher.FilterDispatcher</filter-class>
                 </filter>
                
                 <!-- The Struts 2 filter should be mapped to ALL requests coming into the web application. As a filter,
                 it can let the non-struts requests pass through and they will arrive at which ever servlets to which
                 they may be mapped. Of course, this sample app has no other servlets, so we expect the filter to catch
                 everything. When the filter recognizes a Struts 2 request, typically by the .action extension, the
                 normal filter chaining of a web application is aborted and the request is completely handled by
                 the Struts 2 system. -->
                
                 <filter-mapping>
                 <filter-name>struts2</filter-name>
                 <url-pattern>/*</url-pattern>
                 </filter-mapping>
                
                 <listener>
                 <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
                 </listener>
                
                
                 <welcome-file-list>
                 <welcome-file>index.html</welcome-file>
                 </welcome-file-list>
                
                </web-app>


                and the web.xml is inside WEB-INF. And the jar, spring.jar and spring-web.jar and spring-webmvc.jar is inside WEB-INF/lib of the application.

                So the first error related with my application is:

                ...
                16:00:55,469 ERROR [[/HelloWorld]] Error configurando escuchador de aplicaci¾n de clase org.springfr
                amework.web.context.ContextLoaderListener
                java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
                at java.net.URLClassLoader$1.run(URLClassLoader.java:200) ...

                but jboss have another error before it, these errors:

                ...
                16:00:42,814 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been dete
                cted 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 instru
                ctions on how to do this.
                16:00:42,845 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
                notation.ManagementComponent
                16:00:42,969 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.an
                notation.ManagementComponent
                ...

                and I think perhaps it is caused by this previos error. Can you help me? Thanks very much

                • 5. Re: No ClassLoader provided, using TCCL
                  jaikiran

                   

                  at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
                  at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
                  at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
                  at org.jboss.web.tomcat.service.TomcatInjectionContainer.newInstance(TomcatInjectionContaine
                  r.java:262)

                  It's using a wrong classloader i guess.

                  Did you do any changes to a clean JBoss installation? Also post the output of

                  jar -tf HelloWorld.war


                  While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted.

                  • 6. Re: No ClassLoader provided, using TCCL

                    Hello, I didn't any change in jboss, especially in jboss 5.1.0., I have downloaded it this afternoon but I haven't done any change.

                    Please, can you explain the second part to me better? I don't understand what I should do with "jar -tf HelloWorld.war". I try to put it in window of commands MS2, but it gives me an error.

                    And I don't know too what can I do with the code of "http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_0_0_GA/tomcat/src/main/org/jboss/web/tomcat/service/TomcatInjectionContainer.java." of your previous post.

                    Sorry by my little knowledge, but I am very grateful to you. Thanks very much, and regards

                    • 7. Re: No ClassLoader provided, using TCCL
                      peterj

                      You might also try moving JBoss AS out of Archivos de programa. Spaces in path names tend to confuse certain Java libraries. I have mine at d:/opt/jboss/jboss-5.1.0.GA.

                      • 8. Re: No ClassLoader provided, using TCCL

                        I have moved to C:\jboss\jboss-5.1.0.GA, but I have the same error. Before I have never had this error, for what I do not believe that it is this problem.
                        How can I know what classloader is using? And how use the correct classloader? Perhaps I should change something in an archive of jboss. So you have any idea?
                        Thanks, and regards