Changes between Initial Version and Version 1 of GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/TrackIssues/vlc


Ignore:
Timestamp:
07/15/13 12:33:33 (11 years ago)
Author:
Cong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_III_GIMI/Procedure/TrackIssues/vlc

    v1 v1  
     1When executing the ruby experiment, the error on RC log saying:
     2
     3Error while parsing configuration '/tmp/cong-vlc-test-1-test:app:vlc#1.xml' …...
     4ERROR     Config line 1: Unknown measurement point 'video'."
     5
     6This error continues if comment the "app.defMeasurement('video')" part.
     7
     8Got error: ERROR        Config line 1: Unknown measurement point 'vlc_dashRateAdaptation'.'
     9
     10The oml xml config file is like this:
     11<omlc id='Sender' exp_id='divya-test-sat-2-2013-07-13T20-44-55-04-00'><collect url='tcp:emmy9.casa.umass.edu:3004'><mp name='video' samples='1'/><mp name='input' samples='1'/><mp name='output' samples='1'/><mp name='dashRateAdaptation' samples='1'/><mp name='dashDlSession' samples='1'/></collect></omlc>
     12
     13For labwiki, experiment name is: divya-test-sat-2-2013-07-13T20-44-55-04-00
     14For command line omf, experiment name is: cong-vlc-test-1
     15
     16When I try this command (on the ExoGENI node), it worked:
     17/root/vlc-2.1.0-git/bin/vlc-static -I dummy --extraintf omlstats --oml-id ubuntu --oml-domain exp-test --oml-collect tcp:emmy9.casa.umass.edu:3004 http://emmy9.casa.umass.edu/DASH_BuckBunny/www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/bunny_2s_480p_only/bunny_Desktop.mpd
     18
     19But this command doesn't work:
     20env -i OML_NAME=Sender OML_SERVER=tcp:emmy9.casa.umass.edu:3004 OML_EXP_ID=divya-test-sat-2-2013-07-13T20-44-55-04-00  OML_CONFIG=/tmp/divya-test-sat-2-2013-07-13T20-44-55-04-00-test:app:vlc#1.xml /root/vlc-2.1.0-git/bin/vlc-static  http://emmy9.casa.umass.edu/DASH_BuckBunny/www-itec.uni-klu.ac.at/ftp/datasets/mmsys12/BigBuckBunny/bunny_2s_480p_only/bunny_Desktop.mpd --intf dummy --extraintf omlstats
     21VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-6058-g2f0e36e)
     22Jul 13 21:25:54 WARN    Enviromnent variable OML_SERVER is getting deprecated; please use 'OML_COLLECT="tcp:emmy9.casa.umass.edu:3004"' instead
     23INFO    OML Client V2.10.0 [Protocol V4] Copyright 2007-2013, NICTA
     24ERROR   Config line 1: Unknown measurement point 'video'.
     25ERROR   Error while parsing configuration '/tmp/divya-test-sat-2-2013-07-13T20-44-55-04-00-test:app:vlc#1.xml'
     26INFO    Waiting for buffered queue reader thread to drain...
     27INFO    Buffered queue reader thread finished OK...
     28Error starting up OML measurement streams