[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

477.0. "No Available context in Eventlist" by YUPPY::WILLIAMS_A () Tue Nov 15 1994 08:17

    Help,
    
    When I use the eventlist to look at events, I sometimes get the
    following:
    
    1) No context available for event
    
    	or
    
    2) The contect is replaced by the regular expretion I use to track it.
    ie. if i use the expresion TEST*^ to get all the lines with TEST in,
    what is displayed in the context is...
    
    TEST*^
    
    As I use the context to create pop up windows that get sent to
    monitoring screens, this sometimes gives unpredictable results...
    
    
    Cheers
    
    AW
T.RTitleUserPersonal
Name
DateLines
477.1OPG::PHILIPAnd through the square window...Tue Nov 15 1994 10:1618
Andy,

  If the event has a start of 0 and a count of 0 and it isnt one of
  the PCM events, we put up "No context available for event" In this
  situation, the text field is actually set to the regular expression
  or literal for the event which is why you see that also for ordinary
  events.

  So, check your event definitions, what you see is normal for PCM
  events, but make sure the ones you have defined have at least one
  line of context, the norm is to have a start of 0 and a count of 1.

Cheers,
Phil



 
477.2Not quite right, but almostYUPPY::WILLIAMS_ATue Nov 15 1994 13:027
    Phil,
    
    The events within PCM have all got a count of 1. In addition, sometimes
    the context is displayed and sometimes it is not (for the same event).
    This seems to happen more often if the same event is displayed repeatedly
    within the same ENS screen.
    
477.3OPG::PHILIPAnd through the square window...Tue Nov 15 1994 13:1810
Hmmm,

  Interesting, I have no idea why you are seeing this behaviour! The
  only reason the context wont get displayed is if it hasnt been flushed
  to disk by the controller daemon, in which case you should get a
  message saying that not all the context is available and to try again
  later.

Cheers,
Phil