On Sun, Jul 12, 2009 at 1:55 AM, Andrew Widdowson
<apw@xxxxxxxxxxxxxxxxx> wrote:
Hi folks,
I'm trying out Rivendell for the first time, out of CVS, from the 1x_branch. As per the instructions, I have compiled and installed all of the binaries, and set up a new user account for the system, as well as a mysql user with all privileges. When I got to run rdadmin, it just spins forever. By wrapping rdadmin in strace, I discovered that rdadmin was looping forever. I turned on debugging in my MySQL server and discovered that it's just doing:
45 Connect radio@localhost on rivendell
45 Init DB rivendell
45 Query select DB from VERSION
45 Quit
46 Connect radio@localhost on rivendell
46 Init DB rivendell
46 Query select DB from VERSION
46 Quit
47 Connect radio@localhost on rivendell
47 Init DB rivendell
47 Query select DB from VERSION
47 Quit
...forever.
Anyone know what this is about? Any help or advice you have to share is greatly appreciated.
Thanks,
-Andrew Widdowson
KZSU Engineering