<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Steffan.<br>
<br>
On 1/12/2012 9:33 PM, Steffan wrote:
<blockquote cite="mid:01b601ccd115$aebc5bc0$0c351340$@nl"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<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:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-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;}
span.E-mailStijl18
{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:70.85pt 2.0cm 2.0cm 2.0cm;}
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">
<div>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Hello,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">It
happens many times that on several servers the siteadmin
cant be reached<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Restarting
admserv gives a error on port 81<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Python
is taking port 81<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">So
killing it will restart admserv but why happens this<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">And
what to do to resolve this<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">tcp
0 0 :::81
:::* LISTEN 27657/python <o:p></o:p></span></p>
</div>
</div>
</blockquote>
<br>
This is a long standing problem / bug. Basically, somewhere at the
OS level, we sometimes find apps showing they are listening on the
wrong port numbers. The weird thing - If you restart the daemon /
processes that are listening on the wrong ports, another one pop's
up shortly afterwards still causing issues. On my servers, I dont
usually see this with python - I usually see other apps - but it is
basically the same problem.<br>
<br>
I have a gut feeling that there is something in CCED and/or swatch
that is linked to this problem. Each of the apps that get stuck on
the wrong port are all started / restarted / manipulated by CCED
and/or swatch ... <br>
<br>
To get your server running again - a reboot will fix it - or just
keep restarting services till it all gets back to normal.<br>
<br>
Regards,<br>
Greg.<br>
</body>
</html>