• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

VVSYSMON : Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • VVSYSMON : Error

    Hi

    i've been using the vvsysmon already for quite some time now...
    It is helping me a lot in monitoring my iSeries and informing IT in case of anything went wrong..
    However since a while now, i'm receiving an error in the vvsysmon during the startup.

    ( i think i'm getting it since i'm on V7r4 ???/... but not sure on this)

    I've tried to find the source program to detect the cause, but apparently is not part of an installation

    i get an error: receiver too small to hold result....



    PHP Code:
    CALL PGM(VALENCE52P/VVSYSMON)
    File VVRPYLE created in library QTEMP.
    Member VVRPYLE added to file VVRPYLE in QTEMP.
    Afdrukuitvoer is gemaakt.
    8 records gekopieerd naar bestand VVRPYLE in QTEMP.
    Gegevensgebied VVCONTEXT is gemaakt in bibliotheek QTEMP.
    Gegevensgebied VVOUTBUFF is gemaakt in bibliotheek QTEMP.
    Taak 917679/QTMHHTTP/VALENCE52P aangeboden aan takenwachtrij QZHBHTTP in
    bibliotheek QHTTPSVR
    .
    File VVLITSRAW created in library QTEMP.
    Member VVLITSRAW added to file VVLITSRAW in QTEMP.
    Stream file copied to object.
    Java Virtual Machine is IBM Technology for JavaPID(82)
    JVM properties were loaded from a properties file.
    Receiver value too small to hold result.
    Functiefout opgetredenMCH1210 niet voorzien door VVSYSMON bij
    programma
    -instructie 0000047600systeeminstructie X'0000'.
    The call to LISTEN ended in error (C G D F).
    G
    File VVRPYLE in library QTEMP already exists
    .
    Bestand VVRPYLE niet gemaakt in bibliotheek QTEMP.
    Afdrukuitvoer is gemaakt

    PHP Code:
    Bericht-ID . . . . . . : MCH1210 Severity . . . . . . . : 40
    Datum verzending 
    . . . : 23/09/20 Tijdstip verzending . : 22:02:19
    Berichttype 
    . . . . . : Escape
    Van 
    . . . . . . . . . : QPGMR CCSID . . . . . . . . : 65535

    Van programma 
    . . . . . . . . : VVSYSMON
    Van bibliotheek 
    . . . . . . : VALENCE52P
    Van module 
    . . . . . . . . . : VVSYSMON
    Van procedure 
    . . . . . . . : CHKSUBSYSTEMS
    Van instructie 
    . . . . . . . : 47600

    Naar programma 
    . . . . . . . . : VVSYSMON
    Naar bibliotheek 
    . . . . . . : VALENCE52P
    Naar module 
    . . . . . . . . : VVSYSMON
    Naar procedure 
    . . . . . . . : CHKSUBSYSTEMS
    Naar instructie 
    . . . . . . : 47600 

  • #2
    Hi Thierry,

    It appears something odd may be happening in the QWDRSBSD API. Perhaps you're right that it's a 7.4-specific issue... I will email you some special code to see if we can isolate the problem.

    Comment

    Working...
    X