JBoss Community

the application suddenly dont start because of Unable to process deployment descriptor for context

created by guy sela in JBoss Web Services - View the full discussion

Hello,

My application was working really good, and I was trying a few different CSS file.

In the process of doing it, I backed up my WebContent directory, and tried to implement different CSS's in it.

After I decided to restore to the backed up directory, my application suddenly didn't start up.

I believe it is caused by the "unable to process deployment descriptor..."

I am using JBoss 5.0.1GA with SEAM 2.0.2 and Java 1.6

The project is based on the example probject of JBOSS - DVDStore

 

This is the console output:

15:58:39,424 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

15:58:39,426 INFO  [ServerImpl] Release ID: JBoss [Morpheus] 5.0.1.GA (build: SVNTag=JBoss_5_0_1_GA date=200902231221)

15:58:39,427 INFO  [ServerImpl] Bootstrap URL: null

15:58:39,427 INFO  [ServerImpl] Home Dir: C:\JBOSS\jboss-5.0.1.GA

15:58:39,427 INFO  [ServerImpl] Home URL: file:/C:/JBOSS/jboss-5.0.1.GA/

15:58:39,427 INFO  [ServerImpl] Library URL: file:/C:/JBOSS/jboss-5.0.1.GA/lib/

15:58:39,428 INFO  [ServerImpl] Patch URL: null

15:58:39,428 INFO  [ServerImpl] Common Base URL: file:/C:/JBOSS/jboss-5.0.1.GA/common/

15:58:39,429 INFO  [ServerImpl] Common Library URL: file:/C:/JBOSS/jboss-5.0.1.GA/common/lib/

15:58:39,429 INFO  [ServerImpl] Server Name: default

15:58:39,429 INFO  [ServerImpl] Server Base Dir: C:\JBOSS\jboss-5.0.1.GA\server

15:58:39,429 INFO  [ServerImpl] Server Base URL: file:/C:/JBOSS/jboss-5.0.1.GA/server/

15:58:39,429 INFO  [ServerImpl] Server Config URL: file:/C:/JBOSS/jboss-5.0.1.GA/server/default/conf/

15:58:39,429 INFO  [ServerImpl] Server Home Dir: C:\JBOSS\jboss-5.0.1.GA\server\default

15:58:39,429 INFO  [ServerImpl] Server Home URL: file:/C:/JBOSS/jboss-5.0.1.GA/server/default/

15:58:39,430 INFO  [ServerImpl] Server Data Dir: C:\JBOSS\jboss-5.0.1.GA\server\default\data

15:58:39,430 INFO  [ServerImpl] Server Library URL: file:/C:/JBOSS/jboss-5.0.1.GA/server/default/lib/

15:58:39,430 INFO  [ServerImpl] Server Log Dir: C:\JBOSS\jboss-5.0.1.GA\server\default\log

15:58:39,430 INFO  [ServerImpl] Server Native Dir: C:\JBOSS\jboss-5.0.1.GA\server\default\tmp\native

15:58:39,430 INFO  [ServerImpl] Server Temp Dir: C:\JBOSS\jboss-5.0.1.GA\server\default\tmp

15:58:39,430 INFO  [ServerImpl] Server Temp Deploy Dir: C:\JBOSS\jboss-5.0.1.GA\server\default\tmp\deploy

15:58:40,034 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/JBOSS/jboss-5.0.1.GA/server/default/conf/bootstrap.xml

15:58:40,497 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

15:58:40,501 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

15:58:40,737 INFO  [CopyMechanism] VFS temp dir: C:\JBOSS\jboss-5.0.1.GA\server\default\tmp

15:58:40,738 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

15:58:41,460 INFO  [ServerInfo] Java version: 1.6.0_24,Sun Microsystems Inc.

15:58:41,460 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_24-b07)

15:58:41,460 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 19.1-b02,Sun Microsystems Inc.

15:58:41,460 INFO  [ServerInfo] OS-System: Windows 7 6.1,x86

15:58:41,501 INFO  [JMXKernel] Legacy JMX core initialized

15:58:42,952 INFO  [ProfileServiceImpl] Loading profile: default from: org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@7a3a30(root=C:\JBOSS\jboss-5.0.1.GA\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])

15:58:42,954 INFO  [ProfileImpl] Using repository:org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@7a3a30(root=C:\JBOSS\jboss-5.0.1.GA\server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])

15:58:42,954 INFO  [ProfileServiceImpl] Loaded profile: ProfileImpl@789d63{key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]}

15:58:43,998 INFO  [WebService] Using RMI server codebase: http://localhost:8083/

15:58:49,061 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

15:58:49,061 INFO  [NativeServerConfig] 3.0.5.GA

15:58:58,488 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@27939361{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/}

15:58:58,489 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@27939361{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28065735{vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss-seam.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28065735{vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss-seam.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28065735{vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss-seam.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@28065735{vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss-seam.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26167457{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26167457{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26167457{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar/}

15:58:58,490 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@26167457{vfsfile:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar/}

15:59:01,945 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector

15:59:02,108 INFO  [MailService] Mail Service bound to java:/Mail

15:59:03,675 WARN  [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.

15:59:03,697 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

15:59:03,895 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.

15:59:03,895 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

15:59:04,258 INFO  [TransactionManagerService] Initializing recovery manager

15:59:04,923 INFO  [TransactionManagerService] Recovery manager configured

15:59:04,923 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

15:59:04,949 INFO  [TransactionManagerService] Starting transaction recovery manager

15:59:05,515 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080

15:59:05,518 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009

15:59:05,518 INFO  [StandardService] Starting service jboss.web

15:59:05,521 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.2.GA

15:59:05,605 INFO  [Catalina] Server startup in 168 ms

15:59:05,633 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

15:59:06,532 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

15:59:06,580 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

15:59:06,996 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

15:59:07,015 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

15:59:07,087 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

15:59:07,134 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

15:59:07,163 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/JBOSS/jboss-5.0.1.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

15:59:07,903 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

15:59:07,932 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

15:59:07,936 INFO  [RAMJobStore] RAMJobStore initialized.

15:59:07,936 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

15:59:07,936 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

15:59:07,937 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

15:59:08,488 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

15:59:08,940 INFO  [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started

15:59:09,043 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

15:59:09,121 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds

15:59:09,121 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1c1ef16 started

15:59:09,123 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

15:59:09,124 WARN  [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover

15:59:09,124 WARN  [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing

15:59:09,126 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds

15:59:09,127 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@5c8c05 started

15:59:09,128 INFO  [ConnectionFactory] Connector bisocket://localhost:4457 has leasing enabled, lease period 10000 milliseconds

15:59:09,128 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@5a309d started

15:59:09,233 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=dvdDatasource' to JNDI name 'java:dvdDatasource'

15:59:09,333 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

15:59:09,363 INFO  [TomcatDeployment] deploy, ctxPath=/

15:59:09,509 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

15:59:10,897 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@78c47c

15:59:10,905 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@78c47c

15:59:10,932 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@78c47c

15:59:10,935 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@78c47c

15:59:11,447 INFO  [JBossASKernel] Created KernelDeployment for: jboss5-guydvd-ear.ear

15:59:11,452 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=TimerServiceDispatcher,service=EJB3

15:59:11,452 INFO  [JBossASKernel]   with dependencies:

15:59:11,453 INFO  [JBossASKernel]   and demands:

15:59:11,453 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:11,453 INFO  [JBossASKernel]   and supplies:

15:59:11,453 INFO  [JBossASKernel]           Class:org.jboss.seam.async.LocalTimerServiceDispatcher

15:59:11,453 INFO  [JBossASKernel]           jndi:TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher

15:59:11,453 INFO  [JBossASKernel]           jndi:TimerServiceDispatcher/remote

15:59:11,453 INFO  [JBossASKernel]           jndi:TimerServiceDispatcher/local

15:59:11,453 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss5-guydvd-ear.ear

15:59:11,454 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=EjbSynchronizations,service=EJB3

15:59:11,455 INFO  [JBossASKernel]   with dependencies:

15:59:11,455 INFO  [JBossASKernel]   and demands:

15:59:11,455 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:11,455 INFO  [JBossASKernel]   and supplies:

15:59:11,455 INFO  [JBossASKernel]           jndi:EjbSynchronizations/local

15:59:11,455 INFO  [JBossASKernel]           jndi:EjbSynchronizations/remote

15:59:11,455 INFO  [JBossASKernel]           jndi:EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations

15:59:11,455 INFO  [JBossASKernel]           Class:org.jboss.seam.transaction.LocalEjbSynchronizations

15:59:11,455 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss5-guydvd-ear.ear

15:59:11,515 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@96b7a4

15:59:11,522 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@96b7a4

15:59:11,546 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@96b7a4

15:59:11,549 WARN  [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor@96b7a4

15:59:11,798 INFO  [JBossASKernel] Created KernelDeployment for: jboss-seam.jar

15:59:11,799 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3

15:59:11,799 INFO  [JBossASKernel]   with dependencies:

15:59:11,799 INFO  [JBossASKernel]   and demands:

15:59:11,799 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:11,799 INFO  [JBossASKernel]   and supplies:

15:59:11,799 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher

15:59:11,799 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/TimerServiceDispatcher/local

15:59:11,799 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/TimerServiceDispatcher/remote

15:59:11,799 INFO  [JBossASKernel]           Class:org.jboss.seam.async.LocalTimerServiceDispatcher

15:59:11,799 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar

15:59:11,800 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3

15:59:11,800 INFO  [JBossASKernel]   with dependencies:

15:59:11,800 INFO  [JBossASKernel]   and demands:

15:59:11,801 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:11,801 INFO  [JBossASKernel]   and supplies:

15:59:11,801 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EjbSynchronizations/remote

15:59:11,801 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations

15:59:11,801 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EjbSynchronizations/local

15:59:11,801 INFO  [JBossASKernel]           Class:org.jboss.seam.transaction.LocalEjbSynchronizations

15:59:11,801 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar

15:59:13,395 INFO  [JBossASKernel] Created KernelDeployment for: jboss5-guydvd-ejb.jar

15:59:13,395 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AddMovieAction,service=EJB3

15:59:13,395 INFO  [JBossASKernel]   with dependencies:

15:59:13,395 INFO  [JBossASKernel]   and demands:

15:59:13,395 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,395 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,395 INFO  [JBossASKernel]   and supplies:

15:59:13,395 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AddMovieAction/local-com.openu.guydvd.bl.AddMovie

15:59:13,396 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AddMovieAction/remote

15:59:13,396 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AddMovieAction/local

15:59:13,396 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.AddMovie

15:59:13,396 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AddMovieAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,397 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AuthenticatorAction,service=EJB3

15:59:13,397 INFO  [JBossASKernel]   with dependencies:

15:59:13,398 INFO  [JBossASKernel]   and demands:

15:59:13,398 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,398 INFO  [JBossASKernel]   and supplies:

15:59:13,398 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AuthenticatorAction/local-com.openu.guydvd.bl.Authenticator

15:59:13,398 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AuthenticatorAction/local

15:59:13,398 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/AuthenticatorAction/remote

15:59:13,398 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.Authenticator

15:59:13,398 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AuthenticatorAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,399 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=CheckoutAction,service=EJB3

15:59:13,399 INFO  [JBossASKernel]   with dependencies:

15:59:13,399 INFO  [JBossASKernel]   and demands:

15:59:13,399 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,400 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,400 INFO  [JBossASKernel]   and supplies:

15:59:13,400 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/CheckoutAction/local-com.openu.guydvd.bl.Checkout

15:59:13,400 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/CheckoutAction/remote

15:59:13,400 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.Checkout

15:59:13,400 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/CheckoutAction/local

15:59:13,400 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=CheckoutAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,401 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditCustomerAction,service=EJB3

15:59:13,401 INFO  [JBossASKernel]   with dependencies:

15:59:13,401 INFO  [JBossASKernel]   and demands:

15:59:13,402 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,402 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,402 INFO  [JBossASKernel]   and supplies:

15:59:13,402 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditCustomerAction/remote

15:59:13,402 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditCustomerAction/local-com.openu.guydvd.bl.EditCustomer

15:59:13,402 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditCustomerAction/local

15:59:13,402 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.EditCustomer

15:59:13,402 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditCustomerAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,403 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditMovieAction,service=EJB3

15:59:13,403 INFO  [JBossASKernel]   with dependencies:

15:59:13,403 INFO  [JBossASKernel]   and demands:

15:59:13,404 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,404 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,404 INFO  [JBossASKernel]   and supplies:

15:59:13,404 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.EditMovie

15:59:13,404 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditMovieAction/local-com.openu.guydvd.bl.EditMovie

15:59:13,404 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditMovieAction/remote

15:59:13,404 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/EditMovieAction/local

15:59:13,404 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditMovieAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,405 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=FullTextSearchAction,service=EJB3

15:59:13,405 INFO  [JBossASKernel]   with dependencies:

15:59:13,406 INFO  [JBossASKernel]   and demands:

15:59:13,406 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,407 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,407 INFO  [JBossASKernel]   and supplies:

15:59:13,407 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/FullTextSearchAction/remote

15:59:13,407 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/FullTextSearchAction/local-com.openu.guydvd.bl.FullTextSearch

15:59:13,407 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/FullTextSearchAction/local

15:59:13,407 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.FullTextSearch

15:59:13,407 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=FullTextSearchAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,408 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=IndexerAction,service=EJB3

15:59:13,408 INFO  [JBossASKernel]   with dependencies:

15:59:13,408 INFO  [JBossASKernel]   and demands:

15:59:13,408 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,408 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,408 INFO  [JBossASKernel]   and supplies:

15:59:13,408 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/IndexerAction/remote

15:59:13,408 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.Indexer

15:59:13,409 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/IndexerAction/local

15:59:13,409 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/IndexerAction/local-com.openu.guydvd.bl.Indexer

15:59:13,409 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=IndexerAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,410 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ReturnAction,service=EJB3

15:59:13,410 INFO  [JBossASKernel]   with dependencies:

15:59:13,410 INFO  [JBossASKernel]   and demands:

15:59:13,410 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,410 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,410 INFO  [JBossASKernel]   and supplies:

15:59:13,410 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ReturnAction/remote

15:59:13,410 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ReturnAction/local-com.openu.guydvd.bl.Return

15:59:13,410 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ReturnAction/local

15:59:13,411 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.Return

15:59:13,411 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ReturnAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,412 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShippingAction,service=EJB3

15:59:13,412 INFO  [JBossASKernel]   with dependencies:

15:59:13,412 INFO  [JBossASKernel]   and demands:

15:59:13,412 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,412 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,412 INFO  [JBossASKernel]   and supplies:

15:59:13,412 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.Shipping

15:59:13,412 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShippingAction/remote

15:59:13,412 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShippingAction/local-com.openu.guydvd.bl.Shipping

15:59:13,412 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShippingAction/local

15:59:13,412 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShippingAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,414 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShoppingCartBean,service=EJB3

15:59:13,414 INFO  [JBossASKernel]   with dependencies:

15:59:13,414 INFO  [JBossASKernel]   and demands:

15:59:13,414 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,414 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,414 INFO  [JBossASKernel]   and supplies:

15:59:13,414 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShoppingCartBean/local

15:59:13,414 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.ShoppingCart

15:59:13,414 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShoppingCartBean/local-com.openu.guydvd.bl.ShoppingCart

15:59:13,414 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShoppingCartBean/remote

15:59:13,414 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShoppingCartBean,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,416 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShowOrdersAction,service=EJB3

15:59:13,416 INFO  [JBossASKernel]   with dependencies:

15:59:13,416 INFO  [JBossASKernel]   and demands:

15:59:13,416 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

15:59:13,416 INFO  [JBossASKernel]           persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:13,416 INFO  [JBossASKernel]   and supplies:

15:59:13,416 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShowOrdersAction/local

15:59:13,416 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShowOrdersAction/remote

15:59:13,416 INFO  [JBossASKernel]           Class:com.openu.guydvd.bl.ShowOrders

15:59:13,416 INFO  [JBossASKernel]           jndi:jboss5-guydvd-ear/ShowOrdersAction/local-com.openu.guydvd.bl.ShowOrders

15:59:13,416 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShowOrdersAction,service=EJB3) to KernelDeployment of: jboss5-guydvd-ejb.jar

15:59:13,553 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=TimerServiceDispatcher,service=EJB3

15:59:13,562 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher

15:59:13,607 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          TimerServiceDispatcher/local - EJB3.x Default Local Business Interface

          TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher - EJB3.x Local Business Interface

 

 

15:59:13,691 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ear.ear,name=EjbSynchronizations,service=EJB3

15:59:13,692 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations

15:59:13,714 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          EjbSynchronizations/local - EJB3.x Default Local Business Interface

          EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations - EJB3.x Local Business Interface

 

 

15:59:13,773 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3

15:59:13,774 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.async.TimerServiceDispatcher ejbName: TimerServiceDispatcher

15:59:13,786 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/TimerServiceDispatcher/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher - EJB3.x Local Business Interface

 

 

15:59:13,870 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3

15:59:13,870 INFO  [EJBContainer] STARTED EJB: org.jboss.seam.transaction.EjbSynchronizations ejbName: EjbSynchronizations

15:59:13,882 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/EjbSynchronizations/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations - EJB3.x Local Business Interface

 

 

15:59:13,942 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AuthenticatorAction,service=EJB3

15:59:13,943 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.AuthenticatorAction ejbName: AuthenticatorAction

15:59:13,955 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/AuthenticatorAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/AuthenticatorAction/local-com.openu.guydvd.bl.Authenticator - EJB3.x Local Business Interface

 

 

15:59:13,995 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:14,071 INFO  [Version] Hibernate Annotations 3.4.0.GA

15:59:14,092 INFO  [Environment] Hibernate 3.3.1.GA

15:59:14,101 INFO  [Environment] hibernate.properties not found

15:59:14,106 INFO  [Environment] Bytecode provider name : javassist

15:59:14,112 INFO  [Environment] using JDK 1.4 java.sql.Timestamp handling

15:59:14,231 INFO  [Version] Hibernate Commons Annotations 3.1.0.GA

15:59:14,237 INFO  [Version] Hibernate EntityManager 3.4.0.GA

15:59:14,373 WARN  [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.

15:59:14,498 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Review

15:59:14,568 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Review on table MOVIE_REVIEWS

15:59:14,653 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.User

15:59:14,654 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.User on table USERS

15:59:14,750 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Customer

15:59:14,782 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.OrderLine

15:59:14,782 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.OrderLine on table ORDERLINES

15:59:14,784 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Actor

15:59:14,784 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Actor on table ACTORS

15:59:14,789 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Inventory

15:59:14,789 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Inventory on table INVENTORY

15:59:14,792 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Order

15:59:14,792 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Order on table ORDERS

15:59:14,840 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Admin

15:59:14,840 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Category

15:59:14,842 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Category on table CATEGORIES

15:59:14,844 INFO  [AnnotationBinder] Binding entity from annotated class: com.openu.guydvd.jpa.Movie

15:59:14,844 INFO  [EntityBinder] Bind entity com.openu.guydvd.jpa.Movie on table MOVIES

15:59:14,882 INFO  [CollectionBinder] Mapping collection: com.openu.guydvd.jpa.Order.orderLines -> ORDERLINES

15:59:14,882 INFO  [CollectionBinder] Mapping collection: com.openu.guydvd.jpa.Category.movies -> MOVIES

15:59:14,887 INFO  [CollectionBinder] Mapping collection: com.openu.guydvd.jpa.Movie.reviews -> MOVIE_REVIEWS

15:59:14,896 INFO  [Version] Hibernate Validator 3.1.0.GA

15:59:15,009 INFO  [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider

15:59:15,018 INFO  [InjectedDataSourceConnectionProvider] Using provided datasource

15:59:15,031 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0

15:59:15,031 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0

15:59:15,063 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect

15:59:15,070 INFO  [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory

15:59:15,074 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup

15:59:15,079 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup

15:59:15,079 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): disabled

15:59:15,079 INFO  [SettingsFactory] Automatic session close at end of transaction: disabled

15:59:15,079 INFO  [SettingsFactory] JDBC batch size: 15

15:59:15,079 INFO  [SettingsFactory] JDBC batch updates for versioned data: disabled

15:59:15,081 INFO  [SettingsFactory] Scrollable result sets: enabled

15:59:15,081 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled

15:59:15,081 INFO  [SettingsFactory] Connection release mode: auto

15:59:15,082 INFO  [SettingsFactory] Default batch fetch size: 1

15:59:15,083 INFO  [SettingsFactory] Generate SQL with comments: disabled

15:59:15,083 INFO  [SettingsFactory] Order SQL updates by primary key: disabled

15:59:15,083 INFO  [SettingsFactory] Order SQL inserts for batching: disabled

15:59:15,083 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory

15:59:15,089 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory

15:59:15,089 INFO  [SettingsFactory] Query language substitutions: {}

15:59:15,089 INFO  [SettingsFactory] JPA-QL strict compliance: enabled

15:59:15,089 INFO  [SettingsFactory] Second-level cache: enabled

15:59:15,089 INFO  [SettingsFactory] Query cache: enabled

15:59:15,104 INFO  [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge

15:59:15,105 INFO  [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider

15:59:15,109 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled

15:59:15,109 INFO  [SettingsFactory] Cache region prefix: persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:15,109 INFO  [SettingsFactory] Structured second-level cache entries: disabled

15:59:15,109 INFO  [SettingsFactory] Query cache factory: org.hibernate.cache.StandardQueryCacheFactory

15:59:15,124 INFO  [SettingsFactory] Echoing all SQL to stdout

15:59:15,126 INFO  [SettingsFactory] Statistics: disabled

15:59:15,126 INFO  [SettingsFactory] Deleted entity synthetic identifier rollback: disabled

15:59:15,128 INFO  [SettingsFactory] Default entity-mode: pojo

15:59:15,128 INFO  [SettingsFactory] Named query checking : enabled

15:59:15,171 INFO  [Version] Hibernate Search 3.0.0.GA

15:59:16,210 INFO  [SessionFactoryImpl] building session factory

15:59:16,444 WARN  [EntityRegionAdapter] read-only cache configured for mutable entity [persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase.com.openu.guydvd.jpa.Category]

15:59:16,546 INFO  [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:16,549 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}

15:59:16,562 INFO  [NamingHelper] Creating subcontext: persistence.unit:unitName=jboss5-guydvd-ear.ear

15:59:16,562 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase

15:59:16,562 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext

15:59:16,593 INFO  [SchemaExport] Running hbm2ddl schema export

15:59:16,596 INFO  [SchemaExport] exporting generated schema to database

15:59:16,606 INFO  [SchemaExport] schema export complete

15:59:16,629 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}

15:59:16,636 INFO  [UpdateTimestampsCache] starting update timestamps cache at region: persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase.org.hibernate.cache.UpdateTimestampsCache

15:59:16,643 INFO  [StandardQueryCache] starting query cache at region: persistence.unit:unitName=jboss5-guydvd-ear.ear/jboss5-guydvd-ejb.jar#dvdDatabase.org.hibernate.cache.StandardQueryCache

15:59:17,039 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShowOrdersAction,service=EJB3

15:59:17,047 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.ShowOrdersAction ejbName: ShowOrdersAction

15:59:17,069 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditCustomerAction,service=EJB3

15:59:17,077 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.EditCustomerAction ejbName: EditCustomerAction

15:59:17,094 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=FullTextSearchAction,service=EJB3

15:59:17,095 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.FullTextSearchAction ejbName: FullTextSearchAction

15:59:17,113 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ReturnAction,service=EJB3

15:59:17,114 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.ReturnAction ejbName: ReturnAction

15:59:17,130 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=AddMovieAction,service=EJB3

15:59:17,131 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.AddMovieAction ejbName: AddMovieAction

15:59:17,143 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShippingAction,service=EJB3

15:59:17,143 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.ShippingAction ejbName: ShippingAction

15:59:17,156 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=CheckoutAction,service=EJB3

15:59:17,157 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.CheckoutAction ejbName: CheckoutAction

15:59:17,170 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=ShoppingCartBean,service=EJB3

15:59:17,171 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.ShoppingCartBean ejbName: ShoppingCartBean

15:59:17,186 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=EditMovieAction,service=EJB3

15:59:17,187 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.EditMovieAction ejbName: EditMovieAction

15:59:17,213 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=jboss5-guydvd-ear.ear,jar=jboss5-guydvd-ejb.jar,name=IndexerAction,service=EJB3

15:59:17,214 INFO  [EJBContainer] STARTED EJB: com.openu.guydvd.bl.IndexerAction ejbName: IndexerAction

15:59:17,232 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/IndexerAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/IndexerAction/local-com.openu.guydvd.bl.Indexer - EJB3.x Local Business Interface

 

 

15:59:17,238 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/EditMovieAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/EditMovieAction/local-com.openu.guydvd.bl.EditMovie - EJB3.x Local Business Interface

 

 

15:59:17,243 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/ShoppingCartBean/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/ShoppingCartBean/local-com.openu.guydvd.bl.ShoppingCart - EJB3.x Local Business Interface

 

 

15:59:17,248 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/CheckoutAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/CheckoutAction/local-com.openu.guydvd.bl.Checkout - EJB3.x Local Business Interface

 

 

15:59:17,254 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/ShippingAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/ShippingAction/local-com.openu.guydvd.bl.Shipping - EJB3.x Local Business Interface

 

 

15:59:17,260 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/AddMovieAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/AddMovieAction/local-com.openu.guydvd.bl.AddMovie - EJB3.x Local Business Interface

 

 

15:59:17,264 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/ReturnAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/ReturnAction/local-com.openu.guydvd.bl.Return - EJB3.x Local Business Interface

 

 

15:59:17,270 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/FullTextSearchAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/FullTextSearchAction/local-com.openu.guydvd.bl.FullTextSearch - EJB3.x Local Business Interface

 

 

15:59:17,275 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/EditCustomerAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/EditCustomerAction/local-com.openu.guydvd.bl.EditCustomer - EJB3.x Local Business Interface

 

 

15:59:17,281 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

 

 

          jboss5-guydvd-ear/ShowOrdersAction/local - EJB3.x Default Local Business Interface

          jboss5-guydvd-ear/ShowOrdersAction/local-com.openu.guydvd.bl.ShowOrders - EJB3.x Local Business Interface

 

 

15:59:17,413 INFO  [TomcatDeployment] deploy, ctxPath=/guydvd

15:59:17,465 WARN  [config] Unable to process deployment descriptor for context '/guydvd'

15:59:17,946 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080

15:59:17,964 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009

15:59:17,971 INFO  [ServerImpl] JBoss (Microcontainer) [5.0.1.GA (build: SVNTag=JBoss_5_0_1_GA date=200902231221)] Started in 38s:539ms

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community