Skip to content

Error in Virtual User 2: can't read "RAISEERROR": no such variable #364

Answered by sm-shaw
dylan2intel asked this question in Q&A
Discussion options

You must be logged in to vote

OK, there is an issue here that needs to be fixed, that is triggered by an error in configuration. So if you fix the configuration error, then it will not cause the issue.
The error message you see is that an error is triggered, however it cannot see the RAISEERROR variable so you see this error first before the actual error - this is what will be fixed.
What is most likely the cause is that you trigger the Too many connections MySQL error as follows:
Error in Virtual User 6: vuser6:ac10:socket login failed:mysqlconnect/db server: Too many connections
This is because with the connect pool and asynchronous clients each asynchronous client will create all of the connect pool connections act…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dylan2intel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sm-shaw
Comment options

Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #363 on May 28, 2022 15:29.