November 16, 2021 By Michael Thompson 2 min read

As any developer or support engineer will tell you, memory leaks are notoriously frustrating to deal with.

Often, there is not enough diagnostic information to determine the root cause. When there is, getting a clear understanding of the culprits relies on tools that developers don’t frequently use. These challenges can make it difficult to make timely, corrective changes to applications. Operations teams are often tasked with “working around” the problem through various means — including regular restarts — to alleviate the problem.

IBM WebSphere Automation Version 1.2 helps eliminate these headaches with automated memory leak analysis and automatically generated problem reports. Announced today, it builds upon the automation capabilities in IBM WebSphere Automation version 1.1, which was introduced earlier this year.

What’s new?

Where Version 1.1 provided automatic detection of unresolved CVEs and automated inventory tracking, Version 1.2 helps you automatically detect and analyze memory leaks while they are occurring to provide a more accurate assessment of the source of the leak. Through integration with Instana APM, WebSphere Automation is notified when a traditional WebSphere or Liberty JVM is experiencing a memory leak — before the system encounters a fatal OutOfMemory error. WebSphere Automation then automates the gathering and analysis of diagnostic information, resulting in a human readable report that a WebSphere operator can share with their application development team or application vendor.

WebSphere Automation works with your new and existing WebSphere environments to help you realize immediate value. System operators no longer need to be reactive or be notified to take manual action — the necessary problem diagnostic information and analysis of memory leaks is done automatically. This means WebSphere operations teams no longer need to spend time solving these issues or building the skills to do root cause analysis.

Learn more

Check out the new feature in this demonstration video or try it today and experience WebSphere Automation yourself.

More from Automation

Deployable architecture on IBM Cloud: Simplifying system deployment

3 min read - Deployable architecture (DA) refers to a specific design pattern or approach that allows an application or system to be easily deployed and managed across various environments. A deployable architecture involves components, modules and dependencies in a way that allows for seamless deployment and makes it easy for developers and operations teams to quickly deploy new features and updates to the system, without requiring extensive manual intervention. There are several key characteristics of a deployable architecture, which include: Automation: Deployable architecture…

Understanding glue records and Dedicated DNS

3 min read - Domain name system (DNS) resolution is an iterative process where a recursive resolver attempts to look up a domain name using a hierarchical resolution chain. First, the recursive resolver queries the root (.), which provides the nameservers for the top-level domain(TLD), e.g.com. Next, it queries the TLD nameservers, which provide the domain’s authoritative nameservers. Finally, the recursive resolver  queries those authoritative nameservers.   In many cases, we see domains delegated to nameservers inside their own domain, for instance, “example.com.” is delegated…

Using dig +trace to understand DNS resolution from start to finish

2 min read - The dig command is a powerful tool for troubleshooting queries and responses received from the Domain Name Service (DNS). It is installed by default on many operating systems, including Linux® and Mac OS X. It can be installed on Microsoft Windows as part of Cygwin.  One of the many things dig can do is to perform recursive DNS resolution and display all of the steps that it took in your terminal. This is extremely useful for understanding not only how the DNS…

IBM Newsletters

Get our newsletters and topic updates that deliver the latest thought leadership and insights on emerging trends.
Subscribe now More newsletters