Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 14:32:39,850 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (MSC service thread 1-6) HHH000397: Using ASTQueryTranslatorFactory
- 14:32:39,860 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-5) ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14:32:39,861 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010281: Started 2lc.jar#TEST_PU.Employee cache from hibernate container
- 14:32:39,862 WARN [org.infinispan.notifications.cachelistener.CacheNotifierImpl] (MSC service thread 1-5) ISPN000133: Attempted to register listener of class class org.hibernate.cache.infinispan.entity.EntityRegionImpl, but no valid, public methods annotated with method-level event annotations found! Ignoring listener.
- 14:32:39,862 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000227: Running hbm2ddl schema export
- 14:32:39,866 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000389: Unsuccessful: drop sequence hibernate_sequence
- 14:32:39,866 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) Sequence "HIBERNATE_SEQUENCE" not found; SQL statement:
- drop sequence hibernate_sequence [90036-161]
- 14:32:39,865 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.persistenceunit."2lc.jar#TEST_PU": org.jboss.msc.service.StartException in service jboss.persistenceunit."2lc.jar#TEST_PU": Failed to start service
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_31]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_31]
- at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_31]
- Caused by: java.util.NoSuchElementException
- at java.util.Collections$EmptySet$1.next(Collections.java:2912) [rt.jar:1.6.0_31]
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.getCacheCommandFactory(InfinispanRegionFactory.java:448)
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.startRegion(InfinispanRegionFactory.java:337)
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.buildEntityRegion(InfinispanRegionFactory.java:195)
- at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:347)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1740)
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:94)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:889)
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:73)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:162)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:85)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- ... 3 more
- 14:32:39,894 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (MSC service thread 1-6) HHH000230: Schema export complete
- 14:32:39,894 INFO [org.hibernate.cache.spi.UpdateTimestampsCache] (MSC service thread 1-6) HHH000250: Starting update timestamps cache at region: jboss-javaee6-webapp.war#primary.org.hibernate.cache.spi.UpdateTimestampsCache
- 14:32:39,919 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-6) ISPN000031: MBeans were successfully registered to the platform mbean server.
- 14:32:39,919 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010281: Started jboss-javaee6-webapp.war#primary.org.hibernate.cache.spi.UpdateTimestampsCache cache from hibernate container
- 14:32:39,920 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": org.jboss.msc.service.StartException in service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": Failed to start service
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_31]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_31]
- at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_31]
- Caused by: java.util.NoSuchElementException
- at java.util.Collections$EmptySet$1.next(Collections.java:2912) [rt.jar:1.6.0_31]
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.getCacheCommandFactory(InfinispanRegionFactory.java:448)
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.startRegion(InfinispanRegionFactory.java:337)
- at org.hibernate.cache.infinispan.InfinispanRegionFactory.buildTimestampsRegion(InfinispanRegionFactory.java:232)
- at org.hibernate.cache.spi.UpdateTimestampsCache.<init>(UpdateTimestampsCache.java:63)
- at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:508)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1740)
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:94)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:889)
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:73)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:162)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:85)
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
- ... 3 more
- 14:32:40,035 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018558: Undeployed "a.war"
- 14:32:40,036 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 1) JBAS014774: Service status report
- JBAS014777: Services which failed to start: service jboss.persistenceunit."2lc.jar#TEST_PU": org.jboss.msc.service.StartException in service jboss.persistenceunit."2lc.jar#TEST_PU": Failed to start service
- service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": org.jboss.msc.service.StartException in service jboss.persistenceunit."jboss-javaee6-webapp.war#primary": Failed to start service
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement