Hello, I’m not sure where on the forum we can ask questions, but this seems like a good place for a tsung question. I’ve installed tsung both on my macOSX and my Ubuntu 8 Hardy, and they’re both having the same issue. After everything is configured I enter
Tsung Recorder
perform my actions and an xml file is generated
then I try to do
Tsung Start
I get an error saying this:
{“Kernel pid terminated”,application_controller,”{application_start_failure,tsung_controller,{bad_return,{{tsung_controller,start,[normal,[]]},
{‘EXIT’,{{badmatch,{error,{error,eacces}}},[{tsung_controller,start,2},{application_master,start_supervisor,3},{application_master,start_the_app,5},
{application_master,start_it_new,7}]}}}}}”}
But it only happens to me when I’m not a root user on both MacOSX and Ubuntu, when I sudo bash or sudo su - and perform
Tsung Start
it starts fine,
So can Tsung only be started under root, or am I having some sort of a configuration problem? It’s just that I got the sing-tsung (a GUI) for tsung and it can’t playback a session because it’s not using a root session.
Please help.
Thank you
