• 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.

App ID clashing with VVAPPGRPS records?

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

  • App ID clashing with VVAPPGRPS records?

    Our system recently upgraded from Valence 4.0 to Valence 4.1.
    Whenever we do a Nitro auto code, an MSGW always came up in QHTTPSVR. The error complained about trying to write duplicate record to VVAPPGRPS.
    It appears that auto code is reusing APPID from the previous version.

    What can we do to port over the latest APP ID from the old installation to the new?

    Here's the job log:

    Code:
      Program AC2298 placed in library CELSSRC. 00 highest severity. Created on  
         12/24/14 at 09:52:26.                                                    
       Data area RETURNCODE created in library QTEMP.                             
       Duplicate record key in member VVAPPGRPS.                                  
       Duplicate key not allowed for member VVAPPGRPS.                            
     ? C                                                                          
       Duplicate key not allowed for member VVAPPGRPS.                            
     ? C                                                                          
       Attempt to write a duplicate record to file VVAPPGRPS.                     
       Function check. RNX1021 unmonitored by VVACODE at statement 0000068200,    
         instruction X'0000'.                                                     
       The call to GENRPG ended in error (C G D F).
    Detail about the error:
    Code:
    Message ID . . . . . . :   CPF5009       Severity . . . . . . . :   10         
    Message type . . . . . :   Diagnostic                                          
    Date sent  . . . . . . :   12/24/14      Time sent  . . . . . . :   09:52:26   
                                                                                   
    Message . . . . :   Duplicate record key in member VVAPPGRPS.                  
    Cause . . . . . :   The output or update operation to member number 1 record   
      number 899 format APPGRPS, for member VVAPPGRPS file VVAPPGRPS in library    
      VALENCE41, failed. Member number 1 record number 880 format APPGRPS has the  
      same record key as member number 1 record number 899 format APPGRPS.  If the 
      record number is zero, the duplicate record key occurred on an output        
      operation.                                                                   
    Recovery  . . . :   Change either record key so that the keys are unique.      
      Then try your request again.
    Last edited by opendave; 12-24-2014, 12:59 PM.

  • #2
    That's a surprising problem you're having there -- it seems to be suggesting that duplicate group IDs are being passed to the back-end when creating the new app, which shouldn't be possible. Either that or there is an unusual library list problem at play.

    We are off for the holidays for the rest of the week. If this problem is still happening come Monday, please call the CNX support line so someone can get on-line with you to look at it. It will be interesting to see what's being passed in the AJAX call to the back-end, specifically in the "portalConfig_authGroups" parameter.

    Comment


    • #3
      Hello,

      We had a new user trying to setup a inquiry running the Auto Code generator in Valence 4.1
      He is getting the following messages:
      /message
      The call to GENRPG ended in error (C G D F).
      Reply . . : C
      The call to VVACODE ended in error (C G D F).
      Reply . . : C
      /end-message
      /Detail of each message
      Message ID . . . . . . : RNQ0202
      Date sent . . . . . . : 11/03/15 Time sent . . . . . . : 11:02:18

      Message . . . . : The call to GENRPG ended in error (C G D F).

      Cause . . . . . : RPG procedure VVACODE in program VALENCE41/VVACODE at
      statement 013800 called program or procedure GENRPG, which ended in error.
      If the name is *N, the call was a bound call by procedure pointer.
      Recovery . . . : Check the job log for more information on the cause of the
      error and contact the person responsible for program maintenance.
      Possible choices for replying to message . . . . . . . . . . . . . . . :
      D -- Obtain RPG formatted dump.
      S -- Obtain system dump.
      G -- Continue processing at *GETIN.
      C -- Cancel.
      More...
      Reply . . . : C

      Message ID . . . . . . : RNQ0202
      Date sent . . . . . . : 11/03/15 Time sent . . . . . . : 11:02:18

      Message . . . . : The call to VVACODE ended in error (C G D F).

      Cause . . . . . : RPG procedure VVCALL in program VALENCE41/VVCALL at
      statement 046100 called program or procedure VVACODE, which ended in error.
      If the name is *N, the call was a bound call by procedure pointer.
      Recovery . . . : Check the job log for more information on the cause of the
      error and contact the person responsible for program maintenance.
      Possible choices for replying to message . . . . . . . . . . . . . . . :
      D -- Obtain RPG formatted dump.
      S -- Obtain system dump.
      G -- Continue processing at *GETIN.
      C -- Cancel.
      More...
      Reply . . . : C
      Press Enter to continue.
      /end-Detail

      Was there ever a reason given why this is happening.

      Thank you.
      Cliff

      Comment


      • #4
        Same problem as before, I presume? Sounds like we'll need to look at this with you on-line. Please give us a call on the support line (312-477-7450, option 1) sometime this afternoon and we'll get it sorted out.

        Comment

        Working...
        X