Event Messages aren't being directed to the console port



For some reason Event messages (syslog, evm, etc.) aren't being sent out the console port/device (COM Port 1) of GS160 server. I'm using Console Works to monitor the messages from this server via the Serial Com Port.  This was all working fine, until I rebooted the Server for maintenance on two instances now. (once in April, and once in Aug. '07). Rebooting the Server a second time for the instance back in April fixed this issue. For this recent occurrence, I am delaying rebooting, while I try to determine the initial cause.
In addition, I can type an event message at the command line, and the Console Works application, then gets the string and alarms on it.
 
-----------------------------------------------------------------------------
Thank you, and please feel free to contact me by phone or email.
 
James Halte
Tacoma Power - T&D EMS Engineer
Office: (253) 502-8094
Cell:    (253) 381-4088
 
 



Relevant Pages

  • Re: How do you inherit DOS console in Win32 application?
    ... > console in a Win32 assembly console application? ... ByVal lpFile As String, ByVal lpParameters As String, _ ... If your app is calling the command prompt, ... Dim hWnd As Long, iDummy As Long, sCmd As String ...
    (alt.lang.asm)
  • Re: String from char[] with null termination.
    ... > When I run it from the command line, ... but not how different results can come from the same compiler. ... When you test the code from the command line, the console ... console view handles it by considering it the end of the string and not ...
    (comp.lang.java.programmer)
  • Command line parameter question
    ... a console application as a command line? ... I'm aware of the String array on Main, but this parses the string to ... have to produce an application which accepts command line arguments ...
    (microsoft.public.dotnet.framework)
  • TIP #185: Null Handling
    ... nulls, and command modifications for manipulating them. ... Tcl deals with strings, the universal medium for representing data. ... is know and it is an empty string, but if a respondent forgets to give ...
    (comp.lang.tcl)
  • Re: Determine how Word was launched
    ... inspect the command line used to launch Word. ... Private Declare Function GetCommandLineA Lib "kernel32" As Long ... Public Function GetCommandLineAs String ... Dim lngCmdLinePtr As Long ...
    (microsoft.public.office.developer.vba)