Following up on that, On any "working" machine, RDAirplay launches correctly, and the window title is : "Station : <machine_name> User : <user_name> [...]" etc. On my fault machine, only "Station : <machine_name>" shows, there is no mention of the User, the Log, or the Service.
So that indeed looks like it can't find its own information, but I believe it "knows" its name, and it can find it back, but there must be something else missing. With MySQL query log activated, this is what the faulty RDAirplay startup looks like : https://pastebin.com/yqU7A7Zr. All I can see is that it tries quite a lot to get info from the ENABLE_DRAGDROP (but manually running the query against MySQL cli succeeds). Thank you for your help ! Hoggins! Le 17/06/2017 à 17:56, Hoggins! a écrit : > Yes, > > Le 17/06/2017 à 00:28, Fred Gleason a écrit : >> On Jun 16, 2017, at 09:57, Hoggins! <[email protected] >> <mailto:[email protected]>> wrote: >> >>> Symptoms : >>> >>> RDAdmin does not complain at all >>> RDLibrary's window title shows host, but the "user" field is empty >>> RDLibrary's "Group" and "Scheduler code" dropdown boxes are empty >>> RDLibrary will crash with a segfault whenever I try to edit a cart >>> >>> >>> I'm sure Fred or someone else can pinpoint my issue. >> It’s sounding like the host machine isn’t finding its entry in the DB. >> Assuming that nothing else changed, I’d be looking for crashed tables >> or other corruption on the DB side. > I'm guessing it's trying to find its own entry from locally attached IP > addresses ? > > From the MySQL debug log, what I can see during RDLibrary launch is that : > - it's trying to find its entry with "select ID from RDLIBRARY where > STATION="yomama" && INSTANCE=0" (successful when executed by hand > directly on MySQL) > - also, all the commands I manually tried work (also, I tried one of > "select OUTPUT_0_LEVEL from AUDIO_PORTS where > (STATION_NAME="yomama")&&(CARD_NUMBER=0)", returning correct results) > > I'll dig more on that, though. > > Hoggins! > >> Cheers! >> >> >> |----------------------------------------------------------------------| >> | Frederick F. Gleason, Jr. | Chief Developer | >> | | Paravel Systems | >> |----------------------------------------------------------------------| >> | A room without books is like a body without a soul. | >> | -- Cicero | >> |----------------------------------------------------------------------| >> >> >> _______________________________________________ >> Rivendell-dev mailing list >> [email protected] >> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev > > > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
