Description
Starting the director with the loadgenerator running leads to errors on some configurations
Jun 22, 2018 3:29:15 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator acceptDirector INFO: Waiting for director. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator acceptDirector INFO: Director connected. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.ArrivalRateTupleLoadGenerator readLoadProfile INFO: Receiving 7230 Arrival Rates. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.ArrivalRateTupleLoadGenerator readLoadProfile INFO: Received 7230 Arrival Rate Tuples Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Read Failed Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: --[[ Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: petsupply_browse profile. Sends cyclical requests to webui instance or front-end loadbalancer. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: Browses store and updates shopping carts. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: Does not perform any actions that would change the database. Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: --]] Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: Jun 22, 2018 3:30:00 PM tools.descartes.dlim.httploadgenerator.generator.AbstractLoadGenerator waitAndListen SEVERE: Unknown Command: --[[ ...
It seems the loadgenerator fails to read the IRunnerConstants.SCRIPT_SEND_KEY proceeding the lua script and thus fails to read in the lua file.
The exact command with different loadgenerator addresses works on another configuration. The binary was download again but the error is still happening. Both loadgenerator machines run the same openjdk version "1.8.0_171" java version.