Server 5.3.3.1 Release Date : 2018-06-19
Changes and Improvements
The source data is logged in the View server log when SQL bound parameter parsing fails
Server 5.3.3.2 Release Date : 2018-06-28
Bug Fix
Fixed a bug that caused browser memory leak in the dashboard
Server 5.3.3.3 Release Date : 2018-07-02
New Features
[Data Server] Added an unofficial option to limit the number of profiles stored in data server "jennifer.unofficial.limit.number.of.profiles.to.collect". By default, there is a limit of 10,000 profiles collected per transaction. If you want to change this limit, add the above-mentioned option in jennifer_data.sh(bat) file.
[Data Server] Profile collection performance improvement. If there are very many profiles in a transaction, the loss of transactions, profiles, and statistical information was improved when collecting them. The statistical data based on the profile was reduced to the default number of 10000 profiles that were collected and stored as before, lowering the probability of data loss.
Changes and Improvements
[Data Server] Accept the @ character in SQL Bound parameter value - Microsoft SQL Server.
[Data Server] Prevent (-1) comparison events from being created when the matrix value of the comparison target does not exist.
[Data Server] Case sensitive when renaming URLs.
[View Server] Supports XSS by modulating request parameters when data is obtained with Ajax (GET).
[View Server] Improves the part where the scroll moves unnaturally after selecting the post on the talk screen.
[View Server] Changed user ID requirements to include uppercase alphabet
[View Server] Removing the ability to look up IP from the active service list Popup
[View Server] Management > Application Name, add remove intermediate string function
[View Server] Added the ability to delete files from my background tasks
[View Server] Upgrade to Spring 4 version
Server 5.3.3.4 Release Date : 2018-07-10
Changes and Improvements
[Data Server] You can check the current system time zone information in the data server log
[View Server] Supporting summary interval for multi-domain metrics lookup service
[View Server] Added smtp_trust_all_hosts option to allow trusted communication with all SMTP servers
[User Defined Dashboard > Edit ] Inserted Component (Chart) Resize UX Improvement
[User Defined Dashboard >Edit > Tools] Add text, IFrame UX Improvement
[Real-Time > X-View] Allow selecing targets (Instance/Business) that are stopped or have no data.
[Analysis > X-View > Add Filter] Prevent adding duplicate filter settings
[Pop-up > X-View] Added individual view function for Method / External Call tab
[Pop-up > SQL Build & Plan] Change MS-SQL execution plan type to SHOWPLAN_ALL
Bug Fix
[Data Server] Fixed a bug where the number of visitors was invalid when data server restart.
[User Defined Dashboard] Fixed a bug where the arrow on the ▼ button of the customer dashboard right component was changed.
[Pop-up > X-View] Fixed a bug where the transaction information could not be passed to Talk if the plain text tab in X-View was not active when sharing
[Management> Dynamic Method Profile] Fixed a bug where the method name was set to blank.
[Analysis > X-View] Fixed a bug where values were invalid when exporting data as a table.
[Management > DB access Plan] Fixed a bug that causes server error when the URL was not entered.
Server 5.3.3.5 Release Date: 2018-07-11
Bug Fix
[Data Server] Fixed a bug where errors that should not be collected are collected in the profile.
Server 5.3.3.6 Release Date: 2018-07-17
Changes and Improvements
[Management > Jennifer Diagnosis > View Server Status] Added X-View cache status information
[View Server] Added HTTP STATUS CODE 4XX option for unifying the error codes.
[View Server] Add "work_path" option in "server_view.conf" file to change the full profile export and save path to the Must Get file.
Bug Fix
[Dashboard > Real-Tome Line Chart] Fixed a bug where the name would not be visible when the lines overlap.
[Data Server] Fixed a bug in the DB Search screen where number the events was displayed as null when the number of events was 0
Server 5.3.3.7 Release Date : 2018-07-18
Bug Fix
[View Server] Fixed a bug in the HTTP STATUS CODE 4XX option in server_view.conf file
Server 5.3.3.8 Release Date: 2018-07-26
New Features
[Analysis-XView] Added Client IP to X-View advanced search filter condition
Bug Fix
[Management > Group] Fixed a bug where Hangul (Korean) characters were broken in target permissions
[View] Better handling of view server exception
Server 5.3.3.9 Release Date : 2018-07-31
Bug Fix
[Data Server] Fixed a bug where NoClassDefFoundError error occurs during the server upgrade
Server 5.3.3.10 Release Date : 2018-08-07
Changes and Improvements
Allow binding parameter key to visible in SQL Build & Plan(JJC-2255)
Added copy binding parameter from SQL Build & Plan Plan pop-up.
The Copy Binding Parameters feature exposes the button only on the view server only when the platform is set as .NET
Bug Fix
Fixed a bug where the E-Mail settings were not retained in the template auto-build settings
Fixed a bug where charts were not visible in auto-built reports
Server 5.3.3.11 Release Date: 2018-08-10
Changes and Improvements
[Data Server] Memory consumption improvement when a profile contains a large number of remote calls.
Agent JAVA 5.3.3.1 Release Date : 2018-07-18
New Features
Added an option to not collect transaction CPU information. (profile_transaction_cpu)
Setting the profile_transaction_cpu option prevents transactions and active services from collecting CPU information. It is an option to reduce the load in heavy load conditions.
Agent JAVA 5.3.3.2 Release Date: 2018-08-14
Changes and Improvements
Improved to show original URL content in profile when setting application name (collect_original_service_naming)
Agent JAVA 5.3.3.3 Release Date: 2018-08-20
Changes and Improvements
improved to use Application Name cut when using use_service_naming_by_query_string option.
Agent JAVA 5.3.3.4 Release Date : 2018-08-29
This version requires base module upgrade
New Features
MySQL JDBC 6.xx, 8.xx driver direct SQL support
Added the first original URL content to the profile when setting the application name (collect_original_service_naming)
Added options to summarize the SQL that is executed repeatedly.(enable_repeat_sql_summary, repeat_sql_summary_count)
The following modifications require server version 5.4.0 or later
Add type to distinguish Maria DB from topology screen.
Add custom error type (USER_DEFINED_NORMAL, USER_DEFINED_WARNING, USER_DEFINED_FATAL)
Added objects check leak options (object_leak_checker_open, object_leak_checker_close)
Changes and Improvements
Added option to not collect data when collecting system information (CPU, Memory) using JNI (enable_collect_system_resource)
This patch provides a workaround that prevents JNI module calls when there is a performance impact on CPU information collection when using JNI modules on certain AIX (the problem module was libjennifer5_0.3.0-aix_7.1_64.so). )
Bug Fix
Weblogic JMX DB Connection: Fixed a bug that caused incorrect settings to be displayed if multiple data sources were set during monitoring
Agent .NET 5.3.3.1 Release Date : 2018-07-03
Server Version 5.3.3.3 or later is required
Bug Fix
Fixed an issue where X-View detailed view does not appear properly when there is a SQL query containing a comma (,).
Agent .NET 5.3.3.2 Release Date : 2018-07-25
Server Version 5.3.3.3 or later is required
Changes and Improvements
If the data server is not connected at the time of monitoring the batch process, there is a delay of 5 seconds every time the method corresponding to profile_service _... is executed.
Agent .NET 5.3.3.3 Release Date : 2018-07-30
Server Version 5.3.3.3 or later is required
Changes and Improvements
Added two new options: profile_externalcall_nested, complus_inplace_call_trace
Agent .NET 5.3.3.4 Release Date : 2018-08-02
Server Version 5.3.3.3 or later is required
Bug Fix
Change the case of "class" to "case-insensitive" in the "Loaded Class" screen
Changes and Improvements
Change the "System ID" text of IISConfigHelper.exe to "Domain Id"
Agent .NET 5.3.3.5 Release Date : 2018-08-09
Server Version 5.3.3.3 or later is required
Bug Fix
Fixed a bug where an InvalidProgramException occurs when you specify to profile a method of a specific conditions
Agent PHP 5.3.3.1 Release Date : 2018-08-10
New Features
Added an option to not collect the original URI when collecting EXTERNAL_CALL. (collect_externalcall_detail)
The default value for the collect_externalcall_detail option is true. If true, collect the original URI. If false, collect only the HOSTNAME of the URI.
Agent PHP 5.3.3.3 Release Date : 2018-08-24
New Features
Added Sherpa Oracle interworking feature (enabled when enable_sherpa_oracle option is set to true)
Bug Fix
Fixed a bug where profile indexes were incorrectly collected when the profile_function_exceed_time option was auto-profiled with the Run timeout function.
Fixed a bug that Session_Start profile index was incorrectly collected when a user Session handler was specified