https://bz.apache.org/bugzilla/show_bug.cgi?id=63378
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #13 from Felix Schumacher <[email protected]> --- (In reply to Tanmoy from comment #12) > Dear Felix, > > "JVM_ARGS" is used to specify the initial and maximum memory allocation for > JVM so far we know. How can we use it to see the debug output? Can you > please provide the whole syntax what you need us to use. JVM_ARGS is used to specify any additional Java argument you want to add. Memory allocation options are the most used one, but the one I gave you is the correct one. Output will be send to stdout. But given that the queue is not addressed directly through JMeter classes, but rather indirectly by your Java classes, I think it would be good, if you asked the original implementer of your classes for help. > > Thank You -- You are receiving this mail because: You are the assignee for the bug.
