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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Mar 15 12:12:42 EDT 2011


Author: whitingjr
Date: 2011-03-15 12:12:41 -0400 (Tue, 15 Mar 2011)
New Revision: 36808

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-commands.sh
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt
Log:
Updated text files.

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-commands.sh
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-commands.sh	2011-03-15 16:06:31 UTC (rev 36807)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/benchmark-commands.sh	2011-03-15 16:12:41 UTC (rev 36808)
@@ -3,22 +3,22 @@
 # a script to batch execute the profiling without user interaction
 
 #00215
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00215 deploy-payload
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml benchmark
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00215 generate-submission
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00215/nohup.out substitute-local-config
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml notify
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00215 deploy-payload
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml benchmark
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-api.xml -Dorg.spec.internal.runId=00215 generate-submission
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00215/nohup.out substitute-local-config
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml notify
 
 #00216
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00216 deploy-payload
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml benchmark
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00216 generate-submission
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00216/nohup.out substitute-local-config
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml notify
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00216 deploy-payload
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml benchmark
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-api.xml -Dorg.spec.internal.runId=00216 generate-submission
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00216/nohup.out substitute-local-config
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml notify
 
 #00217
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00217 deploy-payload
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml benchmark
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00217 generate-submission
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00217/nohup.out substitute-local-config
-ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml notify
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dpayload.dir=/home/benchuser/specjms2007/payload/00217 deploy-payload
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml benchmark
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-api.xml -Dorg.spec.internal.runId=00217 generate-submission
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml -Dreplacement.file.source.name=/root/batch-runs/nohup.out -Dreplacement.file.target.name=/home/benchuser/specjms2007/output/00217/nohup.out substitute-local-config
+ant -buildfile ~/java/batch-execution-SPEC-jms2007/scripts/client-commands.xml notify

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	2011-03-15 16:06:31 UTC (rev 36807)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/info/info-starting-benchmark.txt	2011-03-15 16:12:41 UTC (rev 36808)
@@ -1,73 +0,0 @@
-service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
-
-rm -f /jboss-5.1.0.Branch/server/production/log/jstat-hornetq-01.txt
-
-jstat -gcutil -t -h12 nnn 5s
-jstat -gcutil -t -h12 nnn 5s > /jboss-5.1.0.Branch/server/production/log/jstat-hornetq.txt &
-jstat -gcutil -t -h12 nnn 5s > ../server/production/log/jstat-hornetq-02.txt &
-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
-
-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 &
-
-# starting the first satellite on jmsclient1
-nohup ./ant startSatellite -Dcontroller.host=jmsclient1 > /tmp/satellite-jmsclient1.txt &
-# starting the second satellite on jmsclient2
-nohup ./ant startSatellite -Dcontroller.host=jmsclient1 > /tmp/satellite-jmsclient2.txt &
-
-
-/usr/java/jdk1.6.0_20/bin/jstatd -J-Djava.security.policy=/root/jstatd.policy.all -J-Djava.rmi.server.logCalls=true -J-Djava.rmi.server.hostname=hornetq
-
-
-export JAVA_HOME=/usr/lib/jvm/jre-1.6.0-openjdk.x86_64
-
-
-#after initial 
-jmap -dump:format=b,file=/perf1/hornetq-issues/oome/memory-dump/heapdump-after-run-01.txt nnn
-
-#after second
-jmap -dump:format=b,file=/perf1/hornetq-issues/oome/memory-dump/heapdump-after-run-02.txt nnn
-
-#after third
-jmap -dump:format=b,file=/tmp/heapdump-after-run-03.txt nnn
-
-#after fourth
-jmap -dump:format=b,file=/tmp/heapdump-after-run-04.txt nnn
-
-# run this on the controller
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-commands.xml benchmark
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml generate-submission 
-
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dr_p=hpq123 stop-eap-server
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dr_p=hpq123 gather-logs
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dr_p=hpq123 process-gc-stats
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dr_p=hpq123 verify-log-collection
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml  generate-submission 
-
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dr_p=hpq123  -Dpid.file.isAvailable=true start-jstat 
-
-#run on hornetq
-/root/apache-ant-1.7.1/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/server-controller/server-api.xml create-server-pid
-
-
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00152  generate-submission
-
-ant -buildfile /home/whitingjr/eclipse/v3.5-galileo/workspaces/release-eap-5.1/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00090  generate-submission
- 
-
-/specjms2007/bin/apache-ant-1.6.5/bin/ant -buildfile /root/java/batch-execution-SPEC-jms2007/scripts/build-api.xml -Dorg.spec.internal.runId=00121 generate-submission
-



More information about the jboss-svn-commits mailing list