x x x - 2012-02-28

[root@localhost bin]# ./run.sh.new
***********************************************************************************
java -XX:+UseParallelGC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -Xms512M -Xmx1024M -Dhornetq.config.dir=../config/stand-alone/non-clustered -Dorg.hornetq.logger-delegate-factory-class-name=org.hornetq.integration.logging.Log4jLogDelegateFactory -Djava.util.logging.config.file=../config/stand-alone/non-clustered/log4j.properties -Djava.library.path=. -classpath ../lib/twitter4j-core.jar:../lib/netty.jar:../lib/log4j.jar:../lib/jnpserver.jar:../lib/jnp-client.jar:../lib/jboss-mc.jar:../lib/jboss-jms-api.jar:../lib/hornetq-twitter-integration.jar:../lib/hornetq-spring-integration.jar:../lib/hornetq-logging.jar:../lib/hornetq-jms.jar:../lib/hornetq-jms-client-java5.jar:../lib/hornetq-jms-client.jar:../lib/hornetq-jboss-as-integration.jar:../lib/hornetq-core.jar:../lib/hornetq-core-client-java5.jar:../lib/hornetq-core-client.jar:../lib/hornetq-bootstrap.jar:../lib/appshell.jar:../config/stand-alone/non-clustered:../schemas/ org.hornetq.integration.bootstrap.HornetQBootstrapServer hornetq-beans.xml
***********************************************************************************
log4j: Parsing for [root] with value=[INFO,stdout].
log4j: Level token is [INFO].
log4j: Category root set to INFO
log4j: Parsing appender named "stdout".
log4j: Parsing layout options for "stdout".
log4j: Setting property [conversionPattern] to [%d{ABSOLUTE} %5p %c %L - %m%n].
log4j: End of parsing for "stdout".
log4j: Setting property [target] to [System.out].
log4j: Parsed "stdout" options.
log4j: Finished configuring.
18:28:06,056 INFO org.hornetq.integration.bootstrap.HornetQBootstrapServer 81 - Starting HornetQ Server
18:28:06,835 WARN org.hornetq.core.deployers.impl.FileConfigurationParser 71 - 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
18:28:06,892 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=../data/journal,bindingsDirectory=../data/bindings,largeMessagesDirectory=../data/large-messages,pagingDirectory=../data/paging)
18:28:06,893 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - Waiting to obtain live lock
18:28:06,944 WARN org.hornetq.core.server.impl.HornetQServerImpl 71 - Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
18:28:08,083 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue opmex.simulatortablet
18:28:08,084 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue opmex.networktopology
18:28:08,084 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue opmex.datacenter
18:28:08,205 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue jms.queue.DLQ
18:28:08,226 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue jms.queue.ExpiryQueue
18:28:08,231 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue jms.queue.exampleQueue
18:28:08,234 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - trying to deploy queue jms.queue.networktopology
18:28:08,306 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - Server is now live
18:28:08,306 INFO org.hornetq.core.server.impl.HornetQServerImpl 81 - HornetQ Server version 2.2.5.Final (HQ_2_2_5_FINAL_AS7, 121) [487f9fe6-5073-11e1-a8fb-000c296478b7] started