Tsung start problem
Posted: 21 October 2008 09:04 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2008-10-21

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

Profile
 
 
Posted: 21 October 2008 10:52 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2008-10-21

Whoops, ran the process as root and it assigned root as default owner of the .tsung directory. Good ole ‘chown -R username .tsung’ solved the problem. Now I can’t get sing-tsung working, it’s telling me Could not start Tsung player. Couldn’t connect:
when I try and run the session from the sing-tsung gui. :( If not one problem then another huh…Damn Murphy and his laws!

Profile
 
 
Posted: 25 August 2009 12:26 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  1
Joined  2009-08-25

I also facing this trouble. And i wanted a good salutation of this program.

Profile