For the Java override, you probably will need to contact IBM. I would guess you need to add a "PROVIDER=" override in the <keyStore fileBased="false" id="defaultKeyStore"...... section of your server.xml which is in /usr/lpp/zosmf/V2R1/defaults/servers/zosmfServer/server.xml
-- Donald J. [email protected] On Fri, Oct 2, 2015, at 06:55 AM, Mark Pace wrote: > # /usr/lpp/java/J7.0_64/bin/java -version > java version "1.7.0" > Java(TM) SE Runtime Environment (build pmz6470-20110827_01) > IBM J9 VM (build 2.6, JRE 1.7.0 z/OS s390x-64 20110810_88604 (JIT enabled, > AOT enabled) > J9VM - R26_Java726_GA_20110810_1208_B88592 > JIT - r11_20110810_20466 > GC - R26_Java726_GA_20110810_1208_B88592 > J9CL - 20110810_88604) > JCL - 20110809_01 based on Oracle 7b147 > > I can't tell which SR level I have from this. I'm Java ignorant, so I'll > have to try to figure what these Java overrides you speak of. > > On Fri, Oct 2, 2015 at 9:50 AM, Donald J. <[email protected]> wrote: > > > The return code 12 / 11060 is because your Java provider list includes > > com.ibm.crypto.hdwrCCA.provider.IBMJCECCA > > > > zOSMF uses Java SSL, not System SSL. > > Java 7 SR3 is minimum requirement for zOSMF. > > > > You probably need some Java overrides to eliminate attempt > > to use hardware crypto. > > > > -- > > Donald J. > > [email protected] > > > > On Wed, Sep 30, 2015, at 12:54 PM, Mark Pace wrote: > > > Trying to start OSMF for the first time. It appeared that all the setup > > > ran cleanly. > > > > > file:/SYSTEM/etc/zosmf/servers/zosmfServer/server.xml, Hardware error > > from > > > call CSNDDSV returnCode 12 reasonCode 11060. > > > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: INFO IBM-MAIN > > > > -- > > http://www.fastmail.com - Choose from over 50 domains or use your own > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > The postings on this site are my own and don’t necessarily represent > Mainline’s positions or opinions > > Mark D Pace > Senior Systems Engineer > Mainline Information Systems > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN -- http://www.fastmail.com - Accessible with your email software or over the web ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
