Endevor Web Services WSTOMSTC abends unable to allocate temp dataset for Java dump
search cancel

Endevor Web Services WSTOMSTC abends unable to allocate temp dataset for Java dump

book

Article ID: 113768

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

WSTOMSTC user does not have rights to write/create to temp dataset for Java dump

Endevor Web Services WSTOMSTC stc job getting errors allocating temp dataset for Java dump:


ICH408I USER(WSTOMSTC) GROUP(STCGRP  ) NAME(ENDEVOR TASK        )               
  MCAT.SYSB CL(DATASET ) VOL(SMCATB)                                            
  INSUFFICIENT ACCESS AUTHORITY                                                 
  FROM MCAT.SYSB (G)                                                            
  ACCESS INTENT(UPDATE )  ACCESS ALLOWED(READ   )                               
IKJ56893I DATA SET WSTOMSTC.JVM.TDUMP.WSTOMSTC.D180807.T144037 NOT ALLOCATED+   
IGD17102I CATALOG ERROR IN DEFINING NONVSAM DATA SET                            
WSTOMSTC.JVM.TDUMP.WSTOMSTC.D180807.T144037                                     
RETURN CODE IS 56 REASON CODE IS 6 IGG0CLFT                                     
IGD306I UNEXPECTED ERROR DURING IGG0CLFT PROCESSING                             
RETURN CODE 56 REASON CODE 6                                                    
THE MODULE THAT DETECTED THE ERROR IS IGDVTSCU


 how to fix it ?

Environment

Endevor Web Services V18.0.12

Resolution

Solution: 
1) Increase the allowed maximum JAVA Heap memory usage - modified the JVM option in WSTOMENV (if JVM setting allow enough memory to run the application, no java dump will be created)
2) In java program, turn off writing of Java dump.   
3) Correct the allocation error (check the disk space and give permission to allow user WSTOMSTC to create/write to the temp dataset)