[jboss-svn-commits] JBL Code SVN: r35159 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Sep 15 13:11:23 EDT 2010


Author: whitingjr
Date: 2010-09-15 13:11:23 -0400 (Wed, 15 Sep 2010)
New Revision: 35159

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-results.ods
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt
Log:
Updated.

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-results.ods
===================================================================
(Binary files differ)

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt	2010-09-15 17:10:58 UTC (rev 35158)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt	2010-09-15 17:11:23 UTC (rev 35159)
@@ -8,15 +8,18 @@
 jstat -gcutil -t -h12 nnn 5s > ../server/production/log/jstat-hornetq-03.txt &
    
 nohup /jboss-5.1.0.Branch/bin/run.sh -c production -b hornetq &
-/jboss-5.1.0.Branch/bin/shutdown.sh --server=hornetq:1100 
+/jboss-5.1.0.Branch/bin/shutdown.sh --server=hornetq:1100
 
+nohup /jboss-eap/v5.1.0-CR3/messaging-impl/jbm/jboss-5.1.0.Branch/bin/run.sh -c production -b hornetq &
+/jboss-eap/v5.1.0-CR3/messaging-impl/jbm/jboss-5.1.0.Branch/bin/shutdown.sh --server=hornetq:1100
+
 rm  -f /perf1/journal/*.hq
 rm  -f /jboss-5.1.0.Branch/server/production/data/hornetq/largemessages/*.msg
 
 tail -10 /jboss-5.1.0.Branch/server/production/log/server.log
 tail -10 /jboss-5.1.0.Branch/server/production/log/jstat-hornetq-01.txt
 
-
+   
 # starting the controller on jmsclient1
 
 nohup ./ant startController > /tmp/controller.txt &



More information about the jboss-svn-commits mailing list