batch file - JMeter.bat error prohibiting access to JMeter -


after installing apache-jmeter-2.11, go bin folder , double click on jmeter.bat. command window appears following error:

unrecognized vm option '+heapdumponoutofmemoryerror' not create java virtual machine. errorlevel=1 press key continue . . . 

jmeter closes after pressing key. how move forward?

what's happen if comment following line in jmeter.bat ?

set dump=-xx:+heapdumponoutofmemoryerror 

(put rem @ beginning of line)


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -