Tuesday, October 24, 2017

Jenkins in Nonstop














Only run one copy listening on a particular port...MAXSERVERS 1 if using NSJSP
       –multiple standalone “slave” copies can run on different ports CPUs/IPUs
        –they must be configured to use different work directories
–Expected startup exception: No suitable implementation found for Free Swap Space monitor – not an issue
–Give Jenkins plenty of heap space -Xms512m -Xmx512m
–Some plugin installations require a restart of Jenkins, stop and restart the process
–Turn on the “auto refresh” for the job status page (“ENABLE AUTO REFRESH” upper right hand corner of the job status page)
–Develop serverclass in NSDEE
–Use Source Control tool like git
–Jenkins monitors git repository
     – Can work from sources and check build
     – Can work with delivered binaries
–On successful modification deploy into a TS/MP domain