https://bz.apache.org/bugzilla/show_bug.cgi?id=63744

--- Comment #2 from 杨秋华 <[email protected]> ---
(In reply to Felix Schumacher from comment #1)
> Thanks for the report. The most likely reason for this behavior is missing
> escapes in your shell command.
> 
> Have a look at your shell manual to know how the shell handles special
> characters like word.


this is my shell:

jmeter -n -t E:\opt\jmeter\test-plan\webgate-v1u0.jmx -l
E:\opt\jmeter\test-report\20190911-9fd28f36de314c578eb8ad3f8cd32cde.jtl
-Jmapi.domain=https://mapi.innertest3.ipaylinks.com
-Jmapi.merchantId=500000000001503 -Jmapi.pkey.md5=666
-Jmapi.carrierId=www.pay.com
-Jmapi.notifyUrl=http://172.16.1.210:50011/asyncNotify.htm
-Jmapi.redirectUrl=http://47.100.32.200:50011/redirect2u0.htm
-Jmapi.transAmt=1234 -Jmapi.currency=USD -Jmapi.settleCurrency=USD
-Jmapi.dcc=EDC -Jwebgate.domain=http://api.innertest3.ipaylinks.com
-Jwebgate.partnerId=10000003781 -Jwebgate.pkey.md5=666
-Jwebgate.siteId=www.pay.com
-Jwebgate.noticeUrl=http://101.132.162.77:50001/notify.htm
-Jwebgate.returnUrl=http://101.132.162.77:50001/redirect.htm
-Jwebgate.orderAmount=1234 -Jwebgate.currencyCode=CNY
-Jwebgate.settlementCurrencyCode=CNY -Jwebgate.payType=EDC
-Jwebgate.cardInfos=[{"cardHolderNumber":"4693966212189886","cardExpirationMonth":"10","cardExpirationYear":"23","securityCode":"565","cardHolderFirstName":"qiuhua","cardHolderLastName":"yang"},{"cardHolderNumber":"4693967295215523","cardExpirationMonth":"10","cardExpirationYear":"23","securityCode":"565","cardHolderFirstName":"qiuhua","cardHolderLastName":"yang"},{"cardHolderNumber":"4693960111089859","cardExpirationMonth":"10","cardExpirationYear":"23","securityCode":"565","cardHolderFirstName":"qiuhua","cardHolderLastName":"yang"}]
-Jjmeter.save.saveservice.output_format=xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to