Endevor ISPF Errors
search cancel

Endevor ISPF Errors

book

Article ID: 122170

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

All I was doing was building a selection list from the DISPLAY ELEMENT panel. I had everything filled in. I backed out of TSO and tried again, same issue. This is only happening on a brand new environment but it’s failing on every element I try (regardless of system or type). I’ve reviewed the BASE / DELTAs and all looks correct. I’m not sure where to check. Help.
* ISPP316 *
* Model line not defined
* The variable model line has not been initialized before the display.
* * * Panel line where error was detected:
* &VNTL1M1
* ISPS017 - A dialog error has occurred before the dialog manager is initialized.
ISPS016 - No dialog error recovery until a primary option menu is fully processed.

Environment

Release:
Component: ENDBAS

Resolution

The problem had something to do with my TSOLIB ACTIVATE command (to pull up the test version of C1DEFLTS). I was pasting in this command and when I did I had the panel failures- 

TSOLIB ACTIVATE DATASET('NDVW.PR.ATEST.ENDVR18.CSIQAUTH' 'NDVW.PR.APROD.ENDVR18. 
CSIQAUTH' 'SPPW.ENDEVOR.R18.CSIQAUTH' 'SPPW.ENDEVOR.R18.CSIQLOAD') 

When I switched to this shortened version (everything else is in the linklist so not really needed) and it worked - 
TSOLIB ACTIVATE DATASET('NDVW.PR.ATEST.ENDVR18.CSIQAUTH'