Server 5.4.0.1 Release Date : 2018-10-10
Changes and Improvement
[View Server] Improve XSS code when Storing talk Contents.
[View Server] Change Processing method for HTTP STATUS CODE 4XX.
[View Server] Improved CPU Utilization.
[Management General] Added pop-up view function to all management screen.
[Management > EVENT external link setting] Added Email Subject Customization function.
[Management > EVENT Rule] Added Domain as target type to the EVENT Compare Screen.
[Mangement > Extension and Notification > Email Settings (SMTP)] Port Number Validation Check
Bug Fix
[User-defined Dashboard] Fixed a bug where dashboard could not be saved after changing the color/size of a text.
[Pop-up > X-View Transaction Analysis] Fixed a bug that caused a REQUIRED_TOKEN_PARAMETER error when viewing after sharing with Talk
[Template] Fixed a bug where target setting state of chart and table was not maintained
[Data Server] Fixed a null pointer exception when close was called after explicit memory buffer release.
In a Windows environment, Java does not support explicitly deleting memory-mapped files.
If the database can not be deleted automatically, you have to shut down the data server and delete the file manually.
Server 5.4.0.2 Release Date : 2018-10-12
Changes and Improvement
[User Defined Dashboard> Editor] Improve readability of Active Service/External Call Chart
[Data Server] Improved/logged event notification data query
Bug Fix
[Dashboard > Chart] Fixed a bug that speeds up the animation when hovering over the speed bar chart.
Fixed a bug where the user guide pop-up did not work.
[Management > Application Start point] Fixed a bug where Servlet Filter Could not be set.
Server 5.4.0.3 Release Date : 2018-10-15
Bug Fix
[Analysis > X-View] Fixed a bug where the time on X-axis of the chart was not displayed normally.
Server 5.4.0.4 Release Date : 2018-10-17
Bug Fix
[Pop-up > X-View > SQL Build & Plan] Fixed a bug where SQL parameters were blank.
[View Server] Fixed a bug that prevented events (notification, external link) from being sent from a WebSocket
[Data Server] Fixed a bug where Application SQL/External Call statistics data was not collected.
Server 5.4.0.5 Release Date : 2018-10-18
Bug Fix
[Management > JENNIFER Server Upgrade] Fixed server upgrade bug
If you are upgrading from 5.4.0.1 or later, you need to overwrite the lib/, war/ directory manually
Server 5.4.0.6 Release Date : 2018-10-18
Bug Fix
[Real-Time > X-View] Fixed a bug that the filtering layer did not work
Server 5.4.0.7 Release Date : 2018-10-24
Changes and Improvements
Added Java Agent database connection JMX for WildFly 11.
[Data Server] Introduction of OSGi to implement extension function.
[Data Server] Prepare unofficial options that do not store the connection name in the SQL profile - jennifer.unofficial.enable.collect.connection.name.of.sql=false(Default true)
[Data Server] Improved data collection performance by introducing parallel processing
Bug Fix
Fixed a bug where a transaction has an error but it does not show the error content in the ERROR tab.
Fixed a bug that left a residual image when running the management screen with the domain tree open.
[Popup> X-View Transaction Analysis] Fixed a bug that caused a script error when executing X-View transaction popup from EVENT popup
Server 5.4.0.8 Release Date : 2018-10-26
Changes and Improvement
[View Server, Dashboard] Add dashboard chart rendering options for low spec client PCs
[Custom Dashboard] Speedometer Chart Display Domain Grouping.
Bug Fix
[User Defined Dashboard] X-View right-click pop-up location bug fix.
[Dashboard> Topology] Fixed a bug where X-View section was not displayed when clicking a node.
[Analysis> Application Status] Fixed a bug that caused a call casting error
[Analysis> X-View] Fixed a script error when clicking on the transaction table tab
[Analysis> X-View] Fixed script error when clicking pop-up after clicking on client IP table tab after a query
Fixed a bug that caused a server error when loading the [Administration> Frontend monitoring] screen
Fixed a bug that caused server error when saving [Admin> Bad Response Time] setting
[Administration> User Account] Fixed bug that deletion of user account did not work properly
[Report] Fixed a bug where a script error occurred on report list screen and data could not be viewed.
Server 5.4.0.9 Release Date: 2018-11-08
Changes and Improvements
When a situation where it is not possible to read and write a file is detected, the reason is logged and the server is shut down.
Improved metrics asynchronous lookup performance
Server 5.4.0.10 Changes and Improvements : 2018-11-15
Bug Fix
Fixed a security vulnerability issue.
Server 5.4.0.12 Release Date : 2018-12-03
Changes and Improvements
[View server] change server_view.conf option name (share_viewserver_url => public_viewserver_url)
[Analysis> EVENT] Monthly inquiry function added.
[Data Server] Remove data server dependency on view server.
[Data server] Changed the event database to 10 minutes unit
Bug Fix
[Template] Fixed a bug where bar charts title was not displayed
[Analysis> Application Status] Fixed a bug where data is not updated when using table filtering.
[Open API] Fixed a bug where the start/end time values in the transaction list look different from the profile
Server 5.4.0.13 Release Date : 2018-12-14
Changes and Improvements
[View Server] Terminate the process when files can not be deleted or created in DB_PATH
Server 5.4.0.14 Relese Date : 2018-12-20
Changes and Improvements
[Table Component] Remove scrolling style that applied only to Chrome, change it to use the default scrolling style.
[Template] Added ERROR TopN Condition.
Bug Fix
[Table Component] Fixed a bug where table row was truncated due to incorrect calculation in the scrollable area of the table.
[Management > EVENT External Link Settings] Fixed a bug where the off-schedule was disabled and the start time was greater than or equal to the end time
[Analysis > DB Search]Fixed a bug where application/SQL/External Call search window layout locations were displayed incorrectly
[Dashboard > Toplogy] Fixed active service pop-up bug when double-clicked on a group node
[Analysis > X-View] Fixed a bug where the layout is broken in retina display when sharing screen
Server 5.4.0.15 Release Date : 2019-01-08
Changes and Improvement
[Dashboard > Speed Meter(Dark Theme)] Change Instance Name Display Color.
[Statistics > System Performance] Display Instance Event Count in Peak Summary Data.
[Template] Support for "Daily Report" domain group when creating a new template.
[Management > Instance] Added IP to new Instance name rule.
[XSS Security Enhancement] Browser cookies cannot be imported into scripts.
[View Server Extension] Added instance Description field to EVENT adapter interface.
[Template] Fixed a bug where some numbers were missing when the number of applications (TopN) per statistical data exceeds the maximum number.
Bug Fix
[Open API] Fixed a bug where business IDs were negative when searching for Business-related APIs
[Data Server] Fixed a bug where real-time data could not be deleted automatically.
Server 5.4.0.16 Release Date : 2019-01-17
Changes and Improvements
[Dashboard> Chart] Background improvement.
[Dashboard, Real Time, Analysis> Chart] Improved Y-axis data display standard.
[Real-time> X-View] Target selection Component UI improvement
[Analysis> X-View] Added Minimum Response Time Validation Check.
[Analysis> X-View] Target selection component UI improvement.
[Management> Automatic Stack Trace] Added Cancel button action in domain-wide settings.
[Management > Adapters and Plug-ins] Improved cancellation behavior when deleting setting.
[Data Server] Measuring CPU Steal Time. It is measured only in the Linux environment.
[Data server] Case-insensitive CRUD parsing exception check - Fixed the problem that unnecessary error was displayed in the log because it cannot recognize lower case SQL by exception object.
[Data Server] Improved object serialization performance when communicating with view server and data server- Improved performance by introducing a separate library instead of Java serialization provided by basic Java.
Bug Fix
[Equalizer, Speed Meter Chart] Fixed blinking bug.
[X-View Popup] Fixed a bug where the selected values of the X-View filter were not reflected in the dashboard.
[User Defined Dashboard> Speedometer] Fixed bug where domain divider was not displayed.
[Template] Fixed a bug that prevented other interactions due to loading during template build.
[View Server] Fixed a bug that kept login status for only 30 minutes.
Server 5.4.0.17 Release Date: 2019-01-24
Changes and Improvement
Improved statistics and report page response speed
Added option to override open / plugin API token authentication
[Popup> Active Service Details] Added the ability to share with Talk
Bug Fix
[View Server] Fixed a Bug where the view server process terminates while communicating with the data server
[Analysis> X-View> Advanced search condition] Fixed a bug that caused the Application Name to be compared to equals instead of a pattern when querying.
Statistics> Common] Fixed a bug fix where the view server time zone is different from the browser, the line chart X-axis time was not displayed correctly.
Server 5.4.0.18 Release Date: 2019-01-30
Bug Fix
[Popup> X-View Transaction Analysis] Fixed a bug where profile contents could not be displayed when in the plain text tab.
[Popup> X-View Transaction Analysis] Fixed a bug that caused intermittent data to appear when dragging a transaction from X-View Chart.
Fixed a bug where the Management > Bad Response Time application/SQL/External Call selection layer was below the center of the screen
[Analysis> Performance Browser] Fixed a bug where chart help icon location overlapped with text.
Fixed a bug where no section information was displayed when selecting [Dashboard> Topology] section.
Server 5.4.0.19 Release Date : 2019-02-18
Changes and Improvement
Improvement to the OpenAPI, it is possible to use GUID as a lookup key.
Agent version must be 5.4.0.4 or higher.
Server 5.4.0.20 Release Date : 2019-02-19
Bug Fix
[Report] Table> Fixed a bug that caused a script error when adding application/SQL/External Call condition
Server 5.4.0.21 Release Date : 2019-02-20
Bug Fix
[Data Server] Fixed a bug where data server was not able to start in AIX environment.
Agent JAVA 5.4.0.1 Release Date : 2018-10-18
Base Module Upgrade is Required
Bug Fix
Fixed problem where adapter code is not initialized
Fixed an issue where the agent upgrade version is not recognized when using JDK 9 and 10.
Agent JAVA 5.4.0.2 Release Date : 2018-11-21
Base Module Upgrade is Required
Added Features
Added an option to disable the SERVICE_EXCEPTION event.(enable_service_exception_event).
Added an option to disable collecting SQL Fetch Time.(collect_sql_fetch_time)
Added an option to prevent writing reject logs to agent log when PLC is active.(enable_reject_log)
Added an option to record query string in the agent log when PLC is active.(include_query_string_in_reject_log)
Changes and Improvements
DB_CONNECTION_OPEN / CLOSE message has been improved to show the hash value of the connection.
This function has been applied to version 5.3.2.10.
Bug Fix
Fixed the problem that copying JMX setting in agent settings does not work.
Fixed the problem that OpenJDK9 and Oracle JDK9 are different in Java version
Agent JAVA 5.4.0.3 Release Date : 2019-01-23
Added Features
Added support for TimesTen DB Direct SQL.
Added AIX library without process memory.
Changes and Improvement
Analysis -> Changed to exclude agent threads that were excluded from the thread screen
Agent JAVA 5.4.0.4 Release Date : 2019-02-18
Changes and Improvements
Changed the preload operation that was removed for JDK 9 support to work with version 9 or earlier
Agent PHP 5.4.0.1 Release Date : 2018-09-28
Changes and Improvements
Improved to collect username together when collecting DB connection information
Bug Fix
Fixed bug where the current_encoding option does not apply to SQL queries and HTTP parameters
Fixed a bug where Segmentation Fault occurred while establishing Session with the server when there is no license.
Agent PHP 5.4.0.2 Release Date : 2018-10-10
Bug Fix
Fixed a bug where the stack trace was beyond the max count due to concurrency issues.
Fixed a bug where fetch Count not collected on active service
Agent PHP 5.4.0.3 Release Date : 2018-10-18
New Features
Added sql_fetch_warning_count option
Agent PHP 5.4.0.4 Release Date : 2018-10-26
New Features
Added file_owner option to specify owner of log file and service dump file
The file_owner option is applicable after restart, and must be specified in jennifer.conf. Also, file_owner must be the execution owner of the Apache Child process or the execution owner of the PHP-fpm Child process.
ex) file_owner = nobody
Agent PHP 5.4.0.5 Release Date : 2018-10-30
New Features
Added the ability to use ptrace to collect the native service call stack for the active service. (enable_collect_native_callstack=true)
Bug Fix
Fixed a bug where SQL Query parsing malfunctioned when there was a # comment in the SQL Query
Fixed a bug where the userid_key_from_session option value was not case sensitive and could not collect user ID from the session
Agent PHP 5.4.0.6 Release Date : 2018-11-07
Bug Fix
Fixed a bug where the methods in the parent class were dynamic profile targets and the method profile in the parent class was not collected when the method was run in a PHP5 environment.
Agent PHP 5.4.0.7 Release Date: 2018-11-14
Changes and Improvements
Add unzip to the installation package so that the agent can be upgraded in an OS environment where unzip is not installed.
Bug Fix
Fixed a bug where blank inline SQL Query parameters were not collected.
Fixed a bug where non-existent active services appeared on the screen
Agent PHP 5.4.0.8 Release Date : 2018-11-19
Bug Fix
Fixed a bug that causes Segmentation Fault in epoll_reactor::deregister_description.
Fixed a bug where the userid_key_from_session option was not applied.
Fixed a bug that prevented HTTP headers from being collected in PHP7, php-fpm environment.
Agent PHP 5.4.0.9 Release Date : 2018-11-28
Changes and Improvements
Improved to collect php files and line numbers in PHP Error details
Bug Fix
Fixed a bug that did not append a query string to application name with the url_additional_key option on POST request
Agent PHP 5.4.0.10 Release Date: 2018-12-05
Changes and Improvements
Add session_abort, session_destroy, session_reset, session_write_close, and session_unset functions to the default profile list
Bug Fix
[Analysis>Socket] Screen error bug fixes
Agent PHP 5.4.0.11 Release Date : 2018-12-31
Bug Fix
Fixed a bug that caused Segmentation Fault in epoll_reactor::deregister_description
Agent PHP 5.4.0.12 Release Date : 2019-02-01
Bug Fix
Fixed a bug where the profile settings of the child class masked the parent class profile settings
Agent .NET 5.4.0.3 Release Date : 2018-10-18
Changes and Improvements
Web App Installation Support for Azure App Services
Agent .NET 5.4.0.4 Release Date : 2018-12-07
Changes and Improvements
Added a message showing the method for HTTP requests in the XView detail profile
Agent .NET 5.4.0.5 Release Date: 2019-01-22
Changes and Improvements
Added support for Windows Server 2003 deprecation and Windows Server 2019 (the old version also supports 2019, but officially states this version)
Removed performance counter settings for Oracle. Managed "Idle DB Connection" and "Active DB Connection" information from Jennifer agent side.
Enable_oracle_managed_perf_counter Option added: This option must be set directly in the .conf file (default false)
Removing the tcp_connect_timeout Option
Agent .NET 5.4.0.7 Release Date : 2019-01-28
Changes and Improvements
Added three options (xmldoc_trace_content, xmldoc_trace_content_url_patterns, xmldoc_trace_content_max_length) showing the contents of the LoadXml profile