<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 3/11/2013 7:46 PM, Mark Perkins
wrote:<br>
</div>
<blockquote cite="mid:BLU174-DS148130E3F53C6EED6ED7FEB7F70@phx.gbl"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1"><o:p></o:p>
<p class="MsoNormal"><b><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">[Mark]</span></b><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext">
I tried to run as well and had the same problem with
persistent looping back to the configuration screen. I have
Norton as well but didn’t appear to be getting any problem
notifications. What I did notice is that it kept trying to
connect to the localhost (initially the IPV6 variant I think
::1 or something then once I set the windows default to
IPV4, 127.0.0.1). It was not using the IP address added to
the config screen (which incidentally was auto-detected
correctly at each loop). I looked for somewhere to change
this value but the few places I tried made no difference
(mythtv\share\mythtv\backend-config\config_backend_database.xml
and config_backend_general.xml were the two files I tried).
Also tried updating hosts file but also made no difference
just kept trying to connect on 127.0.0.1 and persistent
looping.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext">I
separately tested connectivity to the database from the
windows machine successfully. If anyone can let me know
where to change the 127.0.0.1 default it would be greatly
appreciated.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext">Anyone
else who needs to change default IPV6 behaviour to default
to IPV4 see here -> <a moz-do-not-send="true"
href="http://support.microsoft.com/kb/929852">http://support.microsoft.com/kb/929852</a><o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:windowtext"><o:p> </o:p></span><br>
</p>
</div>
</blockquote>
I had a similar issue when I loaded the exe (was trying to connect
to localhost). Does your log (i.e. the terminal output) get some SQL
errors at the start? (Mine was something about not being able to
bind value/attribute/thingy).<br>
<br>
Try the debug build, for some strange reason it actually gets to the
correct point of 'your backend/schema is too old' for me whereas the
release build does not.<br>
Newer release builds (with making sure all patches applied) seem to
crash inside libmsql instead of the loop.<br>
<a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/mythtvwindows/files/unstable/v0.27-41-g1224f05/mythtv-v0.27-41-g1224f05-w32-debug.tar.bz2/download">http://sourceforge.net/projects/mythtvwindows/files/unstable/v0.27-41-g1224f05/mythtv-v0.27-41-g1224f05-w32-debug.tar.bz2/download</a><br>
<br>
</body>
</html>