Application integration & Middleware WebLogic Licence Compliance and Out of Memory Errors 26.06.2022 by Middleware Team Recently, at a customer site, I faced an issue of WebLogic Admin server which crashes because it reached Java Virtual Machine (JVM) limit. Xms and Xmx were set to 1Gb. Expected behavior is that Node Manager detects it and restart(…)
Application integration & Middleware How to allow users having monitoring role to view and manage messages in WebLogic JMS queues. 28.04.2022 by Middleware Team Recently I got the request to provide JMS Queues monitoring access to a group of users with the privileges to view and manage de messages in the queues. This can be done through the WebLogic console but for this customer,(…)
Database Administration & Monitoring Jenkins – Public cloud installation 21.01.2022 by Middleware Team Hi Team, Sometimes I was struggling with my VM to install and test my favorite software. Many problem can occur, VM can crash , need to install again, select the correct image computer , manage resources allocation and consumption(…)
Control-M Control-M /EM – How to manage Control-M utility restriction for Remote hosts 17.12.2021 by Middleware Team Hi team, today we will see how to restrict the Control-M utility when using your remote hosts. we will perform a quick test to show how it works before the modification , then after. first of all(…)
Docker Docker – Docker for Windows 10 installation 16.12.2021 by Middleware Team Hi team! For some purposes I had to install Docker on my Windows lab, I know my colleagues are used to install it on Linux , but what about Windows?So let’s take a look on it! Prerequisites: a Windows 10(…)
Control-M Control-M EM – Control-M Automation API Overview and Installation 15.12.2021 by Middleware Team Hi Everybody, Today we will see how to use jobs as code with Control-M.We are aware that Jenkins is able to do that, but now we will try the new BMC product called Control-M Automation API. As described by(…)
Application integration & Middleware, Database Administration & Monitoring Monitoring – first steps with Prometheus 07.12.2021 by Middleware Team Monitoring is a crucial element of DevOps automation that has to be proactive, meaning it must find ways to improve applications quality before bugs appear. Therefore, we have to quickly and easily understand what is happening in our infrastructure,(…)
Control-M Control-M EM “export” option of Control-M Web is not working on MS EDGE and Chrome 01.12.2021 by Middleware Team Hello everybody, I recently faced issues when using some control-m features on EDGE and Chrome.Indeed I was not able to get my folder exported in XML format, something was blocking. Issue description When clicking on the export button nothing happens,(…)
Control-M, Database Administration & Monitoring Control-M/EM Add a suffix to your jobs using mass update utility 21.11.2021 by Middleware Team Hi guys,and girls of course 😉 Sometimes we have to make some cleanup on our Control-m folders and also we have to keep them disabled (we never know if one day the can be used again by a new agent)(…)
Ansible, DevOps Ansible URI module and WebLogic REST API 15.11.2021 by Middleware Team How to use WebLogic REST API with Ansible URI module.