<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I&#8217;ve just built and deployed the latest ovirt-engine (and otopi and ovirt-host-deploy), but I&#8217;m unable to add a host to my default cluster.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">When I try to add a host, I get a message like this in the event log:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Host vsr19e1b4 installation failed. CallableStatementCallback; SQL [{call insertauditlog(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}]; ERROR: invalid byte sequence for encoding &quot;UTF8&quot;: 0x00; nested exception
 is org.postgresql.util.PSQLException: ERROR: invalid byte sequence for encoding &quot;UTF8&quot;: 0x00.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">If I log into the target host and examine /tmp/ovirt-host-deploy-*.log, I see something rather peculiar:<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:213 DIALOG:SEND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ***CONFIRM DEPLOY_PROCEED Proceed with ovirt-host-deploy<o:p></o:p></p>
<p class="MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:213 DIALOG:SEND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### Continuing will configure this host for serving as hypervisor. Are you sure you want to continue? (yes/no)<o:p></o:p></p>
<p class="MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:213 DIALOG:SEND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ### Response is CONFIRM DEPLOY_PROCEED=yes|no or ABORT DEPLOY_PROCEED<o:p></o:p></p>
<p class="MsoNormal">2013-01-14 12:45:59 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:213 DIALOG:RECEIVE&nbsp;&nbsp; [10240 nul bytes]CONFIRM DEPLOY_PROCEED=yes
<o:p></o:p></p>
<p class="MsoNormal">2013-01-14 12:45:59 DEBUG otopi.context context._executeMethod:127 method exception<o:p></o:p></p>
<p class="MsoNormal">Traceback (most recent call last):<o:p></o:p></p>
<p class="MsoNormal">&nbsp; File &quot;/tmp/ovirt-tOAzfQ4mqS/pythonlib/otopi/context.py&quot;, line 117, in _executeMethod<o:p></o:p></p>
<p class="MsoNormal">&nbsp;&nbsp;&nbsp; method['method']()<o:p></o:p></p>
<p class="MsoNormal">&nbsp; File &quot;/tmp/ovirt-tOAzfQ4mqS/otopi-plugins/ovirt-host-deploy/core/misc.py&quot;, line 74, in _confirm<o:p></o:p></p>
<p class="MsoNormal">&nbsp;&nbsp;&nbsp; prompt=True,<o:p></o:p></p>
<p class="MsoNormal">&nbsp; File &quot;/tmp/ovirt-tOAzfQ4mqS/otopi-plugins/otopi/dialog/machine.py&quot;, line 338, in confirm<o:p></o:p></p>
<p class="MsoNormal">&nbsp;&nbsp;&nbsp; code=opcode,<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">It seems that the confirmation message is received, but is preceded by 10k worth of nuls. &nbsp;Has anyone seen anything like this before?&nbsp; An ideas on what I&#8217;ve got wrong?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">--Chris<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>