<br><br><div class="gmail_quote">On Tue, Jan 17, 2012 at 4:32 PM, Donald MacQueen <span dir="ltr">&lt;<a href="mailto:dmacq@erols.com">dmacq@erols.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  

    
  
  <div bgcolor="#FFFFFF" text="#000000"><div><div><br>
        <a href="tel:2012-01-14%2013" value="+12012011413" target="_blank">2012-01-14 13</a>:00:56.171 Main::Registering HttpStatus Extension<br>
        <a href="tel:2012-01-14%2013" value="+12012011413" target="_blank">2012-01-14 13</a>:00:56.183 Enabled verbose msgs:  important general<br>
        <b><a href="tel:2012-01-14%2013" value="+12012011413" target="_blank">2012-01-14 13</a>:00:56.205 Failed to bind port 6543. Exiting</b>.<br>
        <a href="tel:2012-01-14%2013" value="+12012011413" target="_blank">2012-01-14 13</a>:00:56.215 Backend exiting, MainServer
        initialization error.<br>
        <br>
        From another machine on the network I can do telnet
        192.168.1.111 6543 so I don&#39;t think it is a firewall issue. I
        can also do telnet 127.0.0.1 6543 from the machine running the
        backend.<br></div></div></div></blockquote><div><br></div><div>You can telnet to port 6543 because something is taking it up....</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div><div>
        <br>
        Googling says that the backend stops because something else is
        using this port but netstat and ps disagree:<br>
        <br>
        netstat | grep 6543 ---&gt; nothing<br>
        ps -A | grep mythbackend --&gt; nothing.<br>
        <br>
        mysql is running on 6543 and I can do mysql -u mythtv -p
        mythconverg successfully.<br></div></div></div></blockquote><div><br></div><div>... and this is what it is.  Which is wrong.  mysql shouldn&#39;t be running on that port.  The backend should be.</div><div><br></div>
<div>The default mysql port is 3306.</div><div><br></div><div>Robert</div></div>