Can't get stderr port

From: Sabrina Lautier (slautier_at_amadeus.net)
Date: 11/25/03

  • Next message: Glenn, May (COMFIN, VFS, Consultant): "e10k STOP-A"
    To: sunmanagers@sunmanagers.org
    Date: Tue, 25 Nov 2003 10:27:47 +0100
    
    

    Mark.E.Hargrave has already posted this message but got no answer:

    Nov 25 10:11:43 <host> rsh[19450]: [ID 365563 daemon.error] can't get
    stderr
    port: Cannot assign requested address

    I'm having the same error message since yesterday.
    Does anybody know what's causing this ?

    Thanks a lot for your help.
    Rgds,

    Sabrina Lautier
    Amadeus SAS
    DEV-IIS-OAU-SYS
    +33 (0)4 97 23 09 56
    slautier@amadeus.net
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Glenn, May (COMFIN, VFS, Consultant): "e10k STOP-A"

    Relevant Pages

    • Re: wayward system() call errors
      ... I have a question regarding the C "system" call in a UNIX ... an error message to stderr. ... the error message from the shell ... gets written to my new transaction log file mentioned in paragraph 1. ...
      (comp.unix.programmer)
    • Re: Process p = Runtime.getRuntime().exec(String cmd) not reading input stream on Linux
      ... input stream actually contains nothing and does complete. ... that it's giving you an error message on stderr which you are not showing. ... putting into cmd. ...
      (comp.lang.java.programmer)
    • Re: Rename Perl Process
      ... Filehandles, and killing the parent. ... Do you realize that the error message from die can't make it ... Unless the close of STDERR itself failed. ... the parent process exit) and setting a new session in between ...
      (comp.lang.perl.misc)
    • Re: question
      ... "int main{" ... you printed an error message and terminated the program. ... You're asking fread() to read 512 element, ... it's conventional to print error messages to stderr, ...
      (comp.lang.c)
    • Re: Win XP: Problem with shell scripting in Python
      ... return the error message into the string: ... the difference between STDOUT and STDERR, and the difference between buffered output and non-buffered output, and perhaps a few other things related to how STDIO behaves on modern computers... ... rewriting BAT files as a series of os.system or os.popen calls isn't exactly optimal; better take an hour to skim the "generic operating system services" section in the library reference, and use built-in functions wherever you can: ...
      (comp.lang.python)