It's all about the answers!

Ask a question

Fail to start BLZISPFD RC=3584


Joseph Chang (1552319) | asked Mar 28 '12, 6:14 a.m.
I just install RTC 4.0 M7 on zOS. My BLZBFA task is running now. But when I start BLZISPFD, I got RC=3548 error.
Can anybody help me to identify the reason?


1 J E S 2 J O B L O G -- S Y S T E M I P S T -- N O D E N 1
0
17.27.30 STC01565 ---- WEDNESDAY, 28 MAR 2012 ----
17.27.30 STC01565 IEF695I START BLZISPFD WITH JOBNAME BLZISPFD IS ASSIGNED TO USER STCISPF , GROUP OMVSGRP4
17.27.30 STC01565 $HASP373 BLZISPFD STARTED
17.27.30 STC01565 IEF403I BLZISPFD - STARTED - TIME=17.27.30
17.27.37 STC01565 - --TIMINGS (MINS.)-- ----PAGING COUNTS---
17.27.37 STC01565 -JOBNAME STEPNAME PROCSTEP RC EXCP CPU SRB CLOCK SERV PG PAGE SWAP VIO SWAPS STEPNO
17.27.37 STC01565 -BLZISPFD BLZISPFD 3584 14057 .02 .00 .11 57029 0 10 0 0 0 1
17.27.37 STC01565 IEF404I BLZISPFD - ENDED - TIME=17.27.37
17.27.37 STC01565 -BLZISPFD ENDED. NAME- TOTAL CPU TIME= .02 TOTAL ELAPSED TIME= .11
17.27.37 STC01565 $HASP395 BLZISPFD ENDED
1 //BLZISPFD JOB MSGLEVEL=1 STC01565
2 //STARTING EXEC BLZISPFD
XX*********************************************************************
XX* Licensed materials - Property of IBM *
XX* 5724-V04 Copyright IBM Corp. 2010, 2011 *
XX* All rights reserved *
XX* US Government users restricted rights - Use, duplication or *
XX* disclosure restricted by GSA ADP schedule contract with IBM Corp. *
XX* *
XX* *
XX* Rational Team Concert *
XX* This JCL procedure is used to start the ISPF daemon server. *
XX* *
XX* *
XX* You will have to make the following modifications: *
XX* *
XX* 1) Change "=4152" to the appropriate port number if you choose *
XX* not to use the default (which is 4152). *
XX* *
XX* 2) If you installed the product in a different directory than *
XX* the default /usr/lpp/jazz/v4.0/ispfclient then change the *
XX* HOME path to refer to the correct directory. *
XX* *
XX* 3) If you customized the configuration files in a different *
XX* directory than the default /etc/jazz/ccm, change the *
XX* CNFG path to refer to the correct directory. *
XX* The customization jobs asks you to copy the files to *
XX* /etc/jazz/ccm. *
XX* *
XX* 4) If you wish to send temporary files to a directory other *
XX* than the default /tmp, change the WORK path to refer to the *
XX* correct directory. *
XX* *
XX* Note(s): *
XX* *
XX* 1. This procedure contains case sensitive path statements. *
XX* *
XX*********************************************************************
XX*
XX* ISPF DAEMON - START
XX*
3 XXBLZISPFD PROC PORT=4152,
XX HOME='/usr/lpp/jazz/v4.0',
XX CNFG='/etc/jazz/ccm',
XX WORK='/tmp'
XX*
4 XXBLZISPFD EXEC PGM=BPXBATSL,REGION=0M,TIME=NOLIMIT,
XX PARM='PGM &HOME./ispfclient/bin/ispfdmn.sh &PORT &CNFG &WORK'
IEFC653I SUBSTITUTION JCL - PGM=BPXBATSL,REGION=0M,TIME=NOLIMIT,PARM='PGM
/usr/lpp/jazz/v4.0/ispfclient/bin/ispfdmn.sh 4152 /etc/jazz/ccm /tmp'
5 XXSTDOUT DD SYSOUT=*
6 XXSTDERR DD SYSOUT=*
7 XX PEND
XX*
STMT NO. MESSAGE
2 IEFC001I PROCEDURE BLZISPFD WAS EXPANDED USING SYSTEM LIBRARY SYS1.PROCLIB
IEF695I START BLZISPFD WITH JOBNAME BLZISPFD IS ASSIGNED TO USER STCISPF , GROUP OMVSGRP4
IEF236I ALLOC. FOR BLZISPFD BLZISPFD
IEF237I JES2 ALLOCATED TO STDOUT
IEF237I JES2 ALLOCATED TO STDERR
IEF142I BLZISPFD BLZISPFD - STEP WAS EXECUTED - COND CODE 3584
IEF285I STCISPF.BLZISPFD.STC01565.D0000101.? SYSOUT
IEF285I STCISPF.BLZISPFD.STC01565.D0000102.? SYSOUT
IEF373I STEP/BLZISPFD/START 2012088.1727
IEF032I STEP/BLZISPFD/STOP 2012088.1727
CPU: 0 HR 00 MIN 01.24 SEC SRB: 0 HR 00 MIN 00.00 SEC
VIRT: 212K SYS: 212K EXT: 573068K SYS: 127556K
IEF375I JOB/BLZISPFD/START 2012088.1727
IEF033I JOB/BLZISPFD/STOP 2012088.1727
CPU: 0 HR 00 MIN 01.24 SEC SRB: 0 HR 00 MIN 00.00 SEC

-------------------------------------------------------------
ISPF daemon startup script
-------------------------------------------------------------

ISPF daemon port is 4152
ISPF Client configuration files located in /etc/jazz/ccm
ISPF Client temporary files located in /tmp

IPST -- Wed Mar 28 17:27:30 2012 UTC
uid=0(ALBERTH) gid=1(AP) groups=2(SYS1)

-------------------------------------------------------------
current environment variables
-------------------------------------------------------------
@="/usr/lpp/jazz/v4.0/ispfclient/bin/ispfdmn.sh" @??"4152" @??"/etc/jazz/ccm" @??"/tmp"
ERRNO="0"
HOME="/u/stcispf"
IFS="
"
ISPF_CFG="/etc/jazz/ccm"
JAVA_HOME="/usr/lpp/java/J5.0"
LINENO="80"
LOGNAME="STCISPF"
MAILCHECK="600"
OLDPWD="/u/stcispf"
OPTIND="1"
PATH="/bin:."
PATH_TO_IRRRACF="/usr/include/java_classes"
PPID="67109340"
PS1="# "
PS2="> "
PS3="#? "
PS4="+ "
PWD="/SYSTEM/etc/jazz/ccm"
RANDOM="13359"
RTC_HOME="/usr/lpp/jazz/v4.0"
SCM_WORK="/u/jazz"
SECONDS="0"
TMPDIR="/tmp"
_="-------------------------------------------------------------"
_CEE_DMPTARG="/u/jazz/ccm"
_ISPF_CLEANUP_INTERVAL="900000"
_ISPF_CLEANUP_THRESHHOLD="86400000"
_ISPF_DAEMONCONFIG_DIR="/u/jazz/eclipse/configuration/daemonconfig"
_ISPF_DAEMON_APPLID="BLZAPPL"
_ISPF_DAEMON_LOG="/u/jazz/ccm/ISPFdmn"
_ISPF_DAEMON_LOG_MAXSIZE="10000"
_ISPF_DAEMON_LOG_NUMBER="5"
_ISPF_DAEMON_PORT="4152"
_ISPF_DEBUG_ARG=""
_ISPF_PWD="/u/stcispf"
_ISPF_REGISTRY_DIR="/u/jazz/ccm"

-------------------------------------------------------------
service history
-------------------------------------------------------------
Tue May 18 11:00:00 2010 -- COPY -- HAHB300 v3000 created 18 May 2010
-------------------------------------------------------------
starting ISPF daemon on port 4152 ... -- Wed Mar 28 17:27:31 2012
-------------------------------------------------------------

2 answers



permanent link
Pamela Owens (3111) | answered Apr 23 '12, 1:58 p.m.
JAZZ DEVELOPER
Joseph.....I am noticing you never received a reply. Are you still in need of an answer to why you received a failure when starting BLZISPFD?

permanent link
Tommy Wu (641) | answered Apr 26 '12, 4:55 a.m.
Joseph.....I am noticing you never received a reply. Are you still in need of an answer to why you received a failure when starting BLZISPFD?[/quote

It was resolved by upgrade to JDK 1.6.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.