Skip to content

thread does not exist in autopilot mode on RedHat #378

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

You must be logged in to vote

Hi,
The wait to complete command is now built in as "waittocomplete" so you don't have to code your routine to do this, there are some examples in this blog post here https://www.hammerdb.com/blog/uncategorized/hammerdb-cli-101/ - otherwise overall the script you are running looks OK. So it looks like the main thread "fell off" the bottom of the script and exited (after the first 5 seconds) which is why the thread doesn't exist message was reported. So try using the built-in waittocomplete first - this keeps the main thread busy while the Virtual User threads are running.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by ma44in
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 #377 on June 20, 2022 16:10.