Gen server error TIRM121E PROCEDURE REQUESTED NOT FOUND with "#$UNPK$#"
search cancel

Gen server error TIRM121E PROCEDURE REQUESTED NOT FOUND with "#$UNPK$#"

book

Article ID: 383558

calendar_today

Updated On:

Products

Gen Gen - Run Time Distributed

Issue/Introduction

Received the following runtime error when testing a Gen cooperative client/server application using the Transaction Enabler:

TIRM030E:  APPLICATION FAILED - UPDATES HAVE BEEN BACKED OUT                    
TIRM121E:     INVALID INPUT - PROCEDURE REQUESTED NOT FOUND B01J
TIRM046E:     TRANSACTION PROCESSING TERMINATED         
TIRM602E:  REMOTE COOPERATIVE PROCESSING WAS ACTIVE                             
TIRM604E:  PROCEDURE STEP AND TRANCODE TRACE BACK                               
UNPACKAGED PROC STEP             #$UNPK$#

 

Environment

Gen 8.6 

Cause

The referenced aeenv file had been manually changed on the server side, but the change specified the wrong Server Load Module for the Trancode requested. 

Resolution

By changing the aeenv file to reference the correct Server Load Module for the Trancode being tested, then stopping and restarting the Transaction Enabler (aefuf/aefad) to pick up the changed aeenv, the processing was successful.

Additional Information