cannot display any page
gafal Feb 4, 2013 2:24 PMHi,
I've deployed my GAE application.
When I try to display a page http://127.0.0.1:8080/...
Whatever I type, I get a white page as output
here is the log:
gafal@gafal-desktop:/media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/bin$ ./standalone.sh -c standalone-capedwarf.xml
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2
JAVA: java
JAVA_OPTS: -server -XX:+UseCompressedOops -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml
=========================================================================
20:09:02,004 INFO [org.jboss.modules] (main) JBoss Modules version 1.1.3.GA
20:09:02,127 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.3.GA
20:09:02,188 INFO [org.jboss.as] (MSC service thread 1-8) JBAS015899: JBoss Capedwarf 1.0.0.Beta2 (AS 7.2.0.Alpha1-SNAPSHOT) starting
20:09:03,026 INFO [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.7.GA
20:09:03,032 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.7.GA
20:09:03,032 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
20:09:03,041 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.14.GA
20:09:03,071 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 32) JBAS010260: Activating JGroups subsystem.
20:09:03,083 INFO [org.jboss.as.security] (ServerService Thread Pool -- 40) JBAS013171: Activating Security Subsystem
20:09:03,087 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.
20:09:03,090 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem
20:09:03,100 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [1.2, main]
20:09:03,122 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Current PicketBox version=4.0.15.Final
20:09:03,128 INFO [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
20:09:03,135 INFO [org.jboss.as.connector.logging] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.14.Final)
20:09:03,148 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
20:09:03,208 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
20:09:03,340 WARN [org.jboss.as.messaging] (MSC service thread 1-3) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
20:09:03,347 INFO [org.apache.catalina.connector] (MSC service thread 1-2) JBWEB001141: NIO 2 is not available, the java.io connector will be used instead
20:09:03,407 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
20:09:03,430 INFO [org.apache.coyote.ajp] (MSC service thread 1-1) JBWEB003046: Starting Coyote AJP/1.3 on ajp-localhost/127.0.0.1:8009
20:09:03,452 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:03,451 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
20:09:03,435 INFO [org.hornetq.core.server] (MSC service thread 1-7) HQ221001: live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/standalone/data/messagingjournal,bindingsDirectory=/media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/standalone/data/messagingbindings,largeMessagesDirectory=/media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/standalone/data/messaginglargemessages,pagingDirectory=/media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/standalone/data/messagingpaging)
20:09:03,483 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:03,588 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:03,594 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 29) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:03,672 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
20:09:03,682 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /media/04fe2007-d002-48a4-9c4f-8db7fc67a26b/gafal/Developpement/CapeDwarf_AS7_1.0.0.Beta2/standalone/deployments
20:09:03,695 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "MyAgenda-0.0.1-SNAPSHOT.war" (runtime-name: "MyAgenda-0.0.1-SNAPSHOT.war")
20:09:03,696 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
20:09:03,696 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 127.0.0.1:4447
20:09:03,741 INFO [org.hornetq.core.server] (MSC service thread 1-7) HQ221024: Started Netty Acceptor version 3.4.5.Final-2da5b0e 127.0.0.1:5,455 for CORE protocol
20:09:03,742 INFO [org.hornetq.core.server] (MSC service thread 1-7) HQ221024: Started Netty Acceptor version 3.4.5.Final-2da5b0e 127.0.0.1:5,445 for CORE protocol
20:09:03,743 INFO [org.hornetq.core.server] (MSC service thread 1-7) HQ221009: Server is now live
20:09:03,743 INFO [org.hornetq.core.server] (MSC service thread 1-7) HQ221003: HornetQ Server version 2.3.0.BETA3 (HornetQ sting, 122) [767e51d6-6efc-11e2-827b-27e4a64a4c94]
20:09:03,763 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 46) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
20:09:03,765 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 47) HQ221005: trying to deploy queue jms.queue.capedwarfQueue
20:09:03,865 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010406: Registered connection factory java:/JmsXA
20:09:03,873 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 47) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queue/capedwarf
20:09:03,873 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 47) JBAS011601: Bound messaging object to jndi name java:/queue/capedwarf
20:09:03,874 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 48) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
20:09:03,926 INFO [org.hornetq.ra] (MSC service thread 1-7) HornetQ resource adaptor started
20:09:03,926 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-7) IJ020002: Deployed: file://RaActivatorhornetq-ra
20:09:03,928 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
20:09:04,477 INFO [org.jboss.as.capedwarf.deployment.CapedwarfInitializationProcessor] (MSC service thread 1-4) Found GAE / CapeDwarf deployment: deployment "MyAgenda-0.0.1-SNAPSHOT.war"
20:09:06,827 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry gdata-client-meta-1.0.jar in /content/MyAgenda-0.0.1-SNAPSHOT.war/WEB-INF/lib/gdata-client-1.0.jar does not point to a valid jar for a Class-Path reference.
20:09:06,829 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry xml-apis.jar in /content/MyAgenda-0.0.1-SNAPSHOT.war/WEB-INF/lib/serializer-2.7.1.jar does not point to a valid jar for a Class-Path reference.
20:09:06,829 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry gdata-calendar-meta-2.0.jar in /content/MyAgenda-0.0.1-SNAPSHOT.war/WEB-INF/lib/gdata-calendar-2.0.jar does not point to a valid jar for a Class-Path reference.
20:09:07,401 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016002: Processing weld deployment MyAgenda-0.0.1-SNAPSHOT.war
20:09:07,683 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010404: Deploying non-JDBC-compliant driver class com.google.appengine.api.rdbms.AppEngineDriver (version 1.0)
20:09:07,688 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016005: Starting Services for CDI deployment: MyAgenda-0.0.1-SNAPSHOT.war
20:09:07,740 INFO [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900 1.1.10 (Final)
20:09:07,863 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment MyAgenda-0.0.1-SNAPSHOT.war
20:09:07,935 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:07,935 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:07,936 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-8) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:07,937 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
20:09:07,976 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 48) ISPN000078: Starting JGroups Channel
20:09:07,985 WARN [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 48) [JGRP00014] the send buffer of socket DatagramSocket was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
20:09:07,986 WARN [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 48) [JGRP00014] the receive buffer of socket DatagramSocket was set to 20MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
20:09:07,986 WARN [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 48) [JGRP00014] the send buffer of socket MulticastSocket was set to 640KB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g. net.core.wmem_max on Linux)
20:09:07,986 WARN [org.jgroups.protocols.UDP] (ServerService Thread Pool -- 48) [JGRP00014] the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 131.07KB. This might lead to performance problems. Please set your max receive buffer in the OS correctly (e.g. net.core.rmem_max on Linux)
20:09:07,997 INFO [stdout] (ServerService Thread Pool -- 48)
20:09:07,997 INFO [stdout] (ServerService Thread Pool -- 48) -------------------------------------------------------------------
20:09:07,997 INFO [stdout] (ServerService Thread Pool -- 48) GMS: address=gafal-desktop/capedwarf, cluster=capedwarf, physical address=127.0.0.1:55200
20:09:07,997 INFO [stdout] (ServerService Thread Pool -- 48) -------------------------------------------------------------------
20:09:08,347 INFO [org.jboss.web] (ServerService Thread Pool -- 55) JBAS018210: Register web context: /MyAgenda-0.0.1-SNAPSHOT
20:09:10,024 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 48) ISPN000094: Received new cluster view: [gafal-desktop/capedwarf|0] [gafal-desktop/capedwarf]
20:09:10,053 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 48) ISPN000079: Cache local address is gafal-desktop/capedwarf, physical addresses are [127.0.0.1:55200]
20:09:10,055 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 48) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.0.CR1
20:09:10,200 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,204 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-6) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,203 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,208 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 48) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,214 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-4) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,221 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started data_myagendapro cache from capedwarf container
20:09:10,221 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) JBAS010281: Started metadata_myagendapro cache from capedwarf container
20:09:10,221 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started memcache_myagendapro cache from capedwarf container
20:09:10,223 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-4) JBAS010281: Started dist_myagendapro cache from capedwarf container
20:09:10,225 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) JBAS010281: Started dist cache from capedwarf container
20:09:10,247 WARNING [DAO] (ServerService Thread Pool -- 55) alert
20:09:10,259 WARNING [DAO] (ServerService Thread Pool -- 55) app
20:09:10,262 WARNING [DAO] (ServerService Thread Pool -- 55) cont
20:09:10,264 WARNING [DAO] (ServerService Thread Pool -- 55) cred
20:09:10,265 WARNING [DAO] (ServerService Thread Pool -- 55) credit
20:09:10,270 WARNING [DAO] (ServerService Thread Pool -- 55) cust
20:09:10,272 WARNING [DAO] (ServerService Thread Pool -- 55) templ
20:09:10,276 WARNING [DAO] (ServerService Thread Pool -- 55) owner
20:09:10,284 WARNING [DAO] (ServerService Thread Pool -- 55) ownersettings
20:09:10,287 WARNING [DAO] (ServerService Thread Pool -- 55) recu
20:09:10,292 WARNING [DAO] (ServerService Thread Pool -- 55) sms
20:09:10,308 INFO [org.infinispan.query.impl.LifecycleManager] (MSC service thread 1-1) ISPN014003: Registering Query interceptor
20:09:10,310 INFO [org.infinispan.query.impl.LifecycleManager] (MSC service thread 1-4) ISPN014003: Registering Query interceptor
20:09:10,314 INFO [org.infinispan.query.impl.LifecycleManager] (MSC service thread 1-3) ISPN014003: Registering Query interceptor
20:09:10,315 INFO [org.infinispan.query.impl.LifecycleManager] (MSC service thread 1-5) ISPN014003: Registering Query interceptor
20:09:10,315 WARNING [DAO] (ServerService Thread Pool -- 55) waiting
20:09:10,320 WARNING [DAO] (ServerService Thread Pool -- 55) asso
20:09:10,321 WARNING [DAO] (ServerService Thread Pool -- 55) assoadmin
20:09:10,331 WARNING [DAO] (ServerService Thread Pool -- 55) apptype
20:09:10,333 INFO [org.hibernate.search.Version] (MSC service thread 1-4) HSEARCH000034: Hibernate Search 4.2.0.CR1
20:09:10,333 WARNING [DAO] (ServerService Thread Pool -- 55) freeslots
20:09:10,334 WARNING [DAO] (ServerService Thread Pool -- 55) adminsett
20:09:10,337 WARNING [DAO] (ServerService Thread Pool -- 55) SmsBatch
20:09:10,338 WARNING [DAO] (ServerService Thread Pool -- 55) TokenBean
20:09:10,341 WARNING [DAO] (ServerService Thread Pool -- 55) OwnerChannels
20:09:10,342 WARNING [DAO] (ServerService Thread Pool -- 55) ResourceBean
20:09:10,343 WARNING [DAO] (ServerService Thread Pool -- 55) MobileSessionBean
20:09:10,345 WARNING [DAO] (ServerService Thread Pool -- 55) OwnerBillingInfo
20:09:10,347 WARNING [DAO] (ServerService Thread Pool -- 55) AssociationBillingInfo
20:09:10,348 WARNING [DAO] (ServerService Thread Pool -- 55) PrescriptorInfo
20:09:10,348 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-3) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
20:09:10,348 WARNING [DAO] (ServerService Thread Pool -- 55) EmailBean
20:09:10,351 WARNING [DAO] (ServerService Thread Pool -- 55) TaskBean
20:09:10,352 WARN [org.hibernate.search.impl.ConfigContext] (MSC service thread 1-4) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
20:09:10,354 WARN [org.hibernate.search.impl.ConfigContext] (MSC service thread 1-5) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
20:09:10,355 WARNING [DAO] (ServerService Thread Pool -- 55) CustomerMerged
20:09:10,355 WARN [org.hibernate.search.impl.ConfigContext] (MSC service thread 1-3) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
20:09:10,352 WARN [org.hibernate.search.impl.ConfigContext] (MSC service thread 1-1) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
20:09:10,429 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-5) HSEARCH000005: Starting JGroups Channel
20:09:10,437 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-5) HSEARCH000006: Connected to cluster [ Hibernate Search Cluster ]. The node address is gafal-desktop/capedwarf
20:09:10,437 WARN [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-5) HSEARCH000007: FLUSH is not present in your JGroups stack! FLUSH is needed to ensure messages are not dropped while new nodes join the cluster. Will proceed, but inconsistencies may arise!
20:09:10,430 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-4) HSEARCH000005: Starting JGroups Channel
20:09:10,429 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-1) HSEARCH000005: Starting JGroups Channel
20:09:10,443 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-4) HSEARCH000006: Connected to cluster [ Hibernate Search Cluster ]. The node address is gafal-desktop/capedwarf
20:09:10,443 WARN [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-4) HSEARCH000007: FLUSH is not present in your JGroups stack! FLUSH is needed to ensure messages are not dropped while new nodes join the cluster. Will proceed, but inconsistencies may arise!
20:09:10,443 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-1) HSEARCH000006: Connected to cluster [ Hibernate Search Cluster ]. The node address is gafal-desktop/capedwarf
20:09:10,444 WARN [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-1) HSEARCH000007: FLUSH is not present in your JGroups stack! FLUSH is needed to ensure messages are not dropped while new nodes join the cluster. Will proceed, but inconsistencies may arise!
20:09:10,430 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-3) HSEARCH000005: Starting JGroups Channel
20:09:10,444 INFO [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-3) HSEARCH000006: Connected to cluster [ Hibernate Search Cluster ]. The node address is gafal-desktop/capedwarf
20:09:10,444 WARN [org.hibernate.search.backend.impl.jgroups.JGroupsChannelProvider] (MSC service thread 1-3) HSEARCH000007: FLUSH is not present in your JGroups stack! FLUSH is needed to ensure messages are not dropped while new nodes join the cluster. Will proceed, but inconsistencies may arise!
20:09:10,515 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheStartThread,null,LuceneIndexesData) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,517 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheStartThread,null,LuceneIndexesLocking) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,517 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheStartThread,null,LuceneIndexesMetadata) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,532 INFO [org.jboss.as.clustering.infinispan] (CacheStartThread,null,LuceneIndexesLocking) JBAS010281: Started LuceneIndexesLocking cache from capedwarf container
20:09:10,555 INFO [org.jboss.as.clustering.infinispan] (CacheStartThread,null,LuceneIndexesMetadata) JBAS010281: Started LuceneIndexesMetadata cache from capedwarf container
20:09:10,849 INFO [org.jboss.as.clustering.infinispan] (CacheStartThread,null,LuceneIndexesData) JBAS010281: Started LuceneIndexesData cache from capedwarf container
20:09:10,932 INFO [org.apache.catalina.startup] (ServerService Thread Pool -- 55) JBWEB001038: Security role name admin used in an <auth-constraint> without being defined in a <security-role>
20:09:10,949 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,952 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-5) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,949 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-4) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,952 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-1) ISPN000031: MBeans were successfully registered to the platform MBean server.
20:09:10,975 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010281: Started prospective_search_myagendapro cache from capedwarf container
20:09:10,976 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started tasks_myagendapro cache from capedwarf container
20:09:10,976 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-1) JBAS010281: Started search_myagendapro cache from capedwarf container
20:09:10,977 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-4) JBAS010281: Started default_myagendapro cache from capedwarf container
20:09:10,999 INFO [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "MyAgenda-0.0.1-SNAPSHOT.war" (runtime-name : "MyAgenda-0.0.1-SNAPSHOT.war")
20:09:11,115 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
20:09:11,115 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
20:09:11,116 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss Capedwarf 1.0.0.Beta2 (AS 7.2.0.Alpha1-SNAPSHOT) started in 9323ms - Started 758 of 908 services (149 services are passive or on-demand)