<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">El 22/01/16 a las 14:26, JoseMaria
      Cañas Plaza escribió:<br>
    </div>
    <blockquote
cite="mid:CAEhcfW1Qt9id2JzE7n-peD7VfwoaoysMZNzsQxpGn0Jj2wOgAg@mail.gmail.com"
      type="cite">
      <pre wrap="">I've installed JdeRobot new release following the directions at [1]
(installation for running JdeRobot) and it fails when running the
example demo [2]. This is the trace:

jmplaza@papageno:~/research/jderobot/git/JdeRobot/src/stable/components/cameraserver$
cameraserver --Ice.Config=./cameraserver.cfg
[ERROR] Impossible to connect with NameService!

Does it work for you? Any clue? Thanks for your help,
</pre>
    </blockquote>
    <br>
    <br>
    Hi Jose Maria,<br>
    <br>
    Disable naming service in cameraserver.cfg:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    <br>
    NamingService.Enabled=0<br>
    <br>
    And try again. Maybe this config must be disabled by default, but
    Francisco Rivas set defaults to use naming service.<br>
    <br>
    Best regards,<br>
  </body>
</html>