IDMS API Startup JOB shows it is executing but no CPU
search cancel

IDMS API Startup JOB shows it is executing but no CPU

book

Article ID: 214623

calendar_today

Updated On:

Products

IDMS

Issue/Introduction

IDMS API Startup JOB shows it is executing but no CPU and the last message written is: 

JVMJZBL1012I Java Virtual Machine created. Version information follows:
java version "1.8.0_241"                                                
Java(TM) SE Runtime Environment (build 8.0.6.5 - pmz6480sr6fp5-20200111_0
IBM J9 VM (build 2.9, JRE 1.8.0 z/OS s390x-64-Bit Compressed References 2
OpenJ9   - 7d1059c                                                      
OMR      - d059105                                                      
IBM      - c8aee39)              
                                      

Never writes the API Service' has been started message, it just sits in EXEC state without any I/O.





Environment

Release : 19.0

Component : IDMS/DB

Cause

The application.yml did not specify the correct server-name and port number

Resolution

Check the application.yml file to make sure you have provided the correct server address and port number.

To edit this application.yml file in ASCII mode follow these steps: 

1. In TSO go to PDF 3.17

2. Specify Pathname where the application.yml file resides:

Example: 

3. Type EA to the left of application.yml and hit enter. 

Example: 







 

 

 

 

 

Additional Information