You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by db...@apache.org on 2008/10/07 19:57:56 UTC

svn commit: r702564 - /geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties

Author: dblevins
Date: Tue Oct  7 10:57:56 2008
New Revision: 702564

URL: http://svn.apache.org/viewvc?rev=702564&view=rev
Log:
Added commented out debug flags for easy debugging when needed

Modified:
    geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties

Modified: geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties
URL: http://svn.apache.org/viewvc/geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties?rev=702564&r1=702563&r2=702564&view=diff
==============================================================================
--- geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties (original)
+++ geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/grinder-3.0.1/grinder.properties Tue Oct  7 10:57:56 2008
@@ -46,7 +46,7 @@
   ../load-beans-1.0.jar
 
 # Additional arguments to worker process JVMs.
-#grinder.jvm.arguments
+#grinder.jvm.arguments = -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005
 
 # Directory to write log files to. Created if it doesn't already exist.
 # Defaults to the local directory.