Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non HTTP response code error #16

Open
uttampawar opened this issue May 6, 2017 · 2 comments
Open

Non HTTP response code error #16

uttampawar opened this issue May 6, 2017 · 2 comments

Comments

@uttampawar
Copy link

Hi, I'm trying to run and test AcmeAir-node code from command line. I've followed all the steps to setup jmeter (loaded the database, etc.), but when I start jmeter as following, I get following error,

$ JVM_ARGS="-Xms2048m -Xmx2048m -XX:MaxTenuringThreshold=4 -XX:NewRatio=2" jmeter -J jmeter.save.saveservice.output_format=csv -J jmeter.save.saveservice.print_field_names=true -J jmeter.save.saveservice.latency=true -DusePureIDs=true -n -t document/workload/jmeter/AcmeAir.jmx


com.acmeair.jmeter.functions.ExtractFlightsInfoFunction FlightsContext is null. This should not be null. FlightsContext should be created by FlightsPostProcessor.
FlightsPostProcessor - Last sample received an error. Response Code = Non HTTP response code: java.lang.IllegalArgumentException.
FlightsPostProcessor - Last sample received an error. Response Code = Non HTTP response code: java.lang.IllegalArgumentException.
FlightsPostProcessor - Last sample received an error. Response Code = Non HTTP response code: java.lang.IllegalArgumentException.
FlightsPostProcessor - Last sample received an error. Response Code = Non HTTP response code: java.lang.IllegalArgumentException.
FlightsPostProcessor - Last sample received an error. Response Code = Non HTTP response code: java.lang.IllegalArgumentException.
com.acmeair.jmeter.functions.ExtractFlightsInfoFunction FlightsContext is null. This should not be null. FlightsContext should be created by FlightsPostProcessor.

@Kadle11
Copy link

Kadle11 commented Jul 25, 2019

Any Fix to this?

@lucshi
Copy link

lucshi commented Feb 18, 2022

same issue here. Seems nobody fixed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants