MvsStartCommand missing

General discussion on the JZOS batch launcher and toolkit
Post Reply
zweefs
Posts: 3
Joined: Mon Sep 03, 2007 1:17 am

MvsStartCommand missing

Post by zweefs »

When starting up a batch java with logging level = '+T', I see following output.

JVMJZTK2999T -> retrieveStartParameters()
JVMJZTK2999T -> getMvsStartCommand()
JVMJZTK2999T <- getMvsStartCommand()
JVMJZTK2999T start command not found, returning null
JVMJZTK2999T <- retrieveStartParameters()

Does somebody have an idea what happened? Is something wrong in my configuration?

Thanks
coz
Posts: 391
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

Are you running JZOS as a started task? If not, getStartCommand() is expected to return null.

--Steve
Post Reply