<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=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 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;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Arial","sans-serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Arial","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@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=MsoPlainText>            Update on this issue: it seems to have to do with the paths of the remote processes. I have the bin dir in my path. Without any absolute paths, I get this: <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>mpiexec -n 4 cxxpi.exe<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Error while connecting to host, No connection could be made because the target machine actively refused it. (10061)<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Connect on sock (host=mike-studio17, port=8678) failed, exhausted all end points<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Unable to connect to 'mike-studio17:8678',<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>sock error: Error = -1</span><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Adding the absolute path on mpiexec.exe fixes this issue:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>C:\Users\mcolonno\Desktop\Software\MPICH2\bin\mpiexec -n 4 cxxpi.exe<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Process 2 of 4 is on mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Process 3 of 4 is on mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Process 0 of 4 is on mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Process 1 of 4 is on mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>pi is approximately 3.14159 Error is 8.33331e-010<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>wall clock time = 0.000230972</span><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Absolute path on cxxpi.exe has no effect:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>mpiexec -n 4 C:\Users\mcolonno\Desktop\Software\MPICH2\bin\cxxpi.exe<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Error while connecting to host, No connection could be made because the target machine actively refused it. (10061)<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Connect on sock (host=mike-studio17, port=8678) failed, exhausted all end points<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Unable to connect to 'mike-studio17:8678',<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>sock error: Error = -1</span><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Note the status of smpd doesn't seem to matter to function:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>smpd -status<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>no smpd running on mike-studio17.bsc.corp<o:p></o:p></span></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Interestingly, running hostname works fine: <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>C:\Users\mcolonno\Desktop\Software\MPICH2\bin\mpiexec -n 4 hostname<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>mike-studio17<o:p></o:p></span></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Other basic system commands throw an error:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>>C:\Users\mcolonno\Desktop\Software\MPICH2\bin\mpiexec -n 4 chdir<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>launch failed: CreateProcess(chdir) on 'mike-studio17' failed, error 2 - The system cannot find the file specified.<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>launch failed: CreateProcess(chdir) on 'mike-studio17' failed, error 2 - The system cannot find the file specified.<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>launch failed: CreateProcess(chdir) on 'mike-studio17' failed, error 2 - The system cannot find the file specified.<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>launch failed: CreateProcess(chdir) on 'mike-studio17' failed, error 2 - The system cannot find the file specified.<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>Error posting writev, An established connection was aborted by the software in your host machine.(10053)<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>unable to post a write for the next command,<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>sock error: Error = 10053<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'><o:p> </o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>unable to post a write of the close command to tear down the job tree as part of the abort process.<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>unable to post an abort command.</span><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            I'm used to the Linux setup in which one's config file would take care of any path issues; here I'm not sure what to do beyond putting the binaries in my path. Any advice on Windows operation is appreciated. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Thanks,<o:p></o:p></p><p class=MsoPlainText>            ~Mike C. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<br>From: Michael Colonno [mailto:mcolonno@stanford.edu] <br>Sent: Tuesday, June 19, 2012 2:47 PM<br>To: 'mpich-discuss@mcs.anl.gov'<br>Cc: 'Jayesh Krishna'<br>Subject: RE: mpiexec / Windows networking</p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Looks like a spoke too soon: I'm back into the mode where I can run anything through the wmpiexec GUI but anything on the command line does not show SMPD running and can't launch jobs. Windows services shows the service as running normally. What are the differences between general command line usage and this GUI tool? why would one recognize the running service and another not? I should have known better than to see it work without knowing why the status changed... <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Thanks,<o:p></o:p></p><p class=MsoPlainText>            ~Mike C.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: Jayesh Krishna <a href="mailto:[mailto:jayesh@mcs.anl.gov]"><span style='color:windowtext;text-decoration:none'>[mailto:jayesh@mcs.anl.gov]</span></a> <o:p></o:p></p><p class=MsoPlainText>Sent: Tuesday, June 19, 2012 8:19 AM<o:p></o:p></p><p class=MsoPlainText>To: Michael Colonno<o:p></o:p></p><p class=MsoPlainText>Cc: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Subject: Re: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Hi,<o:p></o:p></p><p class=MsoPlainText> Great, let us know if you have any further issues.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>(PS: Yeah, I meant ignore the message from wmpiconfig.) Regards, Jayesh<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>----- Original Message -----<o:p></o:p></p><p class=MsoPlainText>From: "Michael Colonno" <<a href="mailto:mcolonno@stanford.edu"><span style='color:windowtext;text-decoration:none'>mcolonno@stanford.edu</span></a>><o:p></o:p></p><p class=MsoPlainText>To: "Jayesh Krishna" <<a href="mailto:jayesh@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>jayesh@mcs.anl.gov</span></a>><o:p></o:p></p><p class=MsoPlainText>Cc: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Sent: Tuesday, June 19, 2012 9:54:11 AM<o:p></o:p></p><p class=MsoPlainText>Subject: RE: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Hi Jayesh ~<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Sorry - perhaps I wasn't clear: everything was working through wmpiexec but not working on the command line (behaved like MPICH2 was installed but services were not running). (You may have meant ignore the error message from wmpiconfig below.) However, after closing my command prompts and reopening them (after the successful test through wmpiexec) they now seem to behave perfectly. I can't say I have a good explanation for this but I am glad everything is operational. I will chime in again if I have any more difficulty. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Thanks for all the help,<o:p></o:p></p><p class=MsoPlainText>            ~Mike C. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: Jayesh Krishna <a href="mailto:[mailto:jayesh@mcs.anl.gov]"><span style='color:windowtext;text-decoration:none'>[mailto:jayesh@mcs.anl.gov]</span></a><o:p></o:p></p><p class=MsoPlainText>Sent: Tuesday, June 19, 2012 7:41 AM<o:p></o:p></p><p class=MsoPlainText>To: Michael Colonno<o:p></o:p></p><p class=MsoPlainText>Cc: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Subject: Re: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Hi,<o:p></o:p></p><p class=MsoPlainText> Ignore the error message from wmpiexec. There is a known bug that causes it to report inaccurate status (does not work as expected).<o:p></o:p></p><p class=MsoPlainText> Can you run an MPI job from the command line?<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Regards,<o:p></o:p></p><p class=MsoPlainText>Jayesh<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>----- Original Message -----<o:p></o:p></p><p class=MsoPlainText>From: "Michael Colonno" <<a href="mailto:mcolonno@stanford.edu"><span style='color:windowtext;text-decoration:none'>mcolonno@stanford.edu</span></a>><o:p></o:p></p><p class=MsoPlainText>To: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Cc: "Jayesh Krishna" <<a href="mailto:jayesh@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>jayesh@mcs.anl.gov</span></a>><o:p></o:p></p><p class=MsoPlainText>Sent: Tuesday, June 19, 2012 9:33:26 AM<o:p></o:p></p><p class=MsoPlainText>Subject: RE: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            The instructions referenced below were followed to install MPICH2 on the Windows 7 system (uninstalled / reinstalled twice with the same results). Is there any reason the wmpiexec and command line behavior would be different? Perhaps some system-wide post-install setting?<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>            Thanks,<o:p></o:p></p><p class=MsoPlainText>            ~Mike C. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: Jayesh Krishna <a href="mailto:[mailto:jayesh@mcs.anl.gov]"><span style='color:windowtext;text-decoration:none'>[mailto:jayesh@mcs.anl.gov]</span></a><o:p></o:p></p><p class=MsoPlainText>Sent: Tuesday, June 19, 2012 7:22 AM<o:p></o:p></p><p class=MsoPlainText>To: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Cc: Michael Colonno<o:p></o:p></p><p class=MsoPlainText>Subject: Re: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Hi,<o:p></o:p></p><p class=MsoPlainText> The earlier error message (smpd error message) indicates that MPICH2 was not installed correctly on your system. I would recommend the following,<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText># Uninstall MPICH2 from the system<o:p></o:p></p><p class=MsoPlainText># Follow instructions in Section 9.4 (NOT 9.1) of the MPICH2 installer's guide (available at <a href="http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s=docs"><span style='color:windowtext;text-decoration:none'>http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s=docs</span></a>) to install MPICH2.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Regards,<o:p></o:p></p><p class=MsoPlainText>Jayesh<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>----- Original Message -----<o:p></o:p></p><p class=MsoPlainText>From: "Michael Colonno" <<a href="mailto:mcolonno@stanford.edu"><span style='color:windowtext;text-decoration:none'>mcolonno@stanford.edu</span></a>><o:p></o:p></p><p class=MsoPlainText>To: <a href="mailto:mpich-discuss@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>mpich-discuss@mcs.anl.gov</span></a><o:p></o:p></p><p class=MsoPlainText>Cc: "Jayesh Krishna" <<a href="mailto:jayesh@mcs.anl.gov"><span style='color:windowtext;text-decoration:none'>jayesh@mcs.anl.gov</span></a>><o:p></o:p></p><p class=MsoPlainText>Sent: Monday, June 18, 2012 6:15:07 PM<o:p></o:p></p><p class=MsoPlainText>Subject: RE: mpiexec / Windows networking<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Follow up: I can run the example successfully through the GUI wrapper (wmpiexec.exe) but not from the command line through a console, which seems odd. So the installation works and the relevant service must be running but it doesn’t seem the command line environment can communicate with it. Besides setting the path, is there anything else I can do on this front? <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Thanks, <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>~Mike C. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>From: Michael Colonno <a href="mailto:[mailto:mcolonno@stanford.edu]"><span style='color:windowtext;text-decoration:none'>[mailto:mcolonno@stanford.edu]</span></a><o:p></o:p></p><p class=MsoPlainText>Sent: Monday, June 18, 2012 4:06 PM<o:p></o:p></p><p class=MsoPlainText>To: 'mpich-discuss@mcs.anl.gov' <o:p></o:p></p><p class=MsoPlainText>Cc: 'Jayesh Krishna' <o:p></o:p></p><p class=MsoPlainText>Subject: mpiexec / Windows networking <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Trying to run the cxxpi.exe example program and I'm hitting a roadblock (seems others have shared this as well) on a Windows 7 x64 system. I have followed the instructions summarized in: <a href="http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-April/009694.html"><span style='color:windowtext;text-decoration:none'>http://lists.mcs.anl.gov/pipermail/mpich-discuss/2011-April/009694.html</span></a> . Checking services, the "MPICH2 Process Manager" is started (I restarted it to confirm). However, checking the status of SMPD: <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>>smpd -status<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>no smpd running on mike-studio17 <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Trying to run a test produces the error in the thread above: <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>>mpiexec -n 2 hostname<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Error while connecting to host, No connection could be made because the target machine actively refused it. (10061) <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Connect on sock (host=mike-studio17, port=8678) failed, exhausted all end points <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Unable to connect to 'mike-studio17:8678', <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>sock error: Error = -1 <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>In the menu of wmpiconfig.exe under "error" it says " mike-studio17: MPICH2 not installed or unable to query the host ". I didn’t install to the default path, but other than that there is nothing extraordinary (bin directory added to path of course). If I scan hosts for versions, the wmpiconfig tool does detect the correct version on this host. Using “scan hosts”, I get “ Error: No servers available for this domain ”. It seems like the service simultaneously is and is not running. Anything I can do to debug? <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Thanks, <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>~Mike C. <o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p></div></body></html>