Page 1 of 1

Error in zOSMF

Posted: Mon Jul 17, 2023 3:05 pm
by jcdm
Hi everybody, i am facing some problems in zOSMF instalation.

https://www.ibm.com/docs/en/zos/2.3.0?t ... figuration


when I start STC IZUSVR1 i got this messages:

Code: Select all

JVMSHRC020E An error has occurred while opening semaphore                      
JVMSHRC336E Port layer error code = -197360                                    
JVMSHRC337E Platform error message: semget : EDC5129I No such file or directory.
JVMSHRC840E Failed to start up the shared cache.                                
JVMJ9VM015W Initialization error for library j9shr29(11): JVMJ9VM009E J9VMDllMain failed
CWWKB0217E Failed to create JavaVM: -4    


I found some infor about first message on:

https://www.ibm.com/support/pages/jvmsh ... -after-ipl

and follow that steps, but doesnt work.

Any suggestion please?

Re: Error in zOSMF

Posted: Mon Jul 17, 2023 3:48 pm
by jcdm
Hello,

When I start to install, I saw that File IZU.SIZUUSRD was created and mounted, so I omit Step 2: Run job IZUMKFS to create the z/OSMF user file system. :roll:

I unmount, delete VSAM, and run IZUMKFS and problem was solved.