[jbosscache-commits] JBoss Cache SVN: r5069 - benchmarks/CacheTests/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Tue Jan 8 11:40:18 EST 2008


Author: bela at jboss.com
Date: 2008-01-08 11:40:18 -0500 (Tue, 08 Jan 2008)
New Revision: 5069

Modified:
   benchmarks/CacheTests/trunk/run.sh
Log:
ns

Modified: benchmarks/CacheTests/trunk/run.sh
===================================================================
--- benchmarks/CacheTests/trunk/run.sh	2008-01-08 16:40:06 UTC (rev 5068)
+++ benchmarks/CacheTests/trunk/run.sh	2008-01-08 16:40:18 UTC (rev 5069)
@@ -7,4 +7,4 @@
 
 CP=./classes:$CP
 
-java  -Dlog4j.configuration=file:${HOME}/log4j.properties -Djgroups.bind_addr=$MYTESTIP_1 -classpath ${CP} perf.SessionTest -num_requests 100000 -num_attrs 100 -size 1000 -id 1 $*
+java -Djava.net.preferIPv4Stack=true -Dlog4j.configuration=file:${HOME}/log4j.properties -Djgroups.bind_addr=$MYTESTIP_1 -classpath ${CP} perf.SessionTest -num_requests 100000 -num_attrs 100 -size 1000 -id 1 $*




More information about the jbosscache-commits mailing list