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

(standard_in) 2: syntax error (standard_in) 1: syntax error after waiting for test to start #74

Closed
fdeamicis opened this issue Jul 25, 2016 · 2 comments

Comments

@fdeamicis
Copy link

This particular error comes after the line
waiting for the test to start...to stop the test while it is running, press CTRL-C

The error is
(standard_in) 2: syntax error
(standard_in) 1: syntax error

Should I even worry about this error. It looks like the test ran properly

Has anyone ever encountered this error

std

@fdeamicis
Copy link
Author

Resolved. Some of the functions had a -n next to the echo. I removed the -n

count_overallhosts=$(echo -n "$count_overallhosts+$count_total" | bc) # add the value from this host to the values from other hosts

@kimo23
Copy link

kimo23 commented Aug 7, 2017

Hello fdeamicis,
didn't you had same issue like mine : #91
however my jmeter start many slaves but only frim one of them i get requests (threads) to my website, i don't know why i don't get from all of them : (

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

2 participants