Jprofiler 10 1 1 – Java Based Applications Free

Download JProfiler

JProfiler works both as a stand-alone application and as a plug-in for the Eclipse software development environment.; JProfiler supports local profiling (analysis of applications running on the same machine as the JProfiler software) and remote profiling (analysis of Java applications running on remote machines). Spring is a Dependency Injection (DI) framework used in a majority of enterprise Java applications, including web services, microservices, and data-driven systems.

Change release:

The download matrix below offers installers and archives for all supported platforms.

Download JProfiler for Windows 32-bit

Setup Executable with JRE (100 MB)

Download
64-bit Windows
Setup Executable with JRE (106 MB)
ZIP Archive (171 MB)

Supported architectures: x64/AMD64

Supported versions: 10/8/7, Server 2019/2016/2012

32-bit Windows
Setup Executable with JRE (100 MB)
ZIP Archive (165 MB)Free

Supported architectures: x86, x64/AMD64

Supported versions: 10/8/7, Server 2019/2016/2012

macOS
DMG Archive with JRE (171 MB)

Supported architectures: x86, x64/AMD64

Supported versions: 10.11 - 10.15

Linux
Setup Executable (61 MB)
RPM (104 MB)
TAR.GZ Archive (104 MB)

Supported architectures: x86, x64/AMD64, PPC, PPC64, PPC64LE, ARMv7, ARMv8

Solaris
Setup Executable (66 MB)
TAR.GZ Archive (113 MB)

Supported architectures: SPARC, SPARC V9, x86, x64/AMD64

Supported versions: 11, 10, 9, 8

AIX
Setup Executable (66 MB)
TAR.GZ Archive (113 MB)

Supported architectures: PPC, PPC64

Supported versions: 7.2, 7.1

FreeBSD
Setup Executable (66 MB)
TAR.GZ Archive (113 MB)

Supported architectures: x86, x64/AMD64

Supported versions: 11, 10, 9, 8, 7

HP-UX
Setup Executable (66 MB)

Jprofiler 10 1 1 – Java Based Applications Free Online

TAR.GZ Archive (113 MB)

Supported architectures: PA_RISC, PA_RISC2.0W, Itanium ia64n, Itanium ia64w

Supported versions: 11i

Installation Notes for TAR-Archives (Linux/Unix)

All files are contained in an enclosing folder named jprofiler. Unpack the distribution file with

gunzip filename
tar xf filename

Start JProfiler by executing the shell script

jprofiler/bin/jprofiler

Unix users are recommended to use gzip and GNU tar.

Installation Notes for RPM-Archives (Linux)

Install the rpm with rpm -i <download_filename> or your favorite rpm tool. Execute jprofiler at the command line or use the kde/gnome desktop file /opt/jprofiler/jprofiler.desktop.

Unattended Installations

To perform an unattended installation, execute the installer with the -q command line argument. To set licensing information in that case, pass -Vjprofiler.licenseKey=[license key] -Vjprofiler.licenseName=[user name] and optionally -Vjprofiler.licenseCompany=[company name] as command line arguments. If you have a floating license, please use FLOAT:[server name or IP address] instead of the license key. A console installer mode is also available if you pass the -c command line argument.

How to Upgrade

You may install a new version of JProfiler on top of an older version. Your configuration will not be lost. JProfiler automatically imports settings from previous major versions. You can install different major versions of JProfiler side by side.

When it comes to profiling, only the best tool is good enough.

Check out below what makes JProfiler the top choice for profiling your applications on the JVM:

Exceptional ease of use

When you profile, you need the most powerful tool you can get. At the same time, you do not want to spend time learning how to use the tool. JProfiler is just that: simple and powerful at the same time. Configuring sessions is straight-forward, third party integrations make getting started a breeze and profiling data is presented in a natural way. On all levels, JProfiler has been carefully designed to help you get started with solving your problems.

Database profiling for JDBC, JPA and NoSQL

Database calls are the top reasons for performance problems in business applications. JProfiler's JDBC and JPA/Hibernate probes as well as the NoSQL probes for MongoDB, Cassandra and HBase show the reasons for slow database access and how slow statements are called by your code. From the JDBC timeline view that shows you all JDBC connections with their activities, through the hot spots view that shows you slow statements to various telemetry views and a list of single events, the database probes are an essential tool for getting insight into your database layer.

Excellent support for Java Enterprise Edition

Dedicated support for JEE is present in most views in JProfiler. For example, in the JEE aggregation level you see the call tree in terms of the JEE components in your application. In addition, the call tree is split up for each request URI. Also, JProfiler adds a semantic layer on top of the low-level profiling data, like JDBC, JPA/Hibernate, JMS and JNDI calls that are presented in the CPU profiling views. With its JEE support, JProfiler bridges the gap between a code profiler and a high-level JEE monitoring tool.

Higher level profiling data

JProfiler has a number of probes that show you higher level data from interesting subsystems in the JRE. In addition to the Java EE subsystems like JDBC, JPA/Hibernate, JSP/Servlets, JMS, web services and JNDI, JProfiler also presents high level information about RMI calls, files, sockets and processes. Each of these probes has its own set of useful views that gives you general insight, highlights performance problems and allows you to trace single events. And what's more, all these views are also available for your own custom probes that you can configure on the fly within JProfiler.

Stellar analysis of memory leaks

Finding a memory leak can be impossible without the right tool. JProfiler's heap walker offers you an intuitive interface to solve both simple and complex memory problems. 5 different views and lots of inspections show different aspects of the current set of objects. Each view provides you with essential insights on the selected objects and lets you switch to different objects sets. Questions like why objects are not garbage collected are answered with a single click of the mouse.

Extensive QA capabilities

Jprofiler 10 1 1 – Java Based Applications Free Pdf

JProfiler is ideally suited as a QA tool, both during development as well as for dedicated QA teams. The rich functionality around snapshot comparisons makes it easy to track progress. JProfiler has strong support for command line operations. This includes the ability to profile, export snapshot data and create snapshots comparisons from the command line. The ant tasks bundled with JProfiler allow you to perform all command line operations from your build script.

Jprofiler 10 1 1 – Java Based Applications Free Printable

Broadest support for platforms, IDEs and application servers

JProfiler integrates into your environment: We provide native agent libraries for a wide range of platforms, both for 32-bit and 64-bit JVMs. Integrations into all popular IDEs makes profiling during development as easy as running your application. And the large number of integrations wizards for nearly all application servers on the market ensures that you can get started with a few clicks and not with reading documentation.

Low overhead

JProfiler records data only when you need it. In fact, you can start your application with the JProfiler agent and attach the JProfiler GUI at a later time. When you do not record any data, the overhead is extremely small. That's what we call on demand profiling. Invariably, there are a lot of things you can adjust in an advanced profiler. JProfiler shows you how your profiling settings will impact performance and offers you templates to quickly select profiling settings for common use cases.

The powerful CPU profiler

Fixing performance bottlenecks is the most frequent use case for a profiler. However, CPU data can be overwhelming in its level of detail and the way data is collected can make a huge difference in usability. With JProfiler, you have a decisive advantage when trying to find the reason for a problem. Call tree view filters, aggregation levels and thread status selectors are just some examples of JProfiler's versatility in this area.

The integrated thread profiler

Problems related to threading are much more frequent than one might assume. Without a thread profiler, you only have a minimal chance to tackle such issues. A whole range of otherwise opaque problems can be solved when using JProfiler, such as increasing liveness in a multi-threaded application that uses too much locking. Thread profiling not only has a separate view section in JProfiler, it is also tightly integrated into the CPU profiling views.

Supported Platforms

JProfiler supports profiling on the following platforms:

Windows

macOS

Linux

FreeBSD

Solaris

AIX

HP-UX

JProfiler Screencasts

We're regularly recording new screencasts for JProfiler in our blog. A filtered list of screencasts for all products can be viewed directly in the blog.

Profiling JPA/Hibernate

Java profiling across JVM boundaries

Inspections in the heap walker