Dave Steinberg <[EMAIL PROTECTED]> writes:

> Tim asked:
> >
> > What does the rest of the ps listing say (ps wwax)?
> 
> The above ps listing (w/ the grep) wasn't filtered by me, thats all it
> showed.

If you use the 'ww' flag, you should be able to get a wide listing,
showing you everything that ps wants to say.  I had just noticed that
the ps output for the tmda-ofmipd process ended with "(python",
implying that there was a closing parenthesis somewhere further down
the line that ps wasn't showing.  Two 'w's are supposed to show the
whole line, regardless of length.

> Furthermore the netstat output suggests that really nothing else was
> listening to port 7025.

The netstat output that you gave showed that nothing at all was
listening to port 7025.  I'm assuming you trimmed it....

> Next I run into this, what other notes might I take to give a better
> bug report?  Aside from telnetting to the proper address.  :-/

The only thing I can suggest is to double check that nothing else is
listening to port 7025, since that's what the error was.  Perhaps the
error was from a transition between shell script and daemontools,
where supervise kept trying to start tmda-ofmipd when another copy was
already running.  The log might be a red herring obscuring the real
problem, that is, why it seemed to stop listening altogether.


Tim

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to