[jboss-user] [Beginner's Corner] - Deployment exceptions

Heidi Pierce do-not-reply at jboss.com
Mon Apr 19 04:28:53 EDT 2010


Heidi Pierce [http://community.jboss.org/people/heidip] created the discussion

"Deployment exceptions"

To view the discussion, visit: http://community.jboss.org/message/538213#538213

--------------------------------------------------------------
 Good day,

I am totally new to Jboss and Seam. I used Jboss Tools to create a new Seam Web project, seam entity and seam action. I will be using MySql so I added a driver ot the default/lib directory and put a mysql ds in the deploy directory which I made DefaultDS. But I get deploy exceptions that I do not know how to solve. Can someone please help? I am including the server log:


09:49:45,822 INFO [ServerImpl] Starting JBoss (Microcontainer)...
09:49:45,822 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)
09:49:45,822 INFO [ServerImpl] Bootstrap URL: null
09:49:45,822 INFO [ServerImpl] Home Dir: C:\Apps\Jboss\jboss-5.1.0.GA
09:49:45,822 INFO [ServerImpl] Home URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/
09:49:45,822 INFO [ServerImpl] Library URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/lib/
09:49:45,822 INFO [ServerImpl] Patch URL: null
09:49:45,822 INFO [ServerImpl] Common Base URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/common/
09:49:45,822 INFO [ServerImpl] Common Library URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/common/lib/
09:49:45,822 INFO [ServerImpl] Server Name: default
09:49:45,822 INFO [ServerImpl] Server Base Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server
09:49:45,822 INFO [ServerImpl] Server Base URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/server/
09:49:45,822 INFO [ServerImpl] Server Config URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/conf/
09:49:45,822 INFO [ServerImpl] Server Home Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default
09:49:45,822 INFO [ServerImpl] Server Home URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/
09:49:45,822 INFO [ServerImpl] Server Data Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\data
09:49:45,822 INFO [ServerImpl] Server Library URL: file:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/lib/
09:49:45,822 INFO [ServerImpl] Server Log Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\log
09:49:45,822 INFO [ServerImpl] Server Native Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\tmp\native
09:49:45,822 INFO [ServerImpl] Server Temp Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\tmp
09:49:45,822 INFO [ServerImpl] Server Temp Deploy Dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\tmp\deploy
09:49:46,727 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
09:49:47,586 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
09:49:47,586 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
09:49:47,914 INFO [CopyMechanism] VFS temp dir: C:\Apps\Jboss\jboss-5.1.0.GA\server\default\tmp
09:49:48,024 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
09:49:49,475 INFO [ServerInfo] Java version: 1.6.0_18,Sun Microsystems Inc.
09:49:49,475 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
09:49:49,490 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 16.0-b13,Sun Microsystems Inc.
09:49:49,490 INFO [ServerInfo] OS-System: Windows 7 6.1,x86
09:49:49,490 INFO [ServerInfo] VM arguments: -Dprogram.name=JBossTools: JBoss 5.1 Runtime -Xms256m -Xmx768m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=C:\Apps\Jboss\jboss-5.1.0.GA\lib\endorsed -Dfile.encoding=Cp1252
09:49:49,554 INFO [JMXKernel] Legacy JMX core initialized
09:49:51,613 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey at 130500f[domain=default, server=default, name=default]
09:49:53,859 INFO [WebService] Using RMI server codebase: http://localhost:8083/
09:50:01,703 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
09:50:01,703 INFO [NativeServerConfig] 3.1.2.GA
09:50:02,890 INFO [AttributeCallbackItem] Owner callback not implemented.
09:50:04,373 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl at bb6086[ defaultDomain='jboss' ]
09:50:33,996 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 9876492{vfsfile:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
09:50:33,996 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 9876492{vfsfile:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
09:50:33,996 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 9876492{vfsfile:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
09:50:33,996 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 9876492{vfsfile:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 20369844{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam-booking.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 20369844{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam-booking.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 20369844{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam-booking.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 20369844{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam-booking.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 105924{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 105924{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-booking.ear/jboss-seam.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 29024516{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-drools.ear/jboss-seam.jar/}
09:50:34,012 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 29024516{vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-seam-drools.ear/jboss-seam.jar/}
09:50:38,038 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector
09:50:38,210 INFO [MailService] Mail Service bound to java:/Mail
09:50:42,688 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.
09:50:42,703 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
09:50:42,860 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
09:50:42,938 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
09:50:42,938 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
09:50:43,235 INFO [TransactionManagerService] Initializing recovery manager
09:50:43,500 INFO [TransactionManagerService] Recovery manager configured
09:50:43,500 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
09:50:43,531 INFO [TransactionManagerService] Starting transaction recovery manager
09:50:44,202 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre6\bin;.;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;native
09:50:44,296 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
09:50:44,343 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
09:50:44,374 INFO [StandardService] Starting service jboss.web
09:50:44,374 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
09:50:45,139 INFO [Catalina] Server startup in 796 ms
09:50:45,170 INFO [TomcatDeployment] deploy, ctxPath=/invoker
09:50:45,950 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
09:50:45,998 INFO [TomcatDeployment] deploy, ctxPath=/web-console
09:50:46,606 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
09:50:46,622 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
09:50:46,653 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
09:50:46,684 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
09:50:46,715 INFO [RARDeployment] Required license terms exist, view vfszip:/C:/Apps/Jboss/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
09:50:46,825 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
09:50:46,856 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
09:50:46,856 INFO [RAMJobStore] RAMJobStore initialized.
09:50:46,856 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
09:50:46,856 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
09:50:46,856 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
09:50:47,027 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=bookingDatasource' to JNDI name 'java:bookingDatasource'
09:50:47,169 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
09:50:49,836 WARN [JDBCPersistenceManager]

JBoss Messaging Warning: DataSource connection transaction isolation should be READ_COMMITTED, but it is currently REPEATABLE_READ.
Using an isolation level less strict than READ_COMMITTED may lead to data consistency problems.
Using an isolation level more strict than READ_COMMITTED may lead to deadlock.

09:50:50,539 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
09:50:50,571 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
09:50:51,054 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
09:50:51,070 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
09:50:51,070 INFO [JBossASKernel] with dependencies:
09:50:51,070 INFO [JBossASKernel] and demands:
09:50:51,070 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
09:50:51,070 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:51,070 INFO [JBossASKernel] and supplies:
09:50:51,070 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
09:50:51,070 INFO [JBossASKernel] jndi:SecureProfileService/remote
09:50:51,070 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
09:50:51,070 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
09:50:51,070 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
09:50:51,070 INFO [JBossASKernel] with dependencies:
09:50:51,070 INFO [JBossASKernel] and demands:
09:50:51,070 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:51,070 INFO [JBossASKernel] and supplies:
09:50:51,070 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
09:50:51,070 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
09:50:51,070 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
09:50:51,070 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
09:50:51,070 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
09:50:51,070 INFO [JBossASKernel] with dependencies:
09:50:51,070 INFO [JBossASKernel] and demands:
09:50:51,070 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:51,070 INFO [JBossASKernel] and supplies:
09:50:51,070 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
09:50:51,070 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
09:50:51,070 INFO [JBossASKernel] jndi:SecureManagementView/remote
09:50:51,070 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
09:50:51,086 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 2c311d{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:51,086 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 69555f{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:51,086 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 1eaf536{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:51,320 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
09:50:51,445 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
09:50:55,345 INFO [TomcatDeployment] deploy, ctxPath=/
09:50:55,440 INFO [TomcatDeployment] deploy, ctxPath=/helloworld
09:50:55,643 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
09:50:56,079 INFO [JBossASKernel] Created KernelDeployment for: jboss-seam-booking.jar
09:50:56,079 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3
09:50:56,079 INFO [JBossASKernel] with dependencies:
09:50:56,079 INFO [JBossASKernel] and demands:
09:50:56,079 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,079 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,079 INFO [JBossASKernel] and supplies:
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/AuthenticatorAction/local
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/AuthenticatorAction/remote
09:50:56,079 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.Authenticator
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/AuthenticatorAction/local-org.jboss.seam.example.booking.Authenticator
09:50:56,079 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,079 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3
09:50:56,079 INFO [JBossASKernel] with dependencies:
09:50:56,079 INFO [JBossASKernel] and demands:
09:50:56,079 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,079 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,079 INFO [JBossASKernel] and supplies:
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/BookingListAction/remote
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/BookingListAction/local
09:50:56,079 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.BookingList
09:50:56,079 INFO [JBossASKernel] jndi:jboss-seam-booking/BookingListAction/local-org.jboss.seam.example.booking.BookingList
09:50:56,079 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,095 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3
09:50:56,095 INFO [JBossASKernel] with dependencies:
09:50:56,095 INFO [JBossASKernel] and demands:
09:50:56,095 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,095 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,095 INFO [JBossASKernel] and supplies:
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/ChangePasswordAction/local
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/ChangePasswordAction/local-org.jboss.seam.example.booking.ChangePassword
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/ChangePasswordAction/remote
09:50:56,095 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.ChangePassword
09:50:56,095 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,095 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3
09:50:56,095 INFO [JBossASKernel] with dependencies:
09:50:56,095 INFO [JBossASKernel] and demands:
09:50:56,095 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,095 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,095 INFO [JBossASKernel] and supplies:
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelBookingAction/local
09:50:56,095 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.HotelBooking
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelBookingAction/local-org.jboss.seam.example.booking.HotelBooking
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelBookingAction/remote
09:50:56,095 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,095 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3
09:50:56,095 INFO [JBossASKernel] with dependencies:
09:50:56,095 INFO [JBossASKernel] and demands:
09:50:56,095 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,095 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,095 INFO [JBossASKernel] and supplies:
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelSearchingAction/local-org.jboss.seam.example.booking.HotelSearching
09:50:56,095 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.HotelSearching
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelSearchingAction/local
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/HotelSearchingAction/remote
09:50:56,095 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,095 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3
09:50:56,095 INFO [JBossASKernel] with dependencies:
09:50:56,095 INFO [JBossASKernel] and demands:
09:50:56,095 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,095 INFO [JBossASKernel] persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:56,095 INFO [JBossASKernel] and supplies:
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/RegisterAction/remote
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/RegisterAction/local
09:50:56,095 INFO [JBossASKernel] jndi:jboss-seam-booking/RegisterAction/local-org.jboss.seam.example.booking.Register
09:50:56,095 INFO [JBossASKernel] Class:org.jboss.seam.example.booking.Register
09:50:56,095 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3) to KernelDeployment of: jboss-seam-booking.jar
09:50:56,142 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d4af4c
09:50:56,469 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d4af4c
09:50:56,469 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d4af4c
09:50:56,485 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d4af4c
09:50:56,782 INFO [JBossASKernel] Created KernelDeployment for: jboss-seam.jar
09:50:56,782 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
09:50:56,782 INFO [JBossASKernel] with dependencies:
09:50:56,782 INFO [JBossASKernel] and demands:
09:50:56,782 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,782 INFO [JBossASKernel] and supplies:
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/TimerServiceDispatcher/remote
09:50:56,782 INFO [JBossASKernel] Class:org.jboss.seam.async.LocalTimerServiceDispatcher
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/TimerServiceDispatcher/local
09:50:56,782 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:50:56,782 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
09:50:56,782 INFO [JBossASKernel] with dependencies:
09:50:56,782 INFO [JBossASKernel] and demands:
09:50:56,782 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:50:56,782 INFO [JBossASKernel] and supplies:
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/EjbSynchronizations/local
09:50:56,782 INFO [JBossASKernel] Class:org.jboss.seam.transaction.LocalEjbSynchronizations
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/EjbSynchronizations/remote
09:50:56,782 INFO [JBossASKernel] jndi:jboss-seam-booking/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
09:50:56,782 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 13dead6{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at cf5353{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 162f2fe{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 6573f3{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 1dec1a{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at ef6368{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 1ad1590{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:56,782 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 436559{name=jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:50:57,016 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:57,110 INFO [Version] Hibernate Annotations 3.4.0.GA
09:50:57,141 INFO [Environment] Hibernate 3.3.1.GA
09:50:57,157 INFO [Environment] hibernate.properties not found
09:50:57,157 INFO [Environment] Bytecode provider name : javassist
09:50:57,172 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
09:50:57,328 INFO [Version] Hibernate Commons Annotations 3.1.0.GA
09:50:57,344 INFO [Version] Hibernate EntityManager 3.4.0.GA
09:50:57,406 INFO [Ejb3Configuration] Processing PersistenceUnitInfo [
name: bookingDatabase
...]
09:50:58,233 WARN [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
09:50:58,359 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.seam.example.booking.User
09:50:58,437 INFO [EntityBinder] Bind entity org.jboss.seam.example.booking.User on table Customer
09:50:58,531 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.seam.example.booking.Booking
09:50:58,531 INFO [EntityBinder] Bind entity org.jboss.seam.example.booking.Booking on table Booking
09:50:58,562 INFO [AnnotationBinder] Binding entity from annotated class: org.jboss.seam.example.booking.Hotel
09:50:58,562 INFO [EntityBinder] Bind entity org.jboss.seam.example.booking.Hotel on table Hotel
09:50:58,733 INFO [Version] Hibernate Validator 3.1.0.GA
09:50:58,827 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
09:50:58,843 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
09:50:58,843 INFO [InjectedDataSourceConnectionProvider] Using provided datasource
09:50:59,123 INFO [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
09:50:59,123 INFO [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
09:50:59,170 INFO [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
09:50:59,170 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
09:50:59,186 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
09:50:59,186 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
09:50:59,186 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
09:50:59,186 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
09:50:59,186 INFO [SettingsFactory] JDBC batch size: 15
09:50:59,186 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
09:50:59,186 INFO [SettingsFactory] Scrollable result sets: enabled
09:50:59,186 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
09:50:59,186 INFO [SettingsFactory] Connection release mode: auto
09:50:59,201 INFO [SettingsFactory] Default batch fetch size: 1
09:50:59,201 INFO [SettingsFactory] Generate SQL with comments: disabled
09:50:59,201 INFO [SettingsFactory] Order SQL updates by primary key: disabled
09:50:59,201 INFO [SettingsFactory] Order SQL inserts for batching: disabled
09:50:59,201 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
09:50:59,201 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:50:59,201 INFO [SettingsFactory] Query language substitutions: {}
09:50:59,201 INFO [SettingsFactory] JPA-QL strict compliance: enabled
09:50:59,201 INFO [SettingsFactory] Second-level cache: enabled
09:50:59,201 INFO [SettingsFactory] Query cache: disabled
09:50:59,217 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
09:50:59,217 INFO [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider
09:50:59,217 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
09:50:59,217 INFO [SettingsFactory] Cache region prefix: persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:59,217 INFO [SettingsFactory] Structured second-level cache entries: disabled
09:50:59,248 INFO [SettingsFactory] Echoing all SQL to stdout
09:50:59,248 INFO [SettingsFactory] Statistics: disabled
09:50:59,248 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
09:50:59,248 INFO [SettingsFactory] Default entity-mode: pojo
09:50:59,248 INFO [SettingsFactory] Named query checking : enabled
09:50:59,343 INFO [SessionFactoryImpl] building session factory
09:50:59,717 INFO [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:59,717 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:50:59,733 INFO [NamingHelper] Creating subcontext: persistence.unit:unitName=jboss-seam-booking.ear
09:50:59,733 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=jboss-seam-booking.ear/jboss-seam-booking.jar#bookingDatabase
09:50:59,733 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
09:50:59,748 INFO [SchemaExport] Running hbm2ddl schema export
09:50:59,748 INFO [SchemaExport] exporting generated schema to database
09:50:59,764 INFO [SchemaExport] Executing import script: /import.sql
09:50:59,795 INFO [SchemaExport] schema export complete
09:50:59,811 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:51:00,606 INFO [TomcatDeployment] deploy, ctxPath=/seam-booking
09:51:00,795 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/seam-booking'
09:51:02,979 INFO [ServletContextListener] Welcome to Seam 2.2.0.GA
09:51:06,521 WARN [PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
09:51:08,191 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at d10be4
09:51:08,191 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at d10be4
09:51:08,191 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at d10be4
09:51:08,191 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at d10be4
09:51:08,395 INFO [JBossASKernel] Created KernelDeployment for: jboss-seam.jar
09:51:08,395 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
09:51:08,395 INFO [JBossASKernel] with dependencies:
09:51:08,395 INFO [JBossASKernel] and demands:
09:51:08,395 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:08,395 INFO [JBossASKernel] and supplies:
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/TimerServiceDispatcher/local
09:51:08,395 INFO [JBossASKernel] Class:org.jboss.seam.async.LocalTimerServiceDispatcher
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/TimerServiceDispatcher/remote
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
09:51:08,395 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:51:08,395 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
09:51:08,395 INFO [JBossASKernel] with dependencies:
09:51:08,395 INFO [JBossASKernel] and demands:
09:51:08,395 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:08,395 INFO [JBossASKernel] and supplies:
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/EjbSynchronizations/local
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/EjbSynchronizations/remote
09:51:08,395 INFO [JBossASKernel] jndi:jboss-seam-drools/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
09:51:08,395 INFO [JBossASKernel] Class:org.jboss.seam.transaction.LocalEjbSynchronizations
09:51:08,395 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:51:08,395 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 189a81a{name=jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:08,410 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 1eda8f2{name=jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:08,644 INFO [TomcatDeployment] deploy, ctxPath=/seam-drools
09:51:08,722 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/seam-drools'
09:51:08,925 INFO [ServletContextListener] Welcome to Seam 2.2.0.GA
09:51:11,062 WARN [Component] Component class should be serializable: game
09:51:11,078 WARN [Component] Component class should be serializable: guess
09:51:11,391 WARN [Component] Component class should be serializable: randomNumber
09:51:11,391 WARN [PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
09:51:11,485 INFO [StaleObjectLogConfigurer] stale object exceptions will be hidden from logging
09:51:12,951 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "JBossTimerServiceFactory" is missing the following dependencies:
Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is missing the following dependencies:
Dependency "jboss.jdbc:datasource=DefaultDS,service=metadata" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **")
Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies:
Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView' **")
Dependency "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.messaging.connectionfactory:service=ClusteredConnectionFactory" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.messaging.destination:name=DLQ,service=Queue" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" is missing the following dependencies:
Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "Configured")
Deployment "jboss.messaging:service=PostOffice" is missing the following dependencies:
Dependency "jboss.jgroups:service=ChannelFactory" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jgroups:service=ChannelFactory' **")

DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **, ** UNRESOLVED Demands 'jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "jboss.jdbc:datasource=DefaultDS,service=metadata" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jdbc:datasource=DefaultDS,service=metadata' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-drools.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "jboss.jgroups:service=ChannelFactory" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jgroups:service=ChannelFactory' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=AuthenticatorAction,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **

09:51:12,983 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
09:51:12,999 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8009
09:51:12,999 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 1m:27s:177ms
09:51:24,075 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32896289{vfszip:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/jboss-seam.jar/}
09:51:24,075 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 32896289{vfszip:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/jboss-seam.jar/}
09:51:24,075 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 11567859{vfsfile:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/training02-ejb.jar/}
09:51:24,090 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 11567859{vfsfile:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/training02-ejb.jar/}
09:51:24,090 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 11567859{vfsfile:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/training02-ejb.jar/}
09:51:24,090 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext at 11567859{vfsfile:/C:/Projects/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_5.1_Runtime_Server1270631716777/deploy/training02-ear.ear/training02-ejb.jar/}
09:51:24,154 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=training02Datasource' to JNDI name 'java:training02Datasource'
09:51:24,981 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d7c956
09:51:24,981 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d7c956
09:51:24,996 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d7c956
09:51:24,996 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 1d7c956
09:51:25,183 INFO [JBossASKernel] Created KernelDeployment for: jboss-seam.jar
09:51:25,183 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3
09:51:25,183 INFO [JBossASKernel] with dependencies:
09:51:25,183 INFO [JBossASKernel] and demands:
09:51:25,183 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:25,183 INFO [JBossASKernel] and supplies:
09:51:25,183 INFO [JBossASKernel] jndi:training02-ear/TimerServiceDispatcher/remote
09:51:25,183 INFO [JBossASKernel] jndi:training02-ear/TimerServiceDispatcher/local
09:51:25,199 INFO [JBossASKernel] Class:org.jboss.seam.async.LocalTimerServiceDispatcher
09:51:25,199 INFO [JBossASKernel] jndi:training02-ear/TimerServiceDispatcher/local-org.jboss.seam.async.LocalTimerServiceDispatcher
09:51:25,199 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:51:25,199 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3
09:51:25,199 INFO [JBossASKernel] with dependencies:
09:51:25,199 INFO [JBossASKernel] and demands:
09:51:25,199 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:25,199 INFO [JBossASKernel] and supplies:
09:51:25,199 INFO [JBossASKernel] jndi:training02-ear/EjbSynchronizations/local-org.jboss.seam.transaction.LocalEjbSynchronizations
09:51:25,199 INFO [JBossASKernel] jndi:training02-ear/EjbSynchronizations/local
09:51:25,199 INFO [JBossASKernel] jndi:training02-ear/EjbSynchronizations/remote
09:51:25,199 INFO [JBossASKernel] Class:org.jboss.seam.transaction.LocalEjbSynchronizations
09:51:25,199 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: jboss-seam.jar
09:51:25,247 WARN [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean TimerServiceDispatcher, will create some
09:51:25,262 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 13d3e1d
09:51:25,262 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 13d3e1d
09:51:25,262 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 13d3e1d
09:51:25,262 WARN [InjectInterceptorsFactory] WEIRDNESS IN AOP: advisor org.jboss.ejb3.aop.ExtendedManagedObjectAdvisor at 13d3e1d
09:51:25,403 WARN [Ejb3AnnotationHandler] JBMETA-4: did not find any bean meta data for annotation bean EjbSynchronizations, will create some
09:51:25,465 INFO [JBossASKernel] Created KernelDeployment for: training02-ejb.jar
09:51:25,465 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3
09:51:25,465 INFO [JBossASKernel] with dependencies:
09:51:25,465 INFO [JBossASKernel] and demands:
09:51:25,465 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:25,465 INFO [JBossASKernel] persistence.unit:unitName=training02-ear.ear/training02-ejb.jar#training02
09:51:25,465 INFO [JBossASKernel] and supplies:
09:51:25,465 INFO [JBossASKernel] Class:org.domain.training02.session.Register
09:51:25,465 INFO [JBossASKernel] jndi:training02-ear/RegisterBean/local
09:51:25,465 INFO [JBossASKernel] jndi:training02-ear/RegisterBean/remote
09:51:25,465 INFO [JBossASKernel] jndi:training02-ear/RegisterBean/local-org.domain.training02.session.Register
09:51:25,465 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3) to KernelDeployment of: training02-ejb.jar
09:51:25,481 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3
09:51:25,481 INFO [JBossASKernel] with dependencies:
09:51:25,481 INFO [JBossASKernel] and demands:
09:51:25,481 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:25,481 INFO [JBossASKernel] and supplies:
09:51:25,481 INFO [JBossASKernel] Class:org.jboss.seam.async.LocalTimerServiceDispatcher
09:51:25,481 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3) to KernelDeployment of: training02-ejb.jar
09:51:25,481 INFO [JBossASKernel] installing bean: jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3
09:51:25,481 INFO [JBossASKernel] with dependencies:
09:51:25,481 INFO [JBossASKernel] and demands:
09:51:25,481 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
09:51:25,481 INFO [JBossASKernel] and supplies:
09:51:25,481 INFO [JBossASKernel] Class:org.jboss.seam.transaction.LocalEjbSynchronizations
09:51:25,481 INFO [JBossASKernel] Added bean(jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3) to KernelDeployment of: training02-ejb.jar
09:51:25,481 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 13f4b39{name=jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:25,481 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 48a322{name=jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:25,481 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 1d90526{name=jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:25,481 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at b03bd5{name=jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:25,481 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData at 13cd6aa{name=jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
09:51:25,590 INFO [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=training02-ear.ear/training02-ejb.jar#training02
09:51:25,590 INFO [Ejb3Configuration] Processing PersistenceUnitInfo [
name: training02
...]
09:51:25,606 WARN [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
09:51:25,606 INFO [AnnotationBinder] Binding entity from annotated class: org.domain.training02.entity.User
09:51:25,606 INFO [EntityBinder] Bind entity org.domain.training02.entity.User on table users
09:51:25,684 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
09:51:25,684 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
09:51:25,684 INFO [InjectedDataSourceConnectionProvider] Using provided datasource
09:51:25,730 INFO [SettingsFactory] RDBMS: MySQL, version: 5.1.45-community
09:51:25,730 INFO [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-5.1.12 ( Revision: ${bzr.revision-id} )
09:51:25,793 INFO [Dialect] Using dialect: org.hibernate.dialect.MySQLDialect
09:51:25,793 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
09:51:25,793 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
09:51:25,793 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
09:51:25,793 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
09:51:25,793 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
09:51:25,793 INFO [SettingsFactory] JDBC batch size: 15
09:51:25,793 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
09:51:25,793 INFO [SettingsFactory] Scrollable result sets: enabled
09:51:25,793 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): enabled
09:51:25,793 INFO [SettingsFactory] Connection release mode: auto
09:51:25,793 INFO [SettingsFactory] Maximum outer join fetch depth: 2
09:51:25,793 INFO [SettingsFactory] Default batch fetch size: 1
09:51:25,793 INFO [SettingsFactory] Generate SQL with comments: disabled
09:51:25,793 INFO [SettingsFactory] Order SQL updates by primary key: disabled
09:51:25,793 INFO [SettingsFactory] Order SQL inserts for batching: disabled
09:51:25,793 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
09:51:25,793 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:51:25,793 INFO [SettingsFactory] Query language substitutions: {}
09:51:25,793 INFO [SettingsFactory] JPA-QL strict compliance: enabled
09:51:25,793 INFO [SettingsFactory] Second-level cache: enabled
09:51:25,793 INFO [SettingsFactory] Query cache: disabled
09:51:25,793 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
09:51:25,793 INFO [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider
09:51:25,793 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
09:51:25,808 INFO [SettingsFactory] Cache region prefix: persistence.unit:unitName=training02-ear.ear/training02-ejb.jar#training02
09:51:25,808 INFO [SettingsFactory] Structured second-level cache entries: disabled
09:51:25,808 INFO [SettingsFactory] Echoing all SQL to stdout
09:51:25,808 INFO [SettingsFactory] Statistics: disabled
09:51:25,808 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
09:51:25,808 INFO [SettingsFactory] Default entity-mode: pojo
09:51:25,808 INFO [SettingsFactory] Named query checking : enabled
09:51:25,808 INFO [SessionFactoryImpl] building session factory
09:51:25,808 INFO [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=training02-ear.ear/training02-ejb.jar#training02
09:51:25,808 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:51:25,840 INFO [NamingHelper] Creating subcontext: persistence.unit:unitName=training02-ear.ear
09:51:25,840 INFO [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=training02-ear.ear/training02-ejb.jar#training02
09:51:25,840 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
09:51:25,840 INFO [SchemaUpdate] Running hbm2ddl schema update
09:51:25,840 INFO [SchemaUpdate] fetching database metadata
09:51:25,840 INFO [SchemaUpdate] updating schema
09:51:25,980 INFO [TableMetadata] table found: kierie.users
09:51:25,980 INFO [TableMetadata] columns: [username, name, password]
09:51:25,980 INFO [TableMetadata] foreign keys: []
09:51:25,980 INFO [TableMetadata] indexes: [primary]
09:51:25,980 INFO [SchemaUpdate] schema update complete
09:51:25,980 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
09:51:26,011 WARN [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData at 25c39470{EjbSynchronizations}
09:51:26,011 WARN [WebServiceDeployerEJB] Ingore ejb deployment with null classname: org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData at 9b7c5697{TimerServiceDispatcher}
09:51:26,074 INFO [TomcatDeployment] deploy, ctxPath=/training02
09:51:26,214 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/training02'
09:51:29,834 INFO [ServletContextListener] Welcome to Seam 2.2.0.GA
09:51:35,014 WARN [PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
09:51:36,201 WARN [HDScanner] Failed to process changes
org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3" is missing the following dependencies:
Dependency "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")
Deployment "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3_endpoint" is missing the following dependencies:
Dependency "jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")

DEPLOYMENTS IN ERROR:
Deployment "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=EjbSynchronizations,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=RegisterBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=EjbSynchronizations,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=training02-ejb.jar,name=TimerServiceDispatcher,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **
Deployment "<UNKNOWN jboss.j2ee:ear=training02-ear.ear,jar=jboss-seam.jar,name=TimerServiceDispatcher,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **

at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:369)
at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:255)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/538213#538213]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100419/bf27fe95/attachment.html 


More information about the jboss-user mailing list