DevOps JENKINS – some ways to restart manually Jenkins services 30.07.2021 by Middleware Team Hi Team, Depending on your actions performed on your master,sometimes Jenkins needs to be restarted,for that,we have many alternatives,it is not supposed to be a tough task but it can be helpful to know how to do that…..So let’s see(…)
Ansible, DevOps JENKINS – Deploy Ansible Playbook with Jenkins plugin 18.06.2021 by Middleware Team Hi team As you know Jenkins has over 1700 plugins available which make him one of the most powerful and flexible tool ever created:) so let’s see one of the most interesting plugin:Making builds with Ansible Plugin. What is(…)
Application integration & Middleware, Oracle Oracle Internet Directory or Oracle Access manager 12.2.1.4 fails to install on Red Hat Linux8 04.06.2021 by Middleware Team Recently I had to install Oracle Internet Directory (OID) and Oracle Access Manager (OAM) both in 12.2.1.4 on a Red Hat 8 for new QA and PRODUCTION environments. The installation of the OID 12.2.1.4 failed on packages prerequisites check. It(…)
DevOps JENKINS – recover access to your Jenkins Admin Dashboard 28.05.2021 by Middleware Team Hi team, I recently installed a Jenkins machine and forgot to create a “first admin user”, but I also forgot the password to log in with default admin user (I guess default password was admin but it doesn’t matter now(…)
DevOps JENKINS add and configure Slack notifications 12.05.2021 by Middleware Team Hi team, If you wonder how to improve your team work efficiently during your Jenkins projects here is a good solution: configure slack notifications,what is slack notification?how can we configure for our Jenkins builds? Below we will see(…)
DevOps Maven: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher 22.04.2021 by Middleware Team Working on Jenkins and Artifactory I often seen options suggesting Maven tool,but what is Maven purpose?How can we use and install it on a Windows system?During this install you may encounter some kind of issues Introduction Maven is a tool(…)
DevOps JENKINS : Update manually your Jenkins master 13.04.2021 by Middleware Team Hi there, What about keeping up to date your Jenkins 🙂 Such easy to perform that!Today we will check the manual update of our Jenkins master Check if updates are available You can see that(…)
Control-M Control-M/EM : libnsl.so.1: cannot open shared object file: No such file or directory 12.04.2021 by Middleware Team Hi team, When installing a brand new control-M server on your machine,you may encounter issues related to Control-M installation prerequisite. That was my case on my Virtual machine,we will see how to fix it quickly. System configuration:(…)
DevOps JENKINS installing Artifactory server and add it to your Jenkins master 05.03.2021 by Middleware Team Hi everybody As promised in my previous post on Artifactory plugin here is the installation guide to use Artifactory with your Jenkins master.First we need to check the prerequisites and then after installation will see how to link it(…)
DevOps JENKINS installing Artifactory plugin and fix dependencies issue 03.03.2021 by Middleware Team Hi everybody As I planned to show you how to use Artifactory in next blog topic , we need to install it through plugin management. During this I faced some issues.Below we will check how to fix it. what(…)