Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ===============================================================================
- JBoss Bootstrap Environment
- JBOSS_HOME: "D:\jboss-eap-6.2"
- JAVA: "C:\Program Files (x86)\Java\jdk1.7.0_40\bin\java"
- JAVA_OPTS: "-client -Dprogram.name=standalone.bat -Xms256M -Xmx256M -XX:MaxPermSize=256M -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs
- =org.jboss.byteman"
- ===============================================================================
- 09:12:33,429 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
- 09:12:35,289 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
- 09:12:35,662 INFO [org.jboss.as] (MSC service thread 1-8) JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) dÚmarre
- 09:12:47,105 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: CrÚation d'un service de gestion http Ó l'aide de socket-binding (manage
- ment-http)
- 09:12:47,170 INFO [org.xnio] (MSC service thread 1-6) XNIO Version 3.0.7.GA-redhat-1
- 09:12:47,254 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
- 09:12:47,321 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 3.2.18.GA-redhat-1
- 09:12:47,414 INFO [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activation du sous-systÞme de sÚcuritÚ
- 09:12:47,496 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: DÚmarrage du sous-systÞme de nommage
- 09:12:47,499 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: A activÚ les implÚmentations JSF suivantes : [main, 1.2]
- 09:12:47,677 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activation du sous-systÞme Infinispan
- 09:12:47,721 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Version PicketBox actuelle=4.0.19.SP2-redhat-1
- 09:12:47,726 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activation de l'extension WebServices
- 09:12:48,049 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4) JBAS010408: DÚmarrage du sous-systÞme JCA (IronJacamar 1.0.23.Final-redha
- t-1)
- 09:12:51,509 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: DÚploiement du pilote compatible JDCB
- class org.h2.Driver (version 1.3)
- 09:12:51,943 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010404: DÚploiement du pilote non compatible
- JDCB class com.mysql.jdbc.Driver (version 5.1)
- 09:12:52,635 INFO [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: DÚmarrage du service de nommage
- 09:12:52,638 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) JBAS015400: Session Mail liÚe [java:jboss/mail/Default]
- 09:12:53,770 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
- 09:12:53,840 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
- 09:12:56,493 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Source de donnÚes liÚe [java:jboss/datasources
- /ExampleDS]
- 09:12:56,494 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Source de donnÚes liÚe [java:jboss/datasources
- /UnifiedPushDS]
- 09:12:57,031 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: FileSystemDeploymentService dÚmarrÚ pour le rÚpertoir
- e D:\jboss-eap-6.2\standalone\deployments
- 09:12:57,146 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: ╔coute sur 127.0.0.1:9999
- 09:12:57,146 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: ╔coute sur 127.0.0.1:4447
- 09:12:57,259 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Lancement du dÚploiement de "ag-push.war" (runtime-name: "ag-
- push.war")
- 09:13:01,762 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.3.Final-re
- dhat-1
- 09:13:03,619 WARN [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016003: Fichier beans.xml trouvÚ sur un emplacement non-standardá: "/D:/jbos
- s-eap-6.2/bin/content/ag-push.war/WEB-INF/classes/META-INF/beans.xml", les dÚploiements war devraient placer les fichiers beans.xml dans WEB-INF/beans
- .xml
- 09:13:03,706 INFO [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Lecture de persistence.xml de unifiedpush-default
- 09:13:03,707 INFO [org.jboss.as.jpa] (MSC service thread 1-3) JBAS011401: Lecture de persistence.xml de picketlink-default
- 09:13:05,267 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016002: Traitement du dÚploiement Weld ag-push.war
- 09:13:06,412 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named AndroidVariantEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/AndroidVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.AndroidVariantEndpoint
- java:app/ag-push/AndroidVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.AndroidVariantEndpoint
- java:module/AndroidVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.AndroidVariantEndpoint
- java:global/ag-push/AndroidVariantEndpoint
- java:app/ag-push/AndroidVariantEndpoint
- java:module/AndroidVariantEndpoint
- 09:13:06,421 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named PicketLinkDefaultUsers in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/PicketLinkDefaultUsers!org.jboss.aerogear.unifiedpush.users.PicketLinkDefaultUsers
- java:app/ag-push/PicketLinkDefaultUsers!org.jboss.aerogear.unifiedpush.users.PicketLinkDefaultUsers
- java:module/PicketLinkDefaultUsers!org.jboss.aerogear.unifiedpush.users.PicketLinkDefaultUsers
- java:global/ag-push/PicketLinkDefaultUsers
- java:app/ag-push/PicketLinkDefaultUsers
- java:module/PicketLinkDefaultUsers
- 09:13:06,433 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named SimplePushVariantEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/SimplePushVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.SimplePushVariantEndpoint
- java:app/ag-push/SimplePushVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.SimplePushVariantEndpoint
- java:module/SimplePushVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.SimplePushVariantEndpoint
- java:global/ag-push/SimplePushVariantEndpoint
- java:app/ag-push/SimplePushVariantEndpoint
- java:module/SimplePushVariantEndpoint
- 09:13:06,444 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named ChromePackagedAppEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/ChromePackagedAppEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.ChromePackagedAppEndpoint
- java:app/ag-push/ChromePackagedAppEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.ChromePackagedAppEndpoint
- java:module/ChromePackagedAppEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.ChromePackagedAppEndpoint
- java:global/ag-push/ChromePackagedAppEndpoint
- java:app/ag-push/ChromePackagedAppEndpoint
- java:module/ChromePackagedAppEndpoint
- 09:13:06,455 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named SenderServiceImpl in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/SenderServiceImpl!org.jboss.aerogear.unifiedpush.service.sender.SenderService
- java:app/ag-push/SenderServiceImpl!org.jboss.aerogear.unifiedpush.service.sender.SenderService
- java:module/SenderServiceImpl!org.jboss.aerogear.unifiedpush.service.sender.SenderService
- java:global/ag-push/SenderServiceImpl
- java:app/ag-push/SenderServiceImpl
- java:module/SenderServiceImpl
- 09:13:06,464 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named iOSVariantEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/iOSVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.iOSVariantEndpoint
- java:app/ag-push/iOSVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.iOSVariantEndpoint
- java:module/iOSVariantEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.iOSVariantEndpoint
- java:global/ag-push/iOSVariantEndpoint
- java:app/ag-push/iOSVariantEndpoint
- java:module/iOSVariantEndpoint
- 09:13:06,475 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named UserEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/UserEndpoint!org.jboss.aerogear.unifiedpush.rest.user.UserEndpoint
- java:app/ag-push/UserEndpoint!org.jboss.aerogear.unifiedpush.rest.user.UserEndpoint
- java:module/UserEndpoint!org.jboss.aerogear.unifiedpush.rest.user.UserEndpoint
- java:global/ag-push/UserEndpoint
- java:app/ag-push/UserEndpoint
- java:module/UserEndpoint
- 09:13:06,483 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named AdminEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/AdminEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AdminEndpoint
- java:app/ag-push/AdminEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AdminEndpoint
- java:module/AdminEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AdminEndpoint
- java:global/ag-push/AdminEndpoint
- java:app/ag-push/AdminEndpoint
- java:module/AdminEndpoint
- 09:13:06,493 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named InstallationRegistrationEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/InstallationRegistrationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.installations.InstallationRegistrationEndpoi
- nt
- java:app/ag-push/InstallationRegistrationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.installations.InstallationRegistrationEndpoint
- java:module/InstallationRegistrationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.installations.InstallationRegistrationEndpoint
- java:global/ag-push/InstallationRegistrationEndpoint
- java:app/ag-push/InstallationRegistrationEndpoint
- java:module/InstallationRegistrationEndpoint
- 09:13:06,504 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named ClientInstallationServiceImpl in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/ClientInstallationServiceImpl!org.jboss.aerogear.unifiedpush.service.ClientInstallationService
- java:app/ag-push/ClientInstallationServiceImpl!org.jboss.aerogear.unifiedpush.service.ClientInstallationService
- java:module/ClientInstallationServiceImpl!org.jboss.aerogear.unifiedpush.service.ClientInstallationService
- java:global/ag-push/ClientInstallationServiceImpl
- java:app/ag-push/ClientInstallationServiceImpl
- java:module/ClientInstallationServiceImpl
- 09:13:06,509 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named PushApplicationEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/PushApplicationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.PushApplicationEndpoint
- java:app/ag-push/PushApplicationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.PushApplicationEndpoint
- java:module/PushApplicationEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.PushApplicationEndpoint
- java:global/ag-push/PushApplicationEndpoint
- java:app/ag-push/PushApplicationEndpoint
- java:module/PushApplicationEndpoint
- 09:13:06,521 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named AuthenticationEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/AuthenticationEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AuthenticationEndpoint
- java:app/ag-push/AuthenticationEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AuthenticationEndpoint
- java:module/AuthenticationEndpoint!org.jboss.aerogear.unifiedpush.rest.security.AuthenticationEndpoint
- java:global/ag-push/AuthenticationEndpoint
- java:app/ag-push/AuthenticationEndpoint
- java:module/AuthenticationEndpoint
- 09:13:06,531 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named PushNotificationSenderEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/PushNotificationSenderEndpoint!org.jboss.aerogear.unifiedpush.rest.sender.PushNotificationSenderEndpoint
- java:app/ag-push/PushNotificationSenderEndpoint!org.jboss.aerogear.unifiedpush.rest.sender.PushNotificationSenderEndpoint
- java:module/PushNotificationSenderEndpoint!org.jboss.aerogear.unifiedpush.rest.sender.PushNotificationSenderEndpoint
- java:global/ag-push/PushNotificationSenderEndpoint
- java:app/ag-push/PushNotificationSenderEndpoint
- java:module/PushNotificationSenderEndpoint
- 09:13:06,541 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named InstallationManagementEndpoint in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/InstallationManagementEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.InstallationManagementEndpoint
- java:app/ag-push/InstallationManagementEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.InstallationManagementEndpoint
- java:module/InstallationManagementEndpoint!org.jboss.aerogear.unifiedpush.rest.registry.applications.InstallationManagementEndpoint
- java:global/ag-push/InstallationManagementEndpoint
- java:app/ag-push/InstallationManagementEndpoint
- java:module/InstallationManagementEndpoint
- 09:13:06,550 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-3) JNDI bindings for session
- bean named Ping in deployment unit deployment "ag-push.war" are as follows:
- java:global/ag-push/Ping!org.jboss.aerogear.unifiedpush.rest.util.Ping
- java:app/ag-push/Ping!org.jboss.aerogear.unifiedpush.rest.util.Ping
- java:module/Ping!org.jboss.aerogear.unifiedpush.rest.util.Ping
- java:global/ag-push/Ping
- java:app/ag-push/Ping
- java:module/Ping
- 09:13:09,149 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005: DÚmarrage des services pour le dÚploiement CDIá: ag-push.war
- 09:13:10,502 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900 1.1.16 (redhat)
- 09:13:10,765 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 48) JBAS011402: DÚmarrage du service Persistence Unit 'ag-push.war#picketlink-defa
- ult'
- 09:13:10,814 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 49) JBAS011402: DÚmarrage du service Persistence Unit 'ag-push.war#unifiedpush-def
- ault'
- 09:13:10,998 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016008: Lancement du service Weld pour le dÚploiement ag-push.war
- 09:13:14,895 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 48) HCANN000001: Hibernate Commons Annotations {4.0.1.Fina
- l-redhat-2}
- 09:13:14,998 INFO [org.hibernate.Version] (ServerService Thread Pool -- 48) HHH000412: Hibernate Core {4.2.7.SP1-redhat-3}
- 09:13:15,065 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000206: hibernate.properties not found
- 09:13:15,100 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 48) HHH000021: Bytecode provider name : javassist
- 09:13:15,458 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 48) HHH000204: Processing PersistenceUnitInfo [
- name: picketlink-default
- ...]
- 09:13:15,458 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 49) HHH000204: Processing PersistenceUnitInfo [
- name: unifiedpush-default
- ...]
- 09:13:16,006 WARN [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 48) HHH000059: Defining hibernate.transaction.flush_before_comp
- letion=true ignored in HEM
- 09:13:16,006 WARN [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 49) HHH000059: Defining hibernate.transaction.flush_before_comp
- letion=true ignored in HEM
- 09:13:16,906 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 48) HHH000130: Instanti
- ating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
- 09:13:16,906 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 49) HHH000130: Instanti
- ating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
- 09:13:17,341 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 49) IJ000604: Throwable while attempting
- to get a new connection: null: javax.resource.ResourceException: Could not create connection
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:288)
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:246)
- at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.createConnectionEventListener(SemaphoreArrayListManag
- edConnectionPool.java:781)
- at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.getConnection(SemaphoreArrayListManagedConnectionPool
- .java:344)
- at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:397)
- at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:365)
- at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:329)
- at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:368)
- at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:464)
- at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:139)
- at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:70) [hibernate-en
- titymanager-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcServicesImpl.java:242) [hib
- ernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:117) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-r
- edhat-3]
- at org.hibernate.service.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:76) [hibernate-core-4.2.7.SP1-
- redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:160) [hibernate-core-4.2.7.SP
- 1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:132) [hibernate-core-4.2.7.SP1-redha
- t-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.cfg.Configuration.buildTypeRegistrations(Configuration.java:1822) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1780) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:96) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4.2.7.S
- P1-redhat-3]
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:914) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4
- .2.7.SP1-redhat-3]
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4
- .2.7.SP1-redhat-3]
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:76) [hibernate-entitymanager-4.2.7.SP1
- -redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:200) [jboss-as-jpa-
- 7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.access$600(PersistenceUnitServiceImpl.java:57) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:
- 7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:99) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.0
- .Final-redhat-14]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_40]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_40]
- at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
- at org.jboss.threads.JBossThread.run(JBossThread.java:122)
- Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
- at java.lang.String.substring(String.java:1911) [rt.jar:1.7.0_40]
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:562)
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:259)
- ... 28 more
- 09:13:17,342 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 48) IJ000604: Throwable while attempting
- to get a new connection: null: javax.resource.ResourceException: Could not create connection
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:288)
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:246)
- at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.createConnectionEventListener(SemaphoreArrayListManag
- edConnectionPool.java:781)
- at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreArrayListManagedConnectionPool.getConnection(SemaphoreArrayListManagedConnectionPool
- .java:344)
- at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getSimpleConnection(AbstractPool.java:397)
- at org.jboss.jca.core.connectionmanager.pool.AbstractPool.getConnection(AbstractPool.java:365)
- at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.getManagedConnection(AbstractConnectionManager.java:329)
- at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerImpl.getManagedConnection(TxConnectionManagerImpl.java:368)
- at org.jboss.jca.core.connectionmanager.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:464)
- at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:139)
- at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:70) [hibernate-en
- titymanager-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcServicesImpl.java:242) [hib
- ernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:117) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-r
- edhat-3]
- at org.hibernate.service.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:76) [hibernate-core-4.2.7.SP1-
- redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:160) [hibernate-core-4.2.7.SP
- 1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:132) [hibernate-core-4.2.7.SP1-redha
- t-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.cfg.Configuration.buildTypeRegistrations(Configuration.java:1822) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1780) [hibernate-core-4.2.7.SP1-redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:96) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4.2.7.S
- P1-redhat-3]
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:914) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4
- .2.7.SP1-redhat-3]
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899) [hibernate-entitymanager-4.2.7.SP1-redhat-3.jar:4
- .2.7.SP1-redhat-3]
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:76) [hibernate-entitymanager-4.2.7.SP1
- -redhat-3.jar:4.2.7.SP1-redhat-3]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:200) [jboss-as-jpa-
- 7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.access$600(PersistenceUnitServiceImpl.java:57) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:
- 7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:99) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.0
- .Final-redhat-14]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_40]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_40]
- at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
- at org.jboss.threads.JBossThread.run(JBossThread.java:122)
- Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
- at java.lang.String.substring(String.java:1911) [rt.jar:1.7.0_40]
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:562)
- at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:259)
- ... 28 more
- 09:13:17,398 WARN [org.hibernate.engine.jdbc.internal.JdbcServicesImpl] (ServerService Thread Pool -- 49) HHH000342: Could not obtain connection to q
- uery metadata : javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:jboss/datasources/UnifiedPushDS
- 09:13:17,428 WARN [org.hibernate.engine.jdbc.internal.JdbcServicesImpl] (ServerService Thread Pool -- 48) HHH000342: Could not obtain connection to q
- uery metadata : javax.resource.ResourceException: IJ000453: Unable to get managed connection for java:jboss/datasources/UnifiedPushDS
- 09:13:17,430 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 48) MSC000001: Failed to start service jboss.persistenceunit."ag-push.wa
- r#picketlink-default": org.jboss.msc.service.StartException in service jboss.persistenceunit."ag-push.war#picketlink-default": javax.persistence.Persi
- stenceException: [PersistenceUnit: picketlink-default] Unable to build EntityManagerFactory
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:103) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.
- 0.Final-redhat-14]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_40]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_40]
- at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
- at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final-redhat-1.jar:2.1.1.Final-redhat-1]
- Caused by: javax.persistence.PersistenceException: [PersistenceUnit: picketlink-default] Unable to build EntityManagerFactory
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:924)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899)
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:76)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:200) [jboss-as-jpa-
- 7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.access$600(PersistenceUnitServiceImpl.java:57) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:
- 7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:99) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.0
- .Final-redhat-14]
- ... 4 more
- Caused by: org.hibernate.HibernateException: Connection cannot be null when 'hibernate.dialect' not set
- at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:98)
- at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:68)
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:170)
- at org.hibernate.service.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:76)
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:160)
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:132)
- at org.hibernate.cfg.Configuration.buildTypeRegistrations(Configuration.java:1822)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1780)
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:96)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:914)
- ... 9 more
- 09:13:17,429 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 49) MSC000001: Failed to start service jboss.persistenceunit."ag-push.wa
- r#unifiedpush-default": org.jboss.msc.service.StartException in service jboss.persistenceunit."ag-push.war#unifiedpush-default": javax.persistence.Per
- sistenceException: [PersistenceUnit: unifiedpush-default] Unable to build EntityManagerFactory
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:103) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.
- 0.Final-redhat-14]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_40]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_40]
- at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_40]
- at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.1.Final-redhat-1.jar:2.1.1.Final-redhat-1]
- Caused by: javax.persistence.PersistenceException: [PersistenceUnit: unifiedpush-default] Unable to build EntityManagerFactory
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:924)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:899)
- at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:76)
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:200) [jboss-as-jpa-
- 7.3.0.Final-redhat-14.jar:7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.access$600(PersistenceUnitServiceImpl.java:57) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:
- 7.3.0.Final-redhat-14]
- at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1.run(PersistenceUnitServiceImpl.java:99) [jboss-as-jpa-7.3.0.Final-redhat-14.jar:7.3.0
- .Final-redhat-14]
- ... 4 more
- Caused by: org.hibernate.HibernateException: Connection cannot be null when 'hibernate.dialect' not set
- at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:98)
- at org.hibernate.service.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:68)
- at org.hibernate.engine.jdbc.internal.JdbcServicesImpl.configure(JdbcServicesImpl.java:170)
- at org.hibernate.service.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:76)
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:160)
- at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:132)
- at org.hibernate.cfg.Configuration.buildTypeRegistrations(Configuration.java:1822)
- at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1780)
- at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:96)
- at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:914)
- ... 9 more
- 09:13:17,733 INFO [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: DÚploiement de "ag-push.war" (runtime-name: "ag-push.war")
- 09:13:17,735 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Rapport de statut de service
- JBAS014777: Services qui n'ont pas pu dÚmarrer : service jboss.persistenceunit."ag-push.war#unifiedpush-default": org.jboss.msc.service.StartExce
- ption in service jboss.persistenceunit."ag-push.war#unifiedpush-default": javax.persistence.PersistenceException: [PersistenceUnit: unifiedpush-defaul
- t] Unable to build EntityManagerFactory
- service jboss.persistenceunit."ag-push.war#picketlink-default": org.jboss.msc.service.StartException in service jboss.persistenceunit."ag-push.w
- ar#picketlink-default": javax.persistence.PersistenceException: [PersistenceUnit: picketlink-default] Unable to build EntityManagerFactory
- 09:13:18,088 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: L'interface de gestion http Úcoute sur http://127.0.0.1:9990/management
- 09:13:18,090 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: La console d'administration Úcoute sur http://127.0.0.1:9990
- 09:13:18,091 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) a dÚmarrÚ (avec des erreurs) en 4
- 7227ms - 313 des services 424 dÚmarrÚ(s) (50 services ont ÚchouÚ ou manquent de dÚpendances, 59 services sont passifs ou Ó la demande)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement