Cannot start gLiveStation after fresh install
  • OK, the web page is working. I can login and upload files.

    Running gLiveSupport.sh, nothing happens during 3 minutes, then I get a popup message saying "Storage server not available".

    The error message in the console looks like:

    $ /usr/local/livesupport/bin/gLiveSupport.sh
    using configuration file: /usr/local/livesupport/etc/gLiveSupport.xml
    using config file '/usr/local/livesupport/etc/gLiveSupport.xml'
    Error in XmlRpcClient::writeRequest: write error (error 110).
    some problem with the configuration

    When I type the url http://localhost/livesupport/storageServer/var/xmlrpc/xrLocStor.php
    i get the answer:






    faultCode

    103



    faultString

    XML error: no element found at line 1










    My gLiveSupport.xml :



    supportedLanguages,
    widgetFactory,
    authenticationClientFactory,
    storageClientFactory,
    schedulerClientFactory,
    outputPlayer,
    cuePlayer,
    stationLogo,
    metadataTypeContainer) >














    webAuthentication)>


































































    ]>


    locale = "en"
    />














    path="/livesupport/storageServer/var/xmlrpc/xrLocStor.php"/>





    path="/livesupport/storageServer/var/xmlrpc/xrLocStor.php"/>




    xmlRpcPort = "3344"
    xmlRpcUri = "/RC2"
    />

















    id3Tag = "TIT2"
    localizationKey = "title"
    tab = "main"
    />
    id3Tag = "TPE1"
    localizationKey = "creator"
    tab = "main"
    />
    id3Tag = "TALB"
    localizationKey = "album"
    tab = "music"
    />
    id3Tag = "TYER"
    localizationKey = "year"
    tab = "music"
    />
    id3Tag = "TCON"
    localizationKey = "genre"
    tab = "main"
    />
    id3Tag = "COMM"
    localizationKey = "description"
    tab = "main"
    />
    localizationKey = "format"
    />
    id3Tag = "TBPM"
    localizationKey = "bpm"
    tab = "music"
    />
    id3Tag = "POPM"
    localizationKey = "rating"
    tab = "music"
    />
    localizationKey = "length"
    />
    id3Tag = "TENC"
    localizationKey = "encoded_by"
    tab = "music"
    />
    id3Tag = "TRCK"
    localizationKey = "track_number"
    tab = "music"
    />
    id3Tag = "TPOS"
    localizationKey = "disc_number"
    tab = "music"
    />
    id3Tag = "TMOO"
    localizationKey = "mood"
    tab = "music"
    />
    id3Tag = "TPUB"
    localizationKey = "publishing_label"
    tab = "music"
    />
    id3Tag = "TCOM"
    localizationKey = "composer"
    tab = "music"
    />
    localizationKey = "bitrate"
    tab = "music"
    />
    localizationKey = "channels"
    tab = "music"
    />
    localizationKey = "sample_rate"
    tab = "music"
    />
    id3Tag = "TSSE"
    localizationKey = "encoding_software"
    tab = "music"
    />
    localizationKey = "checksum"
    />
    localizationKey = "lyrics"
    tab = "music"
    />
    id3Tag = "TPE2"
    localizationKey = "orchestra_or_band"
    tab = "music"
    />
    id3Tag = "TPE3"
    localizationKey = "conductor"
    tab = "music"
    />
    id3Tag = "TEXT"
    localizationKey = "lyricist"
    tab = "music"
    />
    id3Tag = "TOLY"
    localizationKey = "original_lyricist"
    tab = "music"
    />
    id3Tag = "TRSN"
    localizationKey = "radio_station_name"
    />
    id3Tag = "WOAF"
    localizationKey = "audio_file_info_url"
    />
    id3Tag = "WOAR"
    localizationKey = "artist_url"
    />
    id3Tag = "WOAS"
    localizationKey = "audio_source_url"
    />
    id3Tag = "WORS"
    localizationKey = "radio_station_url"
    />
    id3Tag = "WPAY"
    localizationKey = "buy_cd_url"
    />
    id3Tag = "TSRC"
    localizationKey = "isrc_number"
    />
    localizationKey = "catalog_number"
    />
    id3Tag = "TOPE"
    localizationKey = "original_artist"
    tab = "music"
    />
    id3Tag = "TCOP"
    localizationKey = "copyright"
    tab = "music"
    />
    localizationKey = "report_date_time"
    tab = "talk"
    />
    localizationKey = "report_location"
    tab = "talk"
    />
    localizationKey = "report_organizations"
    tab = "talk"
    />
    localizationKey = "subject"
    tab = "talk"
    />




    (I do not know if it have something in common, but I have got no sound card on the serwer).

    Thanks for your help

    Bruno