JVMJZBL2010E: ZFileException: //DD:STDOUT: fopen() failed
search cancel

JVMJZBL2010E: ZFileException: //DD:STDOUT: fopen() failed

book

Article ID: 235703

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

We are in the process of trying to get the monthly SCRT (CAISCRT) jobs to run but having problems getting the jobs to run correctly.

 JVMJZBL2010E Exception occurred invoking com.ibm.jzos.ZUtil.redirectStandardStreams()
JVMJZBL2007E Stack trace follows:
 com.ibm.jzos.ZFileException: //DD:STDOUT: fopen() failed; EDC5037I The specified ddname was not found.; errno=37 errno2=0xc00b05b1 l
ast_op=40 errorCode=0x4

Environment

Release : 15.0
Component : CCS390 - COMMON SERVICES FOR Z/OS

SCRT Reporting

Cause

JAVA proc missing DD statement for STDOUT as required

Resolution

Update JAVA proc (eg. JVMPRC86) to define //STDOUT DD statement