Questions tagged [zosmf]

Questions about IBM z/OS Management Facility (z/OSMF)

IBM® z/OS® Management Facility (z/OSMF) provides z/OS system management functions for managing various aspects of a z/OS system through a web browser interface.

4 questions
3
votes
3 answers

IZUG846W: An HTTP request for a z/OSMF REST service was received from a remote site

I setup z/OSMF and I am receiving this error when attempting to access the url https://my.zos.com/zosmf/restjobs/jobs. { “errorID”:“IZUG846W”,“errorMsg”:“IZUG846W: An HTTP request for a z/OSMF REST service was received from a remote site. The…
Hogstrom
  • 1,587
2
votes
0 answers

REST JES Job Completion notification not working

I am writing a REST client application, destined to be open source, that submits jobs to JES using zOSMF. It works but zOSMF doesn't appear to be calling my notification server when the job completes. This is a page from IBM where I am getting my…
1
vote
1 answer

CWWKE0018E: An exception occurred while launching the runtime environment: java.lang.NoClassDefFoundError: com.ibm.crypto.hdwrCCA.provider.IBMJCECCA

I am starting a Zowe 0.9.1 instance on z/OS 2.3; z/OSMF is already up and running. During the initialization of the Explorer Server (ZOWESVR) the following message is being issued in the stdout: CWWKE0018E: An exception occurred while launching…
Hogstrom
  • 1,587
1
vote
1 answer

Setup for z/OSMF on z/OS 2.3 throws off a security error indicating libIzugJni64.so is not PROGRAM CONTROLLED

I am setting up z/OSMF on a z/OS 2.3 system and receiving the following errors after starting IZUSVR1 and attempting to login to z/OSMF for the first time. The errors are seen in the JES Job log and the console log: BPXP015I HFS PROGRAM…
Hogstrom
  • 1,587