Acronym List
Below is the list of acronyms used in this document.
SR# | Acronym | Expanded Form |
1 | NS | NetStorm |
2 | NO | NetOcean |
3 | NC | NetCloud |
4 | ND | NetDiagnostics |
5 | NV | NetVision |
6 | NF | NetForest |
7 | Vusers | Virtual Users |
8 | DDR | Drill Down Report |
9 | NDC | NetDiagnostics Collector |
10 | RTC | Run Time Changes |
11 | SQL | Structured Query Language |
12 | BT | Business Transaction |
13 | BCI | Byte Code Instrumentation |
14 | FQM | Fully Qualified Method |
15 | NDC | NetDiagnostics Collector |
16 | DC | Data Center |
17 | GC | Garbage Collector |
18 | GDF | Graph Definition File |
19 | LB | Left Boundary |
20 | RB | Right Boundary |
21 | DOM | Document Object Model |
File Size Specifications
Below is the list of file sizes for each component required for installation in this release.
SR# | Component | File Size (in MB) |
1 | Build | 1062 |
2 | CMON | 49.6 |
3 | CMON_ND MSI | 55.23 |
4 | COMMON MSI | 2.64 |
5 | CAVWMON MSI | 1.57 |
6 | DOT_NET MSI | 1.8 |
7 | RPM (combined 5 components) | 1380.01 |
8 | RBU | 621.31 |
New and Enhanced Features in 4.1.14
Common Implementation
Angular 7
With this release, the current Angular 4 framework has been upgraded to Angular 7 framework across all Cavisson products. Angular is one of the most popular frameworks for web application development. Angular 7 is the latest version that provides more features to web developers with improved application performance.
Some of the benefits of Angular 7 are as follows:
- This provides better user experience, as the components in beta versions earlier are now upgraded to stable versions.
- This also improves the performance in the rendering of some components. For example, the new table component can now support up to 2000 rows, which earlier was around 200 rows.
Test Initialization Screen
A new feature is provided which displays various stages of a test starting from its initialization to the visualization of captured metrics in Web dashboard. Earlier, it took lots of time to start a test due to some pre-processing and creation of data for generators (in case of NetCloud) and the user had no information about the background processes. This screen displays various stages and overall progress to the user about the test until its completion.
The various stages of test run in NetCloud are:
- Initialization
- Generator Validation
- Scenario Parsing
- Database Creation
- Copy Scripts
- Monitor Initialization
- Upload Generator Data
- Cavisson Virtual Machine (CVM Initialization)
Note: This feature is enabled for NetStorm, NetCloud, NetDiagnostics, and NetVision. The stages may vary based on the product in which the test is initialized.
This feature helps a user to view the progress in each stage, such as inputs to the test (validate test data), checking all the resources needed (create DB tables), creation of mandatory files (create test run files), and hitting production (start load generation).
Content Security Policy Header in Tomcat HTTP Response
The Content Security Policy HTTP response header helps to reduce Cross-site scripting (XSS) risks on modern browsers by declaring which dynamic resources are allowed to load.
NetDiagnostics
ND Agent
Download Latest BCI Logs from Server
A user can download agent logs without logging in or accessing application server (agent) side directory. The user can download any type of file from the agent at a specified path and view it in UI. The following options are also provided in the UI:
- ‘Search’ option while viewing file
A search option is provided to search the content in a file. If it matches, the searched content is highlighted.
- ‘Rename’ option while downloading a file
An option to rename a file is available while downloading. Using this feature, the user can provide a custom defined file name before downloading the file.
- ‘Reset’ button for updating the tier / server / instance list
A ‘Reset’ button is provided to reload connected instances and reset the fields to their default values.
- Handling of larger files from UI
While downloading any file, its size is displayed in the ‘Download File’ dialog box and a message pops up if the file size is greater than 10MB. Files with size greater than 10MB are downloaded at a specified path. Their previews are not displayed in UI as it takes a lot of time to render file content.
Entry Points for PostgreSQL from UI
This feature enables a user to configure PostgreSQL based entry points for Java agent. The following entry points are supported:
- executeQuery(String;)Ljava/sql/ResultSet;
- execute(CachedQuery;ParameterList;I)V
Entry and Exit Points for Capturing Redis Callout (Jedis Library)
Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. New entry and exit points for Jedis (a client library in Java for Redis) are provided, which are as follows:
- clients.jedis.Connection.sendCommand(Lredis/clients/jedis/Protocol$Command;[[B)Lredis/clients/jedis/Connection;
- clients.jedis.Protocol.process(Lredis/clients/util/RedisInputStream;)Ljava/lang/Object;
.NET Agent
Entry Points in Default Profile
New entry points are added for HTTP, Custom, and DB in default profile. Below are some examples:
HTTP
- HttpClient.SendAsync
- HttpClientHandler.SendAsync
Custom
- Form1.button1_Click
- Form1.button4_Click
- Form1.button6_Click
- Form1.Exception_Level1_Click
- Form1.Exception_Level2_Click
DB (SQL and Oracle)
- SqlConnection.Open
- OracleConnection.Open
Backend Naming Rules
A user can now configure Backend Naming Rules from Config UI for .NET Agent type profile by selecting appropriate Integration Point Naming Rule(s) such as Host, Port, Database, and others.
Dynamic Request Properties for Global BT
The following Dynamic Request type properties for global BT are supported in .NET Agent:
- Query Parameter
- Use HTTP Request Method (GET/POST/PUT) in Transaction names
- HTTP Header
- Segment Number
Enhancement: Exception Report Window
With this enhancement, exception regarding .NET Agent data is displayed in ‘Exception Report’ window in Executive Dashboard (ED).
Request Parameter Value based BT
This feature enables a user to configure BTs on the basis of Request Parameter value.
Instrumentation of Methods based on their Signature
With this feature, a user can provide Fully Qualified Method (FQM) with signatures from Config UI.
NodeJS Agent
Enhancement: Integration Point Detection
This enhancement helps a user to configure ‘Integration Exit Point’ and ‘Backend Naming Rule’ for NodeJS Agent.
Instrumentation Profile
This feature helps a user to create, edit, and delete the instrumentation profile from Config UI for NodeJS Agent.
Enable Capture Net Delay Setting
This feature helps a user to enable ‘Capture Net Delay’ setting under ‘Integration Point Setting’ window from Config UI for NodeJS Agent.
ND Config UI
Python and PHP Agent Support
Support for Python and PHP agent is provided through UI.
Version Controlling for PHP Agent
Version controlling for PHP Agent is provided so that the user can close bugs easily and report the same with a proper build.
RTC Changes through Profile Level
With this feature, a user can apply RTC at the profile level. While applying RTC directly from profile, it is sent to all levels of topology (Tier Group, Tier, Server, and Instance) wherever the selected profile is attached. It is applied only for the connected instances under Tier Group, Tier, or Server.
Comma Separated ND Exception Filter List
Instead of a file-based input (file with comma separated exceptions), a user can provide comma separated exception directly from Config UI.
Change in Default Value of IP Resource URL Capturing
Earlier, the default value for ‘IP Resource URL’ was different from the one set from UI. Now, a user can enable / disable this attribute or set its value between 0 and 256.
Transaction based Hotspot
This feature enables a user to capture transaction based hotspot from Config UI. After selecting the ‘Transaction based HotSpot(s)’ check box, the user needs to specify the maximum threads number of threads for the same.
Enhancement: Timeout in Modify Request in RTC
Now, with each RTC message, a NetDiagnostics Collector (NDC) timeout information is sent to the agent that restricts a request in case it exceeds timeout limit.
Drill Down Reports (DDR)
Enhancement: ‘Color Meaning for Methods’ Window
The information for ‘Yellow’ colored highlighted method (Elapsed Threshold) is displayed as a legend in ‘Color Meaning For Methods’ window.
Enhancement: Method Calling Tree
‘Highlight Successor Methods’ information is displayed in Method Calling Tree filter criteria. When elapsed time of two adjacent rows is greater than or equal to threshold value in Method Calling Tree, the row is highlighted.
Enhancement: ‘Count’ Column in Show / Hide Group Box
A ‘Count’ column, which is displayed after merging stacktrace in thread stacktrace, is also displayed in show / hide group box.
Multi DC Support for Web-DDR: IP Health Report
With this feature, a user can create a DDR from IP Health Report in Multi DC and change DC in IP Stats report. The user can also create a DDR from different reports, such as Flowpath Report, Method Calling Tree, and others.
Sorted Fields in Common Query Window
Tier, Server, and Instance names are displayed in alphabetical order in their respective fields in Common UI filter while navigating through Tier status > Drill down > Flowpath By Response Time > UI Filter.
Sorting of Flowpath Details by CPU Time
A user can sort Flowpath details in ascending and descending orders. This feature can be used by applying filter ‘OrderBy=Cpu Time’ from Common Query Manager.
Caching of DDR Queries
Query Caching is one of the caching mechanisms used to improve the performance of DDR. Now, with the implementation of Query Caching, the performance issues for repeatedly executed queries will not occur anymore. That is, a user can store query data in cache file when it is traversed first. After that, it fetches the data from cached file.
Async Call Support
With this feature, a user can handle the following:
- Raw data changes
- Processing required in NDP and database
- Asynchronous callouts in (DDR / ED) for asynchronous call handling in application
Enhancement: DB Query Report
With these enhancements in DB Query report, a user can perform the following actions while traversing from Transaction Flowmap to DB Request Report:
- Download the whole report
- Copy a query
- View the total execution time of a query
Enhancement: Metadata Report
An icon in Flowpath report is provided to view Metadata report. This report contains the DDR entities (metadata), such as tier, server, instances, BTs, queries, DB connections, and others. A user can get the details (in tabular form) of all metadata and mapping of tier, server, instance as per the topology.
Flowpath for Integration Point
In Executive dashboard, following options are provided to drill down from integration points:
- Flowpath By IP Response Time
- Flowpath By IP
Dashboard
Java Heap Dump Analyzer
A new feature is provided to enable analysis of Java heap dump from Web Dashboard UI.
The user can navigate to Java Heap Dump Analyzer via following ways:
- From Action > Diagnostics > Heap dump > Heap dump list > Heap analyzer icon
- From Tier > Server > Instance graph > Widget menu > Diagnostics > Heap dump > Heap dump list > Heap analyzer icon
- From Action > Diagnostics > Heap dump > Heap dump list > Analyze From local
- From Action > Diagnostics > Heap dump > Heap dump list > Analyze From NDE Box
Delete Multiple Favorites (at a time) in Organize Favorites Window
A user can select and delete multiple favorites and directories (by using the ‘Select Multiple’ button) at once even if favorites lie in different directories.
Enhancement: Test Runs Selection Count
The limit to choose maximum Test Runs at a time is increased to 400.
Enhancement: Alert Maintenance Window
If a user selects single Tier, the server level displays the details for that tier, and if pattern is applied, the indices or server list is displayed based on the applied pattern. When the user selects a tier, only that tier gets selected despite of other tiers starting with the same name.
Alert Maintenance in NS Mode
Earlier, in NS mode, alert maintenance was not implemented. Now, it is supported in NS mode.
Enhancement: GC Policy for Tomcat Heap Configuration
Earlier, after creating a controller, user was required to write tomcat GC policy manually in environment variable configuration. Now, environment variable configuration is created automatically while creating controller using UI and configuration is based on defined percentage memory of machine. It reduces user efforts.
Selection of Product Type while Creating a Controller
A user has an option to select the product type from UI while creating a new controller, which was not available earlier.
Enhancement: Sorting of Pattern Matching Graphs
Pattern Matching graphs are sorted based on the matched percentage with the baseline graph. Graphs with high match percentage are displayed first in the list.
Enhancement: Test Metrics
- ‘Success’ and ‘Failure’ graphs are displayed for:
- DNS / IMAP / POP3 / FTP Protocols
- URL / Page / Transaction / Session Stats
- ‘Think Time’ graphs are displayed in Transaction Stats
- ‘Sum’ type graphs are displayed in HTTP / Page / Transaction
User Permission (Capabilities) Indication
This enhancement indicates the capabilities, which is assigned to a user so that user can have access to this information from all screens. For example, one of the capabilities in which guest user falls in is “ReadOnly”.
Now, the user is able to see the assigned capabilities in the Logged-in user’s button tool-tip.
If that user has multiple capabilities, it is displayed in a comma separated format.
Graph Sample Filters
A user can filter graph samples based on the filters defined for graphs (>=, <= and, In Between) in the Widget Settings window.
Import and Export in Alert Action and Policy
The Import and Export features are also provided for Alert Action and Alert Policy, which were earlier limited to Alert Rule, Alert Maintenance, and Alert Settings. This feature is used for exporting Alert Action and Policy from one machine and import it in another machine. It reduces the effort of adding same policy and action in machine.
Import: This feature is used to import data (policy and action) from server or the local machine. The changes can be viewed immediately after refreshing the UI.
Export: This feature is used to export data (policy and action) to local or other machines. Then, it can be imported to other machines to see the changes.
Location in Alert Email Subject and SNMP Trap
This feature is used for sending location in Alert Mail, SNMP Trap, and Cisco Spark. Regex is used to extract locations from Alert vectors.
Enhancements: Performance Dashboard
A user can update the Project details (upcoming, running projects, and release details) from the UI. The following operations can be performed:
- Add, delete, and update controller details
- Add, delete, and update environment details
- Add, delete, and update channel details for running projects, upcoming projects, and released projects
Alert Counters based on Business / Infra / Rule Level
A user can get alert counters based on Business / Infra / Rule Level in Monitors.
‘View by’ Option after Zooming the Graphs
When a user zooms any graph, ‘View by’ option along with time period is displayed.
Zoom Operation for derived Graph in Multi DC
A user can zoom in and zoom out a derived graph for Multi DC.
Open Merge with Pattern in Multi DC
In case of Multi DC, pattern support is provided in DC name for advance open / merge operation.
Compression in Multi DC
Compression on response size is applied to reduce its size in Multi DC.
Reporting
Enhancement: Date Parameter to the Subject Line in the Scheduler
A predefined variable is provided in Scheduler Report as ‘GenerationDateTime = $genDateTime’, which is used to pass the Date and Time when the report is generated. This predefined variable can be used in Subject or Body of the mail and is available in Hints section in Scheduler Report window. The date time format is in MM-DD-YYYY HH:mm:ss.
‘Selection Mode’ in Compare Report
In Compare Report, a heading named ‘Selection Mode’ is provided with a check box. This appends a check box preceding to each metric name, so that the user can perform further operations, such as view selected graphs, show selected, hide selected and so on.
NetOcean
Unique Names for Templates / Services
With this feature, automatic entries of the service and template names are provided based on the end point URL or anything unique from the request. This reduces the manual effort in making these entries.
Conversion of Text in ASCII in Binary Search Parameter
When a user clicks the ‘Binary’ check box in ‘Search’ parameter, it converts the ASCII String to Hexadecimal String and vice versa. It saves the Prefix / Suffix in ASCII string or Hexadecimal string according to the user requirement in Search parameter.
HPD Status in Global Status Bar
Global HPD Status bar displays the information about the current HPD Server status. Whenever the user clicks the global status bar, the latest HPD Server status is displayed in a pop-up window.
Enhancement: Changing Modes in RTC
With this enhancement, a user can apply RTC from:
- Forward to simulate mode
- Simulate to forward mode
Enhancement: Dataset Parameter
Earlier, a user had no option to ignore invalid data line in dataset parameter as well as index dataset parameter from the UI. An option is provided in UI to choose whether to ignore the invalid lines in file (in dataset and index dataset parameter) or display an error.
Implementation of Access Log for NetOcean Services in Forward Mode
This enhancement is done to support Access log for NetOcean services in forward mode. These two stats – ‘Service Stats’ and ‘Service HTTP Status Code’ are available in access_log file.
Addition of ‘Service Time’ Check Box
A ‘Service Time’ check box is added in ‘Service’ level and ‘Template’ level sections.
Monitors
Monitor UI
Enhancement: Monitor UI (Alert REST Stats Monitor)
A user can add Alert REST Stats monitor in Monitor UI. For a combination of rule, category, and level, the user can configure the monitor according to the requirement and can create their own GDF according to the configuration.
Editable Health Check Monitor Configuration
Health Check Monitor configuration is now editable while updating the information of any server. The user can edit tier, server, and health check type along with health check monitor configurations.
Disable System Health Check Monitor
With this enhancement, a user can disable health check by traversing through Scenario UI > Health Check Settings > Advanced Settings.
Window Monitor to Capture Network Throughput of Process
A window monitor is provided (for Registers) to capture network usage (TCP) of Domain and Process(s). Cavisson windows machine agent is used with the Registers to provide monitoring of various aspects like System, Application, Peripherals.
The following network activities are captured:
- Network Throughput Per Process
- Network Throughput Per Domain
Live Monitoring for JIRA through JMX Interface
‘JIRA Monitor’ is created for live monitoring of JIRA through JMX interface. This monitor captures JIRA server stats. The basic use of JIRA tool is to track issue and bugs related to software and mobile applications.
Option to Edit Monitor Group Details
With this feature, a user can edit monitor group details, such as monitor group name and description by clicking the ‘Edit’ icon in the ‘Action’ column of the monitor group.
Enhancement: Monitor for Hive and History servers
A new monitor is added to support Hive and History Servers. These servers, which are new stats of Hadoop, are responsible for servicing all the job history related requests from client.
MSSQL
Aggregated Stats for MSSQL Session Window
In MSSQL Session Window, an aggregate option (as a toggle key) is provided to view session data in aggregate mode. A user can analyze the following details by clicking ‘Session ID’:
- Wait Stats, which provide the information of all the waits encountered by the threads executed for each session.
- Session Stats, which provide the information of all the active user connections and internal tasks.
- SQL Plan, which displays the query execution plan that consists of cost and weightage of the query.
- SQL Query, which is now displayed within ‘SQL Session Wait Statistics’ for performance improvement.
Custom Queries in MSSQL Server
A ‘Query Execution’ tab is added in DB Monitoring so that a user can execute custom queries without accessing the DB server.
PostgreSQL
Parsing of Query Execution Plan
Parsing of Query Execution Plan is implemented for the xml plan fetched from queries executed on PostgreSQL. Postgres SQL monitor is to fetch query execution plan data from system tables and views for proactive performance monitor and to provide recommendation to resolve slowness of query.
Capturing of PostgreSQL Query Execution Stats in Machine Agent
This enhancement is same as previous one. The only difference is Agent type. The previous enhancement is for machine agent (for Windows server) while this one is for machine agent (for Linux server).
NetStorm
Script
‘Scenario Profile’ Option
Scenario Profile option is provided in Script. A user can add advanced settings from that Scenario Profile in Script, which were not present there earlier. The user can browse and select scenario profile to add in testScript Scenario.
Highlighting Missing API Close Brackets in Script Compilation
Earlier, during script compilation if there was any syntax error in multiline API, like if ‘);’ was left in multiline API, NetStorm used to skip that without throwing any compilation error. Now, NetStorm highlights an error for the same.
Migration to New Version of Script Editor
Script Editor version has been revised. It also supports breakpoint application. Breakpoint can be applied on clicking left bar of line numbers pane.
Recording Browser Upgradation
Version of the recording browser of NetStorm (JXBrowser) is upgraded to 6.22 from 6.20.
Parameterization in LB and RB of Search parameter
A drop-down list of parameters is provided in Search parameter UI for the parameterization of LB and RB.
Combination of Static and Dynamic Values using Parameterization in LB / RB
Using this feature, a user can apply static and dynamic values (using parameterization) in Left Boundary (LB) and Right Boundary (RB) for all Parameters at a time in the same UI.
IBM MQ Consumer API / Script
A Java based IBM MQ Consumer NS API is provided, which consumes messages from the specified server. This is used to create a consume API in Java for consuming all the messages from IBM MQ server. IBM MQ is a messaging server, which can produce and consume messages from and to different applications.
Scenario
JMeter Settings
To run JMeter, a user requires heap size. With this feature, the user can set minimum and maximum heap sizes for running JMeter type scripts. This option is visible to the user only when JMeter is installed on the machine.
Enhancement: Setting of Trace Limit
This allows a user to configure number of parameters per page and maximum length of the parameter value that can be viewed in page dump. In Group Based setting > Logs and Reports, ‘Max Trace Entries’ and ‘Max Trace Length’ are added under Trace Limit. In addition, ‘Trace Page, if header octet stream found in Response’ option is added under Trace Session.
Enhancement: Error due to Duplicate Usage of Same PDF File
Earlier, in Percentile data, if a user selected same PDF for more than one case, no error message was displayed. Now, when the user uses the same PDF for more than one case, NetStorm throws an error while starting the test.
VUser(s) Management Enhancements
Earlier, when number of VUsers increased / decreased, no changes were reflected in VUsers list after applying RTC. To get the updated list, a user was required to click the group name and refresh manually. Now, any change in the VUsers count is updated automatically after applying RTC.
Display of Group Based IP Addresses
There is a scenario that multiple scripts are using a single assigned IP. In order to get the correct analysis, all of these scripts are grouped under a single request group.
Group Based Sessions in Single Scenario
Earlier, a group based scenario ran in one mode either ‘Session’ mode or ‘Duration’ mode. Now, the user can use session mode and duration mode both for different groups in a single scenario.
Auto Scale Cleanup Setting
With this setting, a user can perform auto scale cleanup from UI. A new GDF is created on partition switch and a message is sent to get inactive node to NDC in specified time interval.
NetCloud
Enhancement: Shared Memory Maximum Value
The maximum value of shared memory is increased with the following criteria:
- For machines with RAM less than 96GB, maximum value of shared memory is 16GB and shared memory all is 32GB.
- For machines with RAM 96GB or more, maximum value of shared memory is 25GB and shared memory all is 50GB.
Note: Shared memory all (Shmall) sets the total amount of shared memory pages that can be used system wide, in pages.
NetForest
Enhancement: ‘Append’ Query
This appends the result of a sub-search to the current result. The append command runs only over historical data and does not produce correct results if used in a real-time search.
Disable ‘_all’ Field
NFDB uses ‘_all’ field whenever a user queries a string. It concatenates the query into a big string and searches it in all the fields present in the document. Due to this, the disk space is overused unnecessarily. To avoid this, whenever the user queries a text without field name, it appends ‘message:’ in front of the text. This reduces the time to search query result.
Enhancement: Multi-Value Constructs
- Nomv Construct: This construct is used to convert multivalue field into single value field.
- Makemv Construct: This construct is used to convert single value field into multivalue field. When ‘makemv’ operation is performed on any single-valued field separated by any delimeter, it converts the values into array format.
- Mvexpand Construct: This construct is used to expand values of a multi-value field into separate events, such that the result contains one event for each value in the multi-value field.
- Mvcombine Construct: This construct is used to group multiple events, which are identical except for the specified field, which contain a single value. The resultant of this operation is a single event in which specified field becomes a multi-value field.
RBU-NVSM
NetTest
Selector Based on Attributes of DOM Element for Click & Script
Earlier, ID, XPATH, CLASS, DOMString, and CSSPath were supported. Now, some more HTML element attributes, such as name, textContent, alt, src, title and href as selectors are supported.
RBU
Enhancement: Accessibility of an Element
An element, which is inside the canvas, is not accessible through selectors, such as ID, XPATH, CLASS, DOMString, CSSPath and HTML attributes (name, src, href, alt, title and textContent). But now it is accessible by providing the element’s X-Y co-ordinates, and click action can be performed.
Enhancement: Proxy Setup
Earlier, a user was not able to perform proxy configurations for a particular test, but now user can configure proxy for a particular test and access proxy enabled environment / website.
Differentiation of Device Information Based on User Agent
Earlier, ‘Device Info’ was irrespective of ‘Host Name’. Now, ‘Device Info’ is based on ‘Host Name’, that is, For ‘Host Name’: m.cavisson.com, ‘Device info’: Mobile:Chrome68.
‘Group’ Column in Page Average Report along with Filter Option
Earlier, ‘Group’ column was not present in Page Average report along with filter option. Now, the user can apply group based filters in case numerous pages are hit in the test.
NVSM
Performance Trace Dump (JSProfiler)
Earlier, the performance testing and analysis of asynchronous code was difficult. This process becomes easier by using Chrome DevTool Performance feature that provides an insight of how many microseconds the CPU spent for each script, function, and its children. The information provided by Chrome DevTool Performance feature is integrated with RBU and is represented on UI.
Monitor Design
In Synthetic Monitoring UI, Monitor Design is displayed instead of Test Design.
Chromium Version
Upgrading of Chromium version to 68 from 60.
Session Retry
Under ‘Miscellaneous’ tab, a new feature (Session Retry) is provided where a user can configure multiple groups and specific group based setting. Value for that setting can be provided from there itself.
NetVision
Thick Net SDK for Windows Presentation Framework
With the help of C# SDK, a user can monitor and capture user activity, capture the snapshot, device crashes, all the AJAX requests, and other events of desktop application of windows presentation framework.
Hybrid Application Support in Android SDK
In previous android SDK, the performance of webView was not captured or monitored, only the performance of native app was monitored. In this version of Android SDK, the performance of web pages is also captured and monitored. There is a synchronized communication between Android SDK and Android web pages while switching from one web page to another.
Resource Monitoring Support in Android SDK
Earlier, the resource monitor was not supported in Andorid SDK, but now NV supports Resource Health Monitor and SDK captures all the stats, such as Batterylevel, RAMavailable, RAMTotal, RAMUsed, ROMavailable, ROMTotal, ROMUsed, CPUFrequency, NetworkRecivedbytes, NetworkTransmitBytes, WifiSignalStrength, WifiLinkSpeed, and CPUusedPercentage.
‘async’ Attribute in NV Agent Script Tag
‘async’ attribute is provided in NV Agent script tag that helps in loading scripts asynchronously with other web elements to minimize page load time. If ‘async’ is present, the script executes asynchronously with the rest of the page (the script is executed while the page continues the parsing).
Bug Fixes
The following issues are fixed in 4.1.14.
Bug ID | Product | Summary |
60008 | NetCloud | Vuser_Mgmt | Test is continuously running on controller and one generator even if all the phases of scenarios are done |
60016 | NetCloud | Vuser Management|Vuser summary and list is not loading when one generator is discarded due to delay |
60119 | NetCloud | Vuser_Mgmt | Getting “Vuser Manager is busy” error continuously on Controller while running any Vuser RTC command |
60120 | NetCloud | VUser Management | User state is not changing after the Test completion. |
60267 | NetCloud | Users getting paused more than the quantity while pausing users in multiple groups |
60660 | NetCloud | ThreadPool | Unable to save scenario when opening and trying to edit existing scenario having threadpool settings. |
62388 | NetCloud | Jmeter|When Recycle on EOF is True in jmx file then data files copied on generators are of 0 bytes. |
62776 | NetCloud | Getting error in TestRunOutput.log file while running NC test |
62810 | NetCloud | Vuser Management | GUI is not working as expected |
62815 | NetCloud | Generator_Wise_Graphs | ServerIPStats Graph is not coming on Generator in case of specified generators mapped with different IPs. |
62959 | NetCloud | NC | Test is not started and Getting core while running test with CHECK_GENERATOR_HEALTH 1 100 50 4 100 Keyword. |
63069 | NetCloud | Vuser Management |Test is not getting stopped if we pause some vusers in case of FSR |
63076 | NetCloud | Getting core dump when we are not able to resolve host . |
63137 | NetCloud | NetCloud issue : running Test is getting stopped after 1 to 2 minutes Core dump is coming in core files. |
63260 | NetCloud | Splash Screen | Allignment of stages are not coming properly. |
63600 | NetCloud | Jmeter|Confail and 4xx are not coming in progress report. |
63694 | NetCloud | Not able to run NetCloud test |
63815 | NetCloud | Generator_Wise_Graphs | ServerIPStats Graph is not coming in step up mode for one generator. |
63869 | NetCloud | NC_UAT_4_1_14:Not getting error message of all generators for failed NC test in splash screen on Upload Generator Data stage. |
64354 | NetCloud | Summary.top file is not created if cav.conf file is not present in machine |
55471 | NetDiagnostics | PHPAgent| BT is not getting created after applying the complete URI from Global BT screen |
58896 | NetDiagnostics | NDPhpAgent | While running test with implementing proxy on PHP Agent then getting core dump in dumpDataInFile(#1 0x000000000046d191 in dumpDataInFile (fileName=0x6e11a0 <keywordsMap+3584> “instrProfile”,) |
58970 | NetDiagnostics | NDPhp Agent | Proxy Testing | Cores are getting generated while testing Proxy(control) binary. |
59243 | NetDiagnostics | Rel4.1.14: [Enhancement] Support for capturing Node JS process core dump for heap memory analysis |
59245 | NetDiagnostics | Need support of new keyword for nodejs agent for the feature “captureProcessCoreDump” |
59302 | NetDiagnostics | Agent Proxy | getting core dump with control binary in ndMethodEntryEx (methodPtr=0x0, ndTD=0x7f98a84f6010, mName=0x4bf748 “DotNetProfiler.Cavisson.BeginRequest”, |
59318 | NetDiagnostics | Proxy Agent testing | Connection Of Proxy(control) is going in CLOSE_WAIT while stopped the application(apache) and not recovered even after start the application again. |
59447 | NetDiagnostics | Proxy Testing | Applications’s process not making DataConnection/AutoSensor Connection with Proxy only control connection for each process has established but there is three Connections(Control/Data/AutoSensor) between proxy and NDC. |
59506 | NetDiagnostics | Agent Proxy Testing | Core is generated for handleReceivedClientMessageFromNDCollector (0x000000000043708b in handleReceivedClientMessageFromNDCollector ( clientMsg=0x7fb5702a8010 “nd_control_req:action=start_instrumentation;status=starting;nsWDir=/ho |
59618 | NetDiagnostics | NDPhp Agent | methods are remain instrumented after removing instrumentation profile . |
59796 | NetDiagnostics | Agent Proxy | Getting core dump for proxy(control) in ndProxyInit () at proxyServer/nd_proxy_server.c:1028 |
59798 | NetDiagnostics | PhpAgent | Getting Core dump at _IO_new_file_fopen (fp=fp@entry=0x7f916c0008c0, filename=filename@entry=0x7f918492b3e0 <error: Cannot access memory at address 0x7f918492b3e0>, mode=mode@entry=0x7f91846b1a5f <error: Cannot access memory at addre |
59949 | NetDiagnostics | Agent Proxy Testing | Getting core dump for proxy(control binary) Thread 0x7f746f562780 (LWP 9410) 0x00007f746f14713f in apr_pool_cleanup_register () from /usr/lib/x86_64-linux-gnu/libapr-1.so.0 |
59950 | NetDiagnostics | Php Agent | Getting core dump at Thread 0x7f6aefc2c700 (LWP 60940) 0x00007f6aee119e4e in _int_free (av=0x7f6aee45eb20 <main_arena>, p=0x55c4085fb7e0, have_lock=0) at malloc.c:3947 |
59985 | NetDiagnostics | PhpAgent | Proxy testing | Coredump formed with control(proxy) in malloc_printerr (ar_ptr=0x7faccc000020, ptr=0x7faccc001a80, str=0x7facd1f2bd3f “malloc(): memory corruption”, action=<optimized out>) at malloc.c:5006 |
59986 | NetDiagnostics | PhpAgent | Start time of the methods appearing with sequence blob is incorrect. |
60000 | NetDiagnostics | PhpAgent | Flowpath start time with 2 record is coming with negative and incorrect values. |
60013 | NetDiagnostics | BCI data format is not correct for MBEAN monitor when mbeans are not present on server |
60017 | NetDiagnostics | DotNetAgent – NDP changes regarding the query i.e. condition need to changed from “flowpathtype>32” to “flowpathtype>=32” is not done incase of JIT compilation issue |
60041 | NetDiagnostics | NC_MON | Shared_buffer value is getting set as 1GB in postgresql.conf file while upgrading the build |
60221 | NetDiagnostics | PHPAgent | Getting core dump for proxy(control) in setTierName (tier=0x7f23ab7fd675 “PhpApp”, keyword=0x0, kwIdx=-1) at NDBCISettings.c:84 |
60290 | NetDiagnostics | PhpAgent | Data(2,4) records stopped to come after 10 minute of running test while checked Control/Data/AutoSensor connections between Proxy and NDC was persisting |
60291 | NetDiagnostics | DotNetAgent| DotNetAgent should send meta data again if appName got changed |
60363 | NetDiagnostics | Alert MultiCondition Issue : Alert is not getting removed and new alert is getting generated for the same vector and same Alert Rule. |
60364 | NetDiagnostics | NC_MON|| NDC is going for Metadata Recovery for 32,33,34,35 records. |
60366 | NetDiagnostics | DotNetAgent | DDR | For Flagged flowpath, DB queries window is getting blank where as we have DB queries in transaction flowmap window |
60397 | NetDiagnostics | PHP Agent | Proxy | getting segmentation fault while starting the proxy control binary |
60401 | NetDiagnostics | PHP Agent |proxy testing | Getting coredump in clearHashMapTable () at ndlb_hashMapMethod.c in handle_msg_from_ndc (ctrlBufInfo=0x78d560 <ctrlBufInfo>) at control_thread.c |
60409 | NetDiagnostics | DotNetAgent| To enable and disable 19 record for Processnotificationphase |
60462 | NetDiagnostics | PhpAgent | Methods are not instrumenting according to instrumentation file, By default all the methods get instrumented. |
60463 | NetDiagnostics | PhpAgent | If we are not using instrumentation file method should not instrument. Bydefault all the method should not be instrument always, should instrument according to instrumentation file. |
60470 | NetDiagnostics | DotNetAgent|Error:Download file does not exist or does not have enough permission; is coming while clicking on download icon in case of heap dump. |
60484 | NetDiagnostics | PHPAgent | Method Monitor is not capturing. |
60500 | NetDiagnostics | DotNetAgent | config-UI | In Custom configuration screen, enableExceptionInSeqBlob Keyword should support from configUI |
60515 | NetDiagnostics | ND Config UI | Not able to apply RTC from Config UI due to wrong credentials for postgresql |
60540 | NetDiagnostics | PHP Agent | getting core dump for php7.0 in Thread 0x7f376df3b700 (LWP 8661) __GI___libc_free (mem=0x5604cabc65d0) at malloc.c:2951 |
60553 | NetDiagnostics | Php Agent | Proxy | Getting coredump in handle processControlConnectionMessage at read_msg_from_ndc (ctrlBufInfo=0x78d560 <ctrlBufInfo>) at control_thread.c:142 |
60605 | NetDiagnostics | PhpAgent|Getting coredump for proxy (control) in clear hash map table |
60613 | NetDiagnostics | PhpAgent| URL indexes of flowpath (2/4 record) is not categorizing according to the BT Id coming in 7 record |
60623 | NetDiagnostics | PhpAgent| BT were not categorized according to the exact match of URLs indexes for flowpath (2/4 record) |
60671 | NetDiagnostics | PhpAgent | ED | By default database name showing as ADO.NET |
60713 | NetDiagnostics | ND Config UI | While Uploading a zip file it is getting extracted automatically in the specified location. |
60737 | NetDiagnostics | PhpAgent|Getting coredump of proxy control after starting the test |
60741 | NetDiagnostics | DotNetAgent | Message i.e. process notification value:0 is continously appending in Agent log file |
60832 | NetDiagnostics | PhpAgent|uninstrumentated methods are coming when running the test |
60833 | NetDiagnostics | ND-ED[Store view]| Top 10 Transaction list is appearing blank in Business health column. |
60851 | NetDiagnostics | PhpAgent | Proxy |Getting coredump with control binary in ndProxyInit () at proxyServer/nd_proxy_server.c |
60852 | NetDiagnostics | PhpAgent | CPU is hogging 100% cpu during NDEnable performance test. |
60895 | NetDiagnostics | PhpAgent | 2 and 4 records are dumping after dumping of 10 record in rawdata file |
60896 | NetDiagnostics | NDPhp Agent | multiple instrumentation file with different methods were not instrumented after providing its entry it in nd.conf file |
60926 | NetDiagnostics | Monitor | Program name is coming blank in cm_init_monitor request when NS is reconnecting again if anyhow connection got killed. |
60928 | NetDiagnostics | Agent Info | CMON Configurations | Update Configuration screen is appearing blank after applying configurations |
60959 | NetDiagnostics | DotNetAgent | Config-UI | Not able to add FQM in Method monitor window without () |
61037 | NetDiagnostics | ND Config UI | Not able to open ND config UI |
61043 | NetDiagnostics | DotNetAgent | DDR| DB Queries is appearing under Method argument column in Repeated Callout Detail screen |
61046 | NetDiagnostics | MultiDC|ED is not opening by clicking on ED icon from flowpath report through web-dashboard. |
61056 | NetDiagnostics | DotNetAgent |Unable to take ThreadDump from GUI (with ND option) |
61065 | NetDiagnostics | DDR-ED|MultiDC| Data is not coming in BT IP Summary report and Flowpath Analyzer report through Transaction scorecard. |
61102 | NetDiagnostics | NDP | Getting error “failed to upload to db” for ndcustomdata in ndu_db_upload.trace because of invalid input syntax for integer: “4611797091669150578F”. |
61147 | NetDiagnostics | Solaris | Wrong entries are coming in topology files for auto-scaled server. |
61288 | NetDiagnostics | DD-AI trace level value’s lower and upper bounds are not correct. |
61311 | NetDiagnostics | Not able to start ND session on 10.186.168.13 after build upgrade |
61386 | NetDiagnostics | Intgeration of Netvision and netforest UI from ProductUI |
61390 | NetDiagnostics | PhpAgent | Proxy | Core is coming in cleanAndRemoveSocket (socket=0x16d52f8) at proxyServer/nd_proxy_server.c:234 |
61391 | NetDiagnostics | PhpAgent | Proxy | Connection of proxy control is going for close wait. |
61405 | NetDiagnostics | PhpAgent| after breaking control connection still data is dumped in both rawdata and aggregate file |
61408 | NetDiagnostics | DotNetAgent | Application is getting crashed with Dotnetagent build- 4.1.14 #3 |
61492 | NetDiagnostics | PhpAgent| unnecessary logs are dumping in nd_trace_ndagent_Proxy log file. |
61496 | NetDiagnostics | PhpAgent| Proxy | unable to create connection between ndc and proxy when stopping ndc after control connection been established. |
61570 | NetDiagnostics | PhpAgent | Apache process is going in defunct always while proxy went down(if control stopped). |
61654 | NetDiagnostics | Thread Hotspot report not getting hanged in case of non multi dc case. |
61665 | NetDiagnostics | Dashborad | ND-NF integration | Not seeing any user when we are going from NDE to NF through flowpath |
61835 | NetDiagnostics | ND Config UI | BackendNaming Rule File (& NDEntryPointsFile) is not saving in ndsettings.txt. |
61839 | NetDiagnostics | Monitor | Getting one overall less in hierarchy of each monitor for NodeJS Tier. |
61845 | NetDiagnostics | ND Config UI | Some configurations for Integration Points are not appearing/supported for DotNet Profile. |
61880 | NetDiagnostics | PhpAgent |Worker Mode | Some of the connections of php-fpm and control are going in CLOSE_WAIT. |
61925 | NetDiagnostics | Drilldown to BT Trends from Dashboard. |
61930 | NetDiagnostics | ND Config UI | In BT Screen (Pattern Based BT), URL Pattern with “-” (Hyphen) is not getting saved. |
61938 | NetDiagnostics | ND Config UI | Path of file based keywords are not correct in imported profile (in case if exported profile is already present). |
61955 | NetDiagnostics | DotNetAgent | Getting wrong min value of Avg sync time and wait time in 74 record |
62036 | NetDiagnostics | PhpAgent | Apache2 process is going in CLOSE_WAIT. |
62095 | NetDiagnostics | DDR-ED | Method Timing report | Argunment is not coming along with method in method timing report. |
62149 | NetDiagnostics | MultiDC|Hotspot report is not opening from transaction flowmap through web-dashboard. |
62151 | NetDiagnostics | UAT 4.1.13#111 || Unable to open Exceptions form the Integration Point Stats in ED |
62184 | NetDiagnostics | DotNetAgent | In raw_data file, Callout is not appearing |
62187 | NetDiagnostics | ND Config UI | Download Agent Logs | Downloading “agent logs” & “other files” from server should be permissible only for “admin” or admin privileged user. |
62212 | NetDiagnostics | Need a query which will calculate percentile_cont for responsetime column |
62216 | NetDiagnostics | Getting duplicate business transaction aggregate data (i.e 74 record). |
62283 | NetDiagnostics | PHP Agent | Proxy | Memory Utilization of proxy(control binary) reaches in GBS. |
62304 | NetDiagnostics | DDR-ED| “No records found” is coming in hotspot report while traversing through transaction flowmap split view. |
62321 | NetDiagnostics | NDC | Core is genereted by ndcollector in mark_inactive_bci_server_to_active at ndc_sock_comm.c |
62434 | NetDiagnostics | ND Config UI | Delete Option for Default Integration Point should be disabled for NodeJS Profile |
62534 | NetDiagnostics | ND Config UI | NDC | Not able to apply RTC from ND Config UI. |
62546 | NetDiagnostics | DDR-ED|MultiDC| Data is coming in Flowpath report for master DC instead of Slave DC when All DC selected . |
62562 | NetDiagnostics | Default DDAI configuration file for Java Agent should not be used for .Net Agent |
62565 | NetDiagnostics | DotNetAgent | In Agent log file, Unexpected message i.e. “Starting Dynamic Diagnostic” is coming while DDAI is not running |
62566 | NetDiagnostics | DotNetAgent | Unexpected error message is appearing in Agent log file while doing Auto Discover |
62597 | NetDiagnostics | Data is not getting uploaded into database. |
62618 | NetDiagnostics | PhpAgent | Every time “enableAutoInstrSession” is removed from nd.conf file, we need to restart apache2 . |
62647 | NetDiagnostics | captureProcessCoreDump | GUI is sending captureProcessCoreDump request to NDC without entering the filename while displaying error message ‘please enter the filename’ |
62686 | NetDiagnostics | captureProcessCoreDump | Java server should not come in server drop down list at process dump manager |
62699 | NetDiagnostics | NDP CORE| NDP is getting restarted in every 10 sec |
62704 | NetDiagnostics | Flowpath report is opening while applying “Group by =BT” from CQM while traversing through DB calls by BT >DB Queries >Flowpath report. |
62705 | NetDiagnostics | UI Filter is not coming in BT ip Summary through Tier status |
62721 | NetDiagnostics | Need to upload data of ndappserver and ndappinstance dynamically partitioned wise |
62728 | NetDiagnostics | NC_MON|Blocker|Not able start test after upgrading build 4.1.14#10 due to Core dump in NDEMain (netstorm process) |
62748 | NetDiagnostics | NC_MON|Flowpath is not opening due to mismatch of column in flowpath table with CSV. |
62754 | NetDiagnostics | NC_MON | Not able to switch Group & Capabilities tab from user tab in Access Control window |
62770 | NetDiagnostics | DDR-ED | Metadata report | Refresh button is not working for each metadata report table. |
62798 | NetDiagnostics | MultiDC | Reports are not opening through ED in case of “All” DC. |
62811 | NetDiagnostics | DDR | Drilldown Option is not visible in any graph through WebDashboard. Background & foreground color are both very light. |
62834 | NetDiagnostics | DDR | Integration callouts are not coming in Transaction Flowmap. |
62835 | NetDiagnostics | DDR | Data is not coming in DB Queries report but DB Callouts present in Flowpath report. |
62837 | NetDiagnostics | NDC| RTC Support for exclude list and multiple Tier Server instance list |
62838 | NetDiagnostics | NDC| Exclude list support in nd.conf |
62840 | NetDiagnostics | DDR | Download option is not working in Flowpath report. |
62843 | NetDiagnostics | DDR | “Order By = IP Response Time” information is not coming in filter criteria in Flowpath report through Integration Calls >DDR >Search By Response Time. |
62869 | NetDiagnostics | Modules.conf should support module names like AppName*.*.dll |
62870 | NetDiagnostics | Heap Dump Analyzer | “Heap Dump Analyzer” button is not present for taken heap dump(s), user can’t analyze directly, untill heap dump file’s path is not provided. |
62877 | NetDiagnostics | Not able to save the flowmap |
62885 | NetDiagnostics | Multi DC|Compare Report issue:- DC name is not coming in generated report in compare report and Not able to generate Report using newly created Favorite. |
62891 | NetDiagnostics | NDP Processing Partition|Error “Recovery file not found” is coming when starting ndp tool while recovery file is present for that partition. |
62899 | NetDiagnostics | ND-ED|NA is coming in total cpu time column in flowpath report. |
62901 | NetDiagnostics | NC_MON || NDC is going for Metadata Recovery for 6 and 5 records even this meta data is already present in previous partition raw_data. |
62918 | NetDiagnostics | BCIAgent | Parent flowpath id is not coming in ‘a’ record while doing async call. |
62937 | NetDiagnostics | DDR | Download option is not coming in BT CallOuts Details table in BT IP Summary report. |
62940 | NetDiagnostics | DDR | Data is not coming in Queries column in Integration Point Individual Info pop-up window for JDBC Type in BT IP Summary report. |
62946 | NetDiagnostics | ReuseNormalizeId | When instance entry gets deleted from the topology then LastDisconnected Time need to be updated in ndappserver.csv and ndappinstance.csv file |
62947 | NetDiagnostics | ND Config UI | Not able to traverse to profile configurations from application (tier/server/instance level). |
62958 | NetDiagnostics | ReuseNormalizeId | When new instance gets discovered then entry is not appending in ndappserver and ndappinstance table |
62969 | NetDiagnostics | DDR |WebDashboard| Wrong data is coming in Flowpath report through Integration Point stats. |
62976 | NetDiagnostics | DDR | WebDashboarad| Not able to click on Action icon in BT IP Summary report. |
62978 | NetDiagnostics | ND-ED|Data is not coming in BT Callout deatils table. |
62980 | NetDiagnostics | ND-ED | Unknown class,Unknown package and unknown method is coming while hovering mouse on ‘A’ icon in sequence diagram. |
62987 | NetDiagnostics | DDR-ED|Transaction flowmap | Action icons are not coming in Flowpaths windows pop-up while double click on nodes in transaction flowmap. |
62989 | NetDiagnostics | ReuseNormalizeId | For csv file i.e. ndappserver.csv and ndappinstance.csv, TablePath column is not coming in nd_db_csv.conf file and Type is showing as 0 by default |
63001 | NetDiagnostics | DDR-ED |14.1.14B14| ED is opening blank. |
63017 | NetDiagnostics | NDP Partition | Getting Error “NDP Partition based Processing Error: Recovery file not found in Partition” while going to run ndp for a particular partition in offline mode. |
63022 | NetDiagnostics | Heap Dump | Not able to take heap dump from UI, Tier/Server list is not appearing in Heap Dump Manager. |
63036 | NetDiagnostics | DDR-ED | Query Caching | For last 1 hours,query data should not store in .ddrcache file for transaction flowmap report. |
63057 | NetDiagnostics | DDR | All Callouts are coming in Flowpath report after usisng Copy Url icon while traversing through Redis >DDR >Flowpath By IP Response Time. |
63064 | NetDiagnostics | DDR-WebD | Query caching |Query data is not caching for method calling tree in custom time. |
63066 | NetDiagnostics | DDR | Download option is not working in Hotspot report through Integration Point >DDR. |
63070 | NetDiagnostics | ND Config UI | Profile RTC | Not able to apply RTC through profile. |
63073 | NetDiagnostics | DDR-WebD | Query caching |Query data is not caching for http report in custom time. |
63086 | NetDiagnostics | DDR | Backend id is not passing correct for HTTP_10.10.30.5_17000 integration point. |
63097 | NetDiagnostics | DDR | Data is not coming in Flowpath report through Ip Health > View Flowpath report by Backend Res. Time. |
63107 | NetDiagnostics | DDR-ED | Download option is not working fine through node pop-up window while double click on node in transaction flowmap. |
63112 | NetDiagnostics | DDR | “Query is taking more time than 6000 ms to give response” error is coming in BT IP Summary report through IP Stats >View Flowpath By Backend Name >BT. |
63116 | NetDiagnostics | DDR | Method Calling tree is not opening and Data is not coming in HTTP report through IP Stats >View Flowpath BY Backend Name >Methods. |
63132 | NetDiagnostics | ND Config UI | Exception Type configuration is not getting saved under Generate Exception in Method screen. |
63171 | NetDiagnostics | PhpAgent | Proxy | Getting core dump from apr file (in apr_hash_next () from /usr/lib/x86_64-linux-gnu/libapr-1.so.0) |
63172 | NetDiagnostics | ND Config UI | Not able to attach profile at Tier Group level (DB is not updating with Tier Group entry – hence red line is occuring). |
63174 | NetDiagnostics | ND Config UI | Profile RTC | While applying RTC through Profile, RTC message is appearing twice in ndc_trace.log and agent log |
63180 | NetDiagnostics | DDR | “Query is taking more than 6000 ms to give response” error is coming in Compare Method Timing, DB Request report through IP Stats >View Flowpath By Backend name. |
63183 | NetDiagnostics | captureProcessCoreDump | Unable to take Process dump as window freezes on clicking capture process dump in process dump manager window |
63186 | NetDiagnostics | Total count not showing in toolbar of BT CallOuts Details table in BT IP Summary report. |
63188 | NetDiagnostics | DDR | Sequence Diagram is not opening through IP Stats >View Flowpath By Backend Name >Flowpath Instance. |
63196 | NetDiagnostics | dbu build downgrade issue when Normalized id reuse feature is enabled |
63203 | NetDiagnostics | DDR-ED | Duplicate icons are coming of view DB request report while double click on http callouts node in transaction flowmap. |
63204 | NetDiagnostics | DDR | CQM | Duplicate “Response Time” filter is coming in UI filter for Flowpath report. |
63217 | NetDiagnostics | DDR |WebDashboard | Total Callouts data is coming in Flowpath report while traversing through particular callout via Integration Point Stats. |
63221 | NetDiagnostics | DDR-ED | Action icons are not clickable while double click on http callout in transaction flowmap. |
63225 | NetDiagnostics | DDR |WebDashboard| IP Res. Time column is not coming in Flowpath report through IP stats >Tier >Server >Instance >DDR >Flowpath By IP Res. Time. |
63230 | NetDiagnostics | ReuseNormalizeId | When enabled purge at runtime then NDC is not able to clean normalized id from csv and database |
63231 | NetDiagnostics | Thread Dump | Thread dump is taken twice for one user request from thread dump UI. |
63249 | NetDiagnostics | Agent Info | NDC communication protocol DropDownlist is appearing blank in Edit Configuration under Advanced Settings. |
63264 | NetDiagnostics | DDR | Data is not coming in Ip Res. Time column in Flowpath report through BT IP Summary >View Flowpath By backend name. |
63267 | NetDiagnostics | DDR | Data is not coming in Flowpath report through BT IP Summary >View Flowpath report By Backend Res. Time. |
63276 | NetDiagnostics | Common Rest API|For All callout, url is giving “{}” as an output. |
63279 | NetDiagnostics | DDR | “Total CallOut = 0” is coming in BT callout Details table but callout data present in BT Callout Summary table through through BT IP Summary. |
63281 | NetDiagnostics | ND Config UI | Profile RTC | From UI, “No runtime change” message is popping up after applying RTC. |
63310 | NetDiagnostics | Aggregate Transaction Flowmap|Need Support of Aggregate Transaction flowmap Engine with new data format[SQB version]. |
63311 | NetDiagnostics | DotNetAgent | DDR | Hyperlink between two methods(with Async Id) is not working in Method Calling Tree |
63327 | NetDiagnostics | Aggregate Transaction flowmap|Logo is not correct for AppTier in Tier Merge View while traversing through ED > NodeJSTier >BT trends >Tier Merge View. |
63335 | NetDiagnostics | DDR | Request Header is not coming for NodeJS Tier and Response Header is not coming for Java Testrun for Same TR |
63349 | NetDiagnostics | ND Config UI | Python | Not able to export profile. |
63350 | NetDiagnostics | ND Config UI | PHP | ND Entry-points file is not passing in ndsettings.txt. |
63370 | NetDiagnostics | Multi DC| Angular 7| Template : Not able to add template in multi DC. |
63379 | NetDiagnostics | captureProcessCoreDump | Unable to take Process dump from graph |
63394 | NetDiagnostics | ND Config UI | PHP | No records found is appearing in Integration Point Detection screen after Importing profile. |
63396 | NetDiagnostics | ND Config UI | PHP | Not able to apply configuration in Instrumentation Profile screen. |
63397 | NetDiagnostics | BCIAgent | Backend name is not generated correctly for Async redis callout. |
63413 | NetDiagnostics | Getting core in handle_monitor_stop (cus_mon_ptr=0x5966890, reason=0) at ns_custom_monitor.c:3638 |
63449 | NetDiagnostics | MultiDC | Reporting Issue: Filter by value option not working properly in case of template and report. |
63460 | NetDiagnostics | Aggregate Transaction Flowmap|Blank screen is opening after refreshing Tier Merge View window. |
63512 | NetDiagnostics | ND Config UI | PHP | Not able to add FQM for method monitors. |
63544 | NetDiagnostics | MultiDC | Reporting Issue: Excel report not generating |
63566 | NetDiagnostics | Asynchronous call | While running test after disabling keyword “mergeFlowpathForThreadCalls” ndp unable to process data for async call. |
63585 | NetDiagnostics | DDR | Asyn Call| Total Self Time(ms) value is coming less after adding Self time(ms) value in Method Calling tree. |
63616 | NetDiagnostics | MultiDC | Reporting Issue: Compare report not opening in edit mode |
63642 | NetDiagnostics | Aggregate Transaction Flowmap|Tier Merge View is opening blank after removing file from /home/cavisson/work/webapps/logs/TR1018/nd/.ddrCache/41/366596708.trxAgg. |
63653 | NetDiagnostics | ND-ED| Parentflowpathinstance column is always showing 0 value although it’s present in raw data. |
63655 | NetDiagnostics | Reporting Issue: Compare report not opening in edit mode. |
63661 | NetDiagnostics | Aggregate Transaction Flowmap | Only “6” node is coming in Aggregate transaction view after applying last index=7 in Tier Merge configuration. |
63664 | NetDiagnostics | NC_MON |Active opens/Sec connections are showing high in TCP Stats Rate monitor. |
63668 | NetDiagnostics | DotNetAgent | In 7 record BTs are coming as OTHER for excluded pattern, where as in btPattern file we have given include for some and exclude for other Pattern |
63671 | NetDiagnostics | captureProcessCoreDump | Process dump not working when to 2 graphs of same/different instances are merged together |
63672 | NetDiagnostics | Heap Dump | On deleting heap dump, Delete confirmation Dialogue box freezes but heap dump gets deleted from the background |
63777 | NetDiagnostics | Aggregate Transaction Flowmap|Callouts are not coming in AGG Transaction Flow Map UI with new format SQB |
63820 | NetDiagnostics | DDR | Tier, Start Time and End Time is not passing in Flowpath Filter criteria through BT Trends >BT IP Summary icon >View Flowpath By IP Res. Time. |
64108 | NetDiagnostics | ND Config UI | UI Support for Non Prepared mySql Entry point |
64146 | NetDiagnostics | DDR | Data is not coming in Integration Point call section via Transaction flowmap but data present in Integration Point calls via Category. |
64185 | NetDiagnostics | NodeJS Agent | Wrong BTcategory coming after applying RTC in BTRuleConfig file |
64367 | NetDiagnostics | ED is loading too slow – 10.206.96.66 |
64371 | NetDiagnostics | DotNetAgent | In raw_data file 38 records are not coming in case of exceptions |
64403 | NetDiagnostics | ND-ED | Thread callouts are not showing in sequence diagram . |
64444 | NetDiagnostics | Heap Dump | Scroll bar is not appearing in heap dump list. |
64450 | NetDiagnostics | BCI is doing metadata recovery continuously in Build 4.1.14(#27) |
64458 | NetDiagnostics | captureProcessCoreDump | Unable to take Process Dump as it is showing error “Enter a filename with absolute path” even though we had entered filename with absolute path |
64474 | NetDiagnostics | Aggregate Transaction flowmap|Tier Merge view window is not opening in MultiDC |
64508 | NetDiagnostics | MultiDC | Reporting Issue: Vector name in downloaded chart of word type and excel not in proper form. |
64551 | NetDiagnostics | Multi DC| Reporting issue : Stat report not generating while adding favorites. |
60686 | NetForest | stats function does not work properly with by |
60804 | NetForest | Add reload for linux platform and creating systemd service U16 |
61244 | NetForest | Unable to extract any string preceeding ” from message field. |
61422 | NetForest | makev is not working |
61878 | NetForest | Netforest|Rel 4.1.13|Issue with alert substitution in description without mail option. |
62181 | NetForest | logging should be need in nfagent.log for debuging issues.(msi build) |
62183 | NetForest | Unable to add saved charts to dashboard and reports. |
62356 | NetForest | when timeout occured at forwader instead of stop service its continuing infinite retry. |
62735 | NetForest | mvcombine is not working with extracted fields. |
62768 | NetForest | Eval after stats is not working properly. |
62889 | NetForest | Netforest|NFDB|NFLookup|Rel4.1.13: No. of hits while using lookup query is more than the no. of data(doc). |
63095 | NetForest | Exec function is not working for eval evaluated fields when used after stats. |
63283 | NetForest | unable to create chart as response sends from db contain more than 500 log response size. |
63425 | NetForest | Simple stats functionality is not working. |
63494 | NetForest | retry_uper_limit is not working properly. |
63618 | NetForest | NFQuery giving message as “No result found” but logs are appending in NFUI. |
63621 | NetForest | Getting error message as “Discover: No mapping found for [@timestamp] in order to sort on”. |
63770 | NetForest | Multilevel exec query is not giving expected result after where clause. |
63873 | NetForest | Netforest | NFUI | By default value of pipetempindex should be true |
63884 | NetForest | Getting parse_exception(mismatched input) while doing simple search. |
63932 | NetForest | Extra space in exec query giving result as “No result found”. |
63934 | NetForest | mvcombine and mvexpand is not working for fileds containing “key” : {“key1″:”value1”, “key2″:”value2”} type in JSON. |
64290 | NetForest | Perf_request index is not getting created. |
64413 | NetForest | Getting response as “no result found” when latest is used on @timestamp field. |
64499 | NetForest | where clause is not giving expected output when used after stats latest(). |
60551 | NetOcean | NetOcean: Data header is not working at global level if we applied in rtc mode. |
60580 | NetOcean | NetOcean: Compression Type with GZIP and Deflate is not working in the configuration level in RTC mode. |
60629 | NetOcean | Not able to edit any service url and Regular Expression options. |
61337 | NetOcean | NetOcean: Wrong keyword of Template based compression is saving in service.conf While adding new template. |
61843 | NetOcean | GUI | HPD ports are showing in the list of Recording Port in Recording window. |
61964 | NetOcean | Getting core after recording services with create and activate service option. |
62138 | NetOcean | Getting core dump while testing a service after applying index dataset parameter. |
62502 | NetOcean | Getting core dump and Unable to start hpd while apply “Search In Parameter” in any service. |
62599 | NetOcean | Wrong keyword of ignore invalid dataline is saving in service.conf file while appling dataset parameter. |
62600 | NetOcean | Wrong keyword of ignore invalid dataline is saving in service.conf file while applying index dataset parameter. |
62662 | NetOcean | GUI | Not able to see any single parameter in the list of parameters. |
62664 | NetOcean | GUI | Unable to see request & response after adding any service. |
62669 | NetOcean | GUI | Not able to see connection timeout settings. |
62746 | NetOcean | GUI|Not able to record any real site in NetOcean. |
62799 | NetOcean | GUI | Getting blank tab in whole window wherever the options are coming in sidebar. |
62807 | NetOcean | GUI|Not able to edit Regular expression of the service. |
62904 | NetOcean | GUI | Not Able to open “Search In Parameter” window in Parameter list. |
62907 | NetOcean | GUI | Not Able to open “IndexDataset Parameter” window in the Parameter list. |
63043 | NetOcean | HPD is not getting start and throwing wrong error message in case of SearchIn parameter due to memory leak. |
63114 | NetOcean | Parameter value is not working properly in case of dataset parameter. |
63338 | NetOcean | GUI | Unable to convert text content in ascii and ascii to text content in case of binary search parameter. |
63346 | NetOcean | GUI | Getting “Select Parameter” in Search In field while opening searchIn parameter which is based on file parameter. |
63358 | NetOcean | Service name should have limitation of 64 Byte while recording. |
63371 | NetOcean | GUI | List of File Parameter are coming in single line with delimiter separated in SearchIn field in SearchIn Parameter. |
63372 | NetOcean | GUI | Getting wrong Search In field value while mouse over on the Specification field in Service Parameter window. |
63424 | NetOcean | GUI | Look & field issue with level of all window’s icon which is opening at the top of the page. |
63426 | NetOcean | GUI | Look & feel issue with level of request & response content field of any service. |
63492 | NetOcean | HPD should not restart while adding a file with complete invalid data line and after deleting the file in index dataset parameter. |
63569 | NetOcean | NetOcean | Contents of Add Swagger overlapping on one another |
63570 | NetOcean | NetOcean | Overlapping of contents on one another while adding wsdl |
63656 | NetOcean | GUI|Not able to Write the dataset and index dataset parameter contents. |
63707 | NetOcean | NetOcean: Not able to add index parameter in case of parameter value. |
63802 | NetOcean | GUI | Name of SearchIn parameter is coming in list of Indexed Dataset parameter. |
63838 | NetOcean | GUI | Not Able to open “Time Period Setting” From NetOcean Service graph view. |
63853 | NetOcean | Default value is getting disappear in case of index dataset parameter. |
64246 | NetOcean | NetOcean: Need to save 0 value if we active any template on the basis of constant type. |
58929 | NetStorm | Rel 4.1.14 | Monitor Code Optimization – 3: NDE main engine take more time to make RTG file due to heavy loop in code |
59378 | NetStorm | Socket API: core dump occur on using API ns_sock_create_socket(). |
60035 | NetStorm | PageDump issue : Pagedump content is getting downloaded while opening pagedump and while clicking on any page name. |
60044 | NetStorm | While configuring postgres stats monitors through monitor UI extra argument is coming in back end in json file. |
60068 | NetStorm | Not able to see the value of NS variable after clicking on view variable data |
60255 | NetStorm | Vuser Management | Timeout field for getting VUser Summary and List is not working as expected |
60308 | NetStorm | Android Monitoring | When you run android application “Cavmonitor” it show message “Store name empty” |
60315 | NetStorm | Vuser Management | Project/Sub-Project of script is showing wrong in Vuser Summary as compared to Scenario. |
60362 | NetStorm | In Release 4.1.14 #5, we are not able to login after build upgrade |
60444 | NetStorm | Host name field is not available in monitor UI for KubernetesHostCPUStats monitor. |
60464 | NetStorm | Need to support json for android monitor |
60501 | NetStorm | Due to ERROR: extra data after last expected column in db_upload_error.log alert is generated for DBUpload2-DBUpload Current Partition Start Constraint Missing |
60527 | NetStorm | NCMON|Kubernetes|Core dump is generated for discover_pod_node() |
60529 | NetStorm | VUser Management | VUser Management is not working with the Fixed Concurrent Session (FCS) based Sceanrio. |
60548 | NetStorm | Rel4.1.14: MSSQL| Need to pass runtime value in queries using prepared statement in CavMonAgent |
60550 | NetStorm | Rel4.1.14: MSSQL| Need to pass runtime value in queries using prepared statement in CavWMON |
60552 | NetStorm | Core|Getting Core dump while running the test in FCU scenario type with simple Group scenario. |
60560 | NetStorm | LightHouse | Look and field issues while column adjustment in LightHouse Detail Report. |
60561 | NetStorm | Lighthouse || Data/Column is missing from Lighthouse Detail Report. Out of 11 records, 6 metrics are reflecting. |
60564 | NetStorm | HTTP2 Upgrade Mode | Test is getting terminated after forming core dump in debug mode with scheme type “http”. |
60572 | NetStorm | Lighthouse || Need to modify Data reflecting in Average and Detail report in GUI if data in csv is zero(0) or less then zero(-1). |
60578 | NetStorm | Lighthouse || Option of Download report in Excel/Word/Pdf should be available in Lighthouse Average/Detail Report and Enhancement in Filter option. |
60584 | NetStorm | Lighthouse || Data in Lighthouse detail report should be reflected upto 3 decimal places as in Average Report. |
60595 | NetStorm | Android Monitoring| Android application “Cavmonitor” is opening up again and again after stopping the test |
60604 | NetStorm | Edit Caption Issue:Applied Filters are showing with Edited Panel caption ,while applying Zoom on Merge graph which is applied by using Filters |
60619 | NetStorm | Optimization of Alert Rest stats monitor code |
60634 | NetStorm | Rel4.1.13 Add support to fetch proccess id in JMX Monitors at windows server in CMON |
60665 | NetStorm | LightHouse | Able to save scenario with Firefox Browser for the Group LightHouse Enabled. |
60669 | NetStorm | version.dat file is not getting updated when upgrading the build 4.1.13 over 4.1.11 build. |
60673 | NetStorm | SM-Waterfall Comparison || Look and feel issue. |
60715 | NetStorm | Graph Sample Filter Issue : When we Delete the added filters and click on Cancel button, then while again opening the widget settings the filters are not showing anymore. |
60717 | NetStorm | Transaction Details Issue :- Value of StdDev is not showing correct for All Transactions on selecting “success” or “failure” from Transactions drop-down field of Transaction Details UI. |
60722 | NetStorm | Drill Down Issue:If we are opening any drill down Report(Example:From Avg) from Transaction Detail and then after opening another drill down Report for any other link(Completed,success,failure) then drill down report hierarchy is showing wrong. |
60729 | NetStorm | Reporting Issue: Graphs metric links are not coming in generated report with enable “include” chart option and coming with “#1Report_Set_Name Multi Graph”. |
60748 | NetStorm | Android Monitoring | After installing android application “Cavmonitor” unable to start test |
60801 | NetStorm | P1 || CavWMON | “WinNetworkUsageProcess” & “WinNetworkUsageDomain” monitors are failing after 3-5 mins. |
60821 | NetStorm | Rel4.1.14: MSSQL | Creating Multiple Connections for DB Server List |
60824 | NetStorm | Cavwmon-msi | Wrong version of cavwmon msi is showing after installing and other changes missed due to CavWMON Code Hierarchy Change. |
60908 | NetStorm | RBU || Vuser Management || Sync Point vusers are coming in negative when we are running test having syncpints vusers. |
60914 | NetStorm | DVM monitors | Matrices are not coming in tree for DVM type monitors in case when first “testrun.gdf” is blank. |
60929 | NetStorm | Generator getting killed and core is generated on applying RTC in weighted random. |
60990 | NetStorm | Elapse Time of test Run is not showing Correct in Dashboard |
60999 | NetStorm | VUser Management | Getting core when running test with pause/resume User for XMPP Protocol . |
61000 | NetStorm | Vuser Management | Getting FATAL ERROR after applying multiple times Pause/Resume action in test. |
61021 | NetStorm | Android Monitoring | Android application “CavMonitor” is not getting stopped by force stop option. |
61028 | NetStorm | Alert Baseline Issue : Multiple Baseline is getting added with same name. |
61030 | NetStorm | Core | Getting error while running any Scenario in NS. |
61032 | NetStorm | Script Management:Not able to apply Checkpoint and autocorelation from Flow.c. |
61059 | NetStorm | VUser Management || Test is getting killed when we resume the VUser in XMPP based scenario. |
61076 | NetStorm | Location in Alert Action:Example present in help of location is not working. |
61090 | NetStorm | Manage Controller: Controller type option is not available for NDE mode in Controller Configuration window. |
61140 | NetStorm | Transaction Details Issue :- All Transaction Errors are getting overlapped on the Pie chart/Donut chart in the Transaction Details UI . |
61156 | NetStorm | Core dump is generating in NDC during starting of the NS test in 4.1.14 B2. |
61166 | NetStorm | Multi DC | Reporting Issue: Charts are not coming on downloading vector links from generated report from webdashboard. |
61173 | NetStorm | Multi DC | Excel Report : Report is not generating with DC selection as “All”. |
61201 | NetStorm | Android Monitoring | Unable to open the log file which is named as “Cav.log.prev” of android application “Cavmonitor” |
61209 | NetStorm | Android Monitoring | When you give interval time Zero in android application “Cavmonitor” logs files are filling fast and data is sending within seconds. |
61212 | NetStorm | Aggregate Transpose data Issue: Wrong Value is coming in Dashboard if we choose view by in hours, when aggregate transpose mode enabled. |
61232 | NetStorm | Solaris | cmon shell is not supported for solaris to start cmon. |
61240 | NetStorm | Controller| While creating new controller then no services are creating for new controller |
61312 | NetStorm | WebDashboard | Widget Settings Issue : Show Data Value checkbox is getting enabled for all existing panel in favorite, when we are enabling show data value checkbox only for first panel in same favorite, after loading favorite. |
61324 | NetStorm | Delete Multiple Favorite issue: Unable to select the favorites/Directories after clicking on Select Multiple if single favorite/Directory is already selected in organize favorites window |
61331 | NetStorm | Alert MultiCondition|Pager Duty V2:Custom Details field in Pager duty website and in mail is not showing properly. |
61345 | NetStorm | Vuser_Management | Count of “Stopped” and “Total users” got increased while enabling G_NEW_USER_ON_SESSION in scenario |
61350 | NetStorm | Android Monitoring | Android application “Cavmonitor” must accept 15-20 characters only in IP, Port, Store, Mobile, Tier and interval fields. |
61358 | NetStorm | Not able to start Test if Unique Parameter is used in script, Error is coming as “Specifier range should exist between 8 to 32”. |
61372 | NetStorm | Report GUI is not opening in webdashboard angular 7 GUI |
61377 | NetStorm | RBU | Only one of the Page with the same PageName of different script is coming in the LightHouse Average report due to mismatch of Hostid in the csv and db. |
61379 | NetStorm | Reporting Issue: Not able to see the generated report (Tabular and HTML), Error is coming while redirection. |
61395 | NetStorm | Core | Getting core dump in smoke test |
61396 | NetStorm | Core| Getting core dump with stack size of 8KB. |
61429 | NetStorm | Ready Reports| We are unable to check Ready reports like progress,failure,breakdown & pagedump |
61444 | NetStorm | IP MGMT | ‘Source IP Stats’ is not coming in the Test Metrics of the WebDashboard when running test without group name with USE_SRC_IP keyword. |
61500 | NetStorm | Cmon is not working properly after upgrading version of bash. |
61505 | NetStorm | Server type is coming incorrect in topology when doing autoscaling for Solaris server. |
61506 | NetStorm | Some system Monitor are not working in Solaris environment |
61515 | NetStorm | Alert Maintenance NS Mode: Alert is getting generated after deleting one Maintenance in case of multiple Maintenance is applied for Level -1 and Level – 2 of same time period. |
61517 | NetStorm | We are not getting any data in Debug Trace GUI while running RDT Test. |
61564 | NetStorm | Compare Report Issue : Error is coming while we try to add a measurement with measurement name having other than 2 characters. |
61662 | NetStorm | Rel4.1.14: MSSQL|Not getting correct db server hostname from servername command in CavMonAgent. |
61672 | NetStorm | Multi DC|Derived Graph Issue:Derived Graph is getting changed,while applying time period on Zoomed Derived graph,where derived graph is added by Using Slave DC |
61711 | NetStorm | debug mode option is not working in network delay monitor |
61717 | NetStorm | Multi DC|Derived Graph Issue:Not able to convert chart type of derived graph which is added using slave DC |
61743 | NetStorm | NetHavoc | Unable to apply Random Network Latency Fault for the ‘Specified’ time. |
61746 | NetStorm | Drill Down Report | Tool Tip Issue : Tool tip is not coming in URL Name , Script Name, Transaction Name, Page Name while we are doing drill down. |
61747 | NetStorm | Multi DC | Compare Reporting Issue: Option for ‘Generate Compare Report for Generators’ should not come when all dc are of NDE or NS. |
61775 | NetStorm | Script_Management | Message Issue : Message should come correctly in case of connection error. |
61800 | NetStorm | MultiDC issue :will have to maintain each configured DC’s lastSampleTime and lastAvgSampleTime for global time period. |
61812 | NetStorm | Base64 Encode/Decode |While encoding the decoded parameterized value through ns_encode_base64()/ns_decode_base64() API ,getting wrong encoded value. |
61816 | NetStorm | GIT Operations Issue : Error is coming while performing GIT Commit operation in Script and Scenario. |
61847 | NetStorm | Event Viewer : Start and End Date issue. |
61892 | NetStorm | NetHavoc | Unable to apply to apply ‘Fill DIsk’ fault on Client env due to few indendations in the shell. |
61898 | NetStorm | NetHavoc | Unable to apply “High CPU Load” command on the Clients’ Server. |
61901 | NetStorm | JS_Profiler | Performance Trace UI is not getting opened and getting error in the catalina.out that Trace file does not exist at the path though it exists there. |
61905 | NetStorm | SockJS | Getting FATAL ERROR , whenever use ns_web_url() API in between sockjs seesion. |
61918 | NetStorm | Getting wrong data for uptime of Docker Container SystemStats |
61924 | NetStorm | JS_Profiler | Look and filed issue in the JS_Profiler UI. |
61928 | NetStorm | Webdashboard | Alert baseline issue : When we have added one load based index baseline then deleted and then again adding load based index baseline with same configuration then error is coming. |
61958 | NetStorm | Multi DC|Derived Graph Issue:Lower Panel Data is showing different after applied undo Zoom while derived graph is added with Custom time period |
61963 | NetStorm | Edit Caption Issue:Edited Caption is not getting saved in Favorite |
61969 | NetStorm | Delete Multiple Favorite issue: We are able to delete system default favorites, system default directories & Currently loaded favorites |
61970 | NetStorm | CavWMON | Data is not coming correct in “WinNetworkUsageProcess” & “WinNetworkUsageDomain” monitor. |
61972 | NetStorm | Core|Generating wrong digit in Output while applying Unique Number Parameter in Script. |
61975 | NetStorm | Postgres Monitoring | Start and End time of DB Query Stats Screen is same for a given time interval. |
61978 | NetStorm | User are able to delete directory which contains User Default favorite and project default favorite |
61985 | NetStorm | Observing high CPU Utilization on the servers where enhanced Kafka Topic Replication Monitor has been configured |
61994 | NetStorm | Location in Alert Action:Alert Action is not saving for “Send an Email” and exception is coming in console. |
62035 | NetStorm | Angular 7| WebDashboard| Internal dropdowns are not visible from left pane menu |
62040 | NetStorm | Blocker | cmon is not starting in 4.1.14 build#5 |
62081 | NetStorm | Angular 7 | ACL Issue: ACL is not working Properly and not able to switch tab.(ACL to WebDashboard) and GUI is getting stuck while adding user in group. |
62083 | NetStorm | Alert Indices Count : Baseline is not created correctly for Alert Rules added with Indices Count condition. |
62084 | NetStorm | MSSQL| In MSSQL Batch Jobs screen BatchJobHistory is not showing graph. |
62088 | NetStorm | Graph Sample Filter Issue : When we delete an added filter and then again add another filter, then the previously deleted filter is again coming along with the new one. |
62092 | NetStorm | Graph Sample Filter Issue : Added filter is getting applied even if Enable Graph Sample Filter checkbox is not selected and if no filter is added & Enable Graph Sample Filter checkbox is selected, then error is not coming. |
62096 | NetStorm | Alert Action/Policy Import/Export:While importing Alert Action for SNMP Trap “Error in Action “Snmp_RunScript” – Error: SNMP port field is invalid. Please rectify SNMP port.” message is coming. |
62110 | NetStorm | Need to update alert counter on top panel of force clearing and reset active alert from active alert gui |
62111 | NetStorm | Webdashboard | Report Issue in Multi-DC : Report is not generating with template having All Indices. |
62125 | NetStorm | Test is not started and core is formed when we use WebSocket script with SAVE_NVM_FILE_PARAM_VAL 1 keyword in scenario. |
62127 | NetStorm | Graph Sample Filter Issue : Look and Feel Issues in Graph Sample Filter. |
62137 | NetStorm | Graph Sample Filter Issue : Same Graphs should not come in the Select Graph drop down list if filter is already applied for the graph. |
62180 | NetStorm | Data is not coming in CassandraNodeStats and CassandraCompactionStatsV2 monitors. |
62186 | NetStorm | Page Dump Not Coming in Test Run. |
62188 | NetStorm | Instance name is not showing in GUI for CassandraThreadPoolMsgStats monitor. |
62192 | NetStorm | Crashing in non sim slotted phone(Zebra Device) |
62202 | NetStorm | Graph Sample Filter Issue : Unable to remove the Graphs Sample Filter after applying in a widget. |
62204 | NetStorm | Donut/Pie Chart Type:Legends are showing only three character after time applying time period or switch tabs. |
62207 | NetStorm | Alert Action/Policy Import/Export:Alert Policy for Specified Alert Rules is not showing correct selection of Rules. |
62208 | NetStorm | Time Period Issue:- View By in Custom Time period is not working properly in web Dashboard. |
62211 | NetStorm | Android Monitoring| Application “Cavmonitor” making copies of itself when you open it from notification |
62213 | NetStorm | Alert Action/Policy Import/Export:Alert Actions are not editing after Import. |
62221 | NetStorm | DrillDown Custom Query Isssue:While we are opening Custom Query by selecting testrun from testrun UI and clikcing on Web Ddr,then for all Reports tooltip is showing view FlowPath Report. |
62257 | NetStorm | RDT | Video is not showing the complete flow for a particular page |
62266 | NetStorm | JSProfiler | Script Name is coming wrong in the JSProfiler UI. |
62271 | NetStorm | DB Monitoring|NSU_Server_Admin command should run directly using options given in the Monitor.json options field. |
62282 | NetStorm | JSProfiler | Screenshot option comes checked in the JSProfiler UI when disabled ‘Capture Screenshot’ option. |
62298 | NetStorm | Edit Caption Issue: Panel Caption is getting removed after applying time period |
62299 | NetStorm | Edit Caption Issue:Caption is saving with More then 128 characters ,there is no limit of for character length |
62301 | NetStorm | NS-Script || Failed to execute ClickAndScript, getting error in Attribute argument during parsing of Script. |
62305 | NetStorm | GIT Operations Issue : Look and Feel issues in GIT Settings window. |
62314 | NetStorm | Edit Caption Issue:Panel Caption is getting changed after coming multiple new samples |
62322 | NetStorm | JSProfiler | Events are missing in the Layout Tree Structure for a particular call. |
62323 | NetStorm | JSProfiler | URLs are missing corresponding to ‘Activity’ in the Bottom Up Tab of the JSProfiler UI. |
62325 | NetStorm | JSProfiler | Unable to open JSProfiler UI in Firefox Browser. |
62326 | NetStorm | MultiDC|Open Browser Tab :- Active Alerts Graphs and Alert Stats Report is not opening in new Browser tab in case of Multi DC |
62331 | NetStorm | DB Monitoring|Favorite in Summary tab should show data for selected DB Server |
62334 | NetStorm | Rel4.1.14: MSSQL|Not getting correct db server hostname from servername command in CavWMON. |
62335 | NetStorm | Rel4.1.14: CavWMON| Agent should retry to restart after 10 second instead of 1 second in case of failure |
62337 | NetStorm | Multi DC issue: Error is coming in starting node in multiDC environment |
62368 | NetStorm | Core|If -v used in nsi_compile_script ,still validating the script and giving error message. |
62370 | NetStorm | Android Monitoring | While installing the application “Cavmonitor” if the user denies giving permissions to the app, is getting crashed. |
62386 | NetStorm | Aggregate data is not correctly generated when space is coming in vector name of testrun.gdf. |
62416 | NetStorm | Postgres Monitoring | Database Source Name is not coming in DB Source list of Postgres Monitoring GUI. |
62421 | NetStorm | Angular 7 | Audit Log: Not able to see logs for Specified Time Period due to Time Period Filter is not working and also Group By drop down list is coming blank in Audit Log. |
62422 | NetStorm | Custom Time period issue:- Not Able to apply custom time period and View by is not working. |
62428 | NetStorm | Decimal values are not coming for “Receive throughput (Kb/sec)” graph in AccessLogStatsExtended monitor because data type is “sample_4B” in gdf when changing it to “sample_2B_100” then data is coming fine. |
62449 | NetStorm | Command field is not available in monitor UI for KubernetesHostCPUstats monitor. |
62451 | NetStorm | JSProfiler | Getting exception when we open trace file after Screen size simulation. |
62460 | NetStorm | When user right click on a graph which previously showed advance setting has been changed to advanced open/merge |
62488 | NetStorm | Wrong API is parsed while selecting “Regular Expression” and parameter type for LB and RB respectively |
62493 | NetStorm | Web Dashboard Angular7|Favorite Filters Issue:Not able to apply filter as next levels are not showing after selecting Level1 |
62499 | NetStorm | WebDashboard | Scheduler Report Issue : Alphanumeric string(0x007C) is coming in place of pipe(|) symbol in generated report of scheduler report, when we use pipe symbol(|) in subject or body of task in scheduler report. |
62508 | NetStorm | Need to support of jira monitor for different version of jira application |
62511 | NetStorm | WebSocket Secure support in CavWMON |
62517 | NetStorm | Alert Action/Policy Import/Export: Alert Action and Policy is not exporting Correctly. |
62536 | NetStorm | CorrelationID | CorrelationID Header is not supported in HTTP2. |
62544 | NetStorm | DrillDownIssue:While we are opening drilldown report for completed after opening drilldown report for success then ,report is opening for success (showing results of drill down for success). |
62545 | NetStorm | Prometheus Monitor | Invalid symbols ignored in Vector Name |
62553 | NetStorm | Heap Dump | Need to Remove third party link “Created By – Eclipse Memory Analyzer” from Heap Dump Analyzer Screen |
62571 | NetStorm | Command field is not available in monitor UI for kubernetes monitors. |
62576 | NetStorm | Hostname field is not available in Monitor UI for different kubernetes monitors. |
62577 | NetStorm | Monitor_UI|Not able to perform delete action in Health check monitor. |
62578 | NetStorm | NetHavoc | Fault Injection Time gets changed to Specified from Current while Updation. |
62593 | NetStorm | Getting core dump while getting header length more than 1024 in Correlation-ID header |
62601 | NetStorm | Multi DC|Open Browser Tab :- ND Config UI and Web Ddr from Sessions window is not opening in the new browser tab in case of Multi DC . |
62609 | NetStorm | WebDashboard | Favorite Issue : Favorite is getting updated automatically, when we enable or disable Show Data Value from advance settings of widget settings for graphs having single/multiple graphs and chart type pie/donut. |
62612 | NetStorm | WebDashboard | Scheduler Report Issue : Previously stored data for a task in Scheduled Tasks is not coming while updating task in scheduler report when we use pipe symbol(|) in subject or body of task. |
62621 | NetStorm | Jira Monitoring | Graphs values are swapped with each other. |
62635 | NetStorm | NetHavoc | Getting ‘Success’ and not killed when process is run by user other than Cavisson. |
62636 | NetStorm | Server-stats|Not getting Server Stats data with Dynamic Transactions above 16 |
62639 | NetStorm | NetHavoc | unable to apply Network faults on the Server. |
62641 | NetStorm | ND-ED| Data for Redis stats, MongoDB stats and MySql stats are not coming |
62650 | NetStorm | Getting wrong output in Correlation ID while adding inline transactions in script. |
62655 | NetStorm | Scenario UI |Not able to run test from UI. |
62659 | NetStorm | cm_ps_thread_stats monitor is not working on sun solaris for shell and dash. |
62670 | NetStorm | Postgres Monitoring | Default Sorting is not enabled on any column field in DB Query Stats screen. |
62676 | NetStorm | Scheme type of URL is moved from URL edit box to page name edit box automatically |
62678 | NetStorm | Postgres_Monitoring | Close button is not showing on the screen. |
62684 | NetStorm | Graph Sample Filter Issue : Graph Sample Filter is not working after sample update. |
62689 | NetStorm | Correct data is not coming for “Memory Used Non Heap/Sec (MB)” graph in HistoryServerJvm monitor. |
62692 | NetStorm | Multi DC|Derived Graph Issue:Chart Type of derived graph is not converting to Dual Axis Bar chart type |
62696 | NetStorm | Postgres_Monitoring | Unable to see table data because the server list is hiding right side screen. |
62697 | NetStorm | DB Monitoring | look and feel improved in Angular 7 |
62702 | NetStorm | Mission control – memory leak analyzer not working no data coming in angular dashboard |
62706 | NetStorm | Test metrics Enhancement | Got core dump while running POP3 protocol based scenario. |
62719 | NetStorm | Vectors should not be marked reused if multiple monitor are running having same breadcrumb |
62720 | NetStorm | NetHavoc | GUI is getting hang |
62725 | NetStorm | Alerts are not being generated after applying alert rule configurations. |
62759 | NetStorm | KafkaTopicReplication| monitor is getting failed with ArrayIndexOutOfBound Exception. |
62762 | NetStorm | ACL|Alert:Alert Actions can be added/edited/deleted when Alert Action have no permission and Alert Policy have Read/write permission. |
62781 | NetStorm | Summary Report | Look and Feel issue 1 : While we are Trying to generate summary report in custom time period then calendar is not visible. |
62783 | NetStorm | Alert Rule: Alert is not getting generated for Moving Advanced for last thresh type in case of threshold not satisfied |
62785 | NetStorm | Not able to run Test with Script Manager for Var Value. |
62792 | NetStorm | NC_MON|4.1.14| Tomcat not started automaticaly after build upgrade. |
62809 | NetStorm | PageDump issue: When we are selecting Show only failed sessions in 2nd dropdown list and click on apply then GUI got unresponsive/hanged |
62812 | NetStorm | Open Merge Issue| We are not able to apply open merge for Prometheus kubernetes metrics |
62816 | NetStorm | In generated reports graph labels are not visible properly. |
62818 | NetStorm | Angular 7| WebDashboard | Transaction Detail issue : Transaction Detail is opening blank in NS/NDE mode while we are Clicking on Transaction option in online mode |
62822 | NetStorm | Alert Action/Policy Import/Export:Alert Action for alert mail is not getting imported as incorrect json is getting exported. |
62823 | NetStorm | Angular 7| Themes not working properly with look and feel issue & we are blocked with change theme.Once changing theme then theme option is not working. |
62827 | NetStorm | Build Issue| Build Failed at GitRepositaryService.java compile time |
62839 | NetStorm | UI-Real Browser User || Browser and version are mismatching. |
62857 | NetStorm | Need to add encrypted password, connection timeout and read timeout options in spring boot monitor |
62862 | NetStorm | Summary Report | Transaction Error Issue : Transaction Error(%) Checkbox got enabled by default it should get enabled after enabling Transaction error checkbox. |
62865 | NetStorm | Multi DC|Open/Merge Issue:Open/Merge is getting applied while Using Incorrect Pattern on DC Name by Disabling “Open With New Layout” Option |
62866 | NetStorm | Multi DC | Hierarchical Report Issue: Meta data list is coming blank in Hierarchical report. |
62868 | NetStorm | Summary Report | Downloaded Report Issue 1 : Page Name got shifted in Downloaded word report for Overall Transaction Error Table. |
62873 | NetStorm | Transaction Details Issue :- The selected filter is not showing in the downloaded file when we download the data of Transaction Details after applying filters. |
62879 | NetStorm | GIT Operations Issue : Confirmation message is not coming after performing any GIT Operation in Scenario UI. |
62881 | NetStorm | Alert Maintenance Issue: Alert Maintenance is not working properly if we disable maintenance and than enable from alert settings. |
62886 | NetStorm | MultiDC | Excel Report Issue : Error is coming on opening generated excel report from link. |
62892 | NetStorm | Alert Scheduler: Multiple scheduler should not add with same Date and Time. |
62893 | NetStorm | MultiDC | Report issue:- DC name is not coming when generating report from web dashboard. |
62894 | NetStorm | ACL:Pop up message is not coming while login when same user is previously logined with another browser. |
62906 | NetStorm | MSSQL Monitoring | Blank Screen is coming in Tables of Blocking Session screen of MSSQL monitors still Data is coming in DEV Tools. |
62911 | NetStorm | GIT Operations in Script Manager : Unable to perform GIT Clone operation in Script Manager. |
62924 | NetStorm | Stats HTML Report Issue: Vector links from Stats-HTML are opening in new tab, Also delimiter used get replaced due to Content Security Policy. |
62928 | NetStorm | Manage Controller: In Controller type option is not available for NDE mode and look and feel of Controller Configuration window is not proper. |
62933 | NetStorm | In “gcp_component_metrics.json” mistake in “align” and “url”. |
62934 | NetStorm | Manage Controller : Text Box for Controller Name should be bigger in size and confirmation message should come after a controller is added. |
62935 | NetStorm | MultiDC | Derived Graph issue:- Lower plane get blank on sample update when using multiple arthimetic operator. |
62936 | NetStorm | Open Baseline Data in Graphical view. |
62938 | NetStorm | Multi DC|Open/Merge Issue:Open/Merge Result is not showing correct while applying open/merge with Pattern on DC Name |
62945 | NetStorm | DB Monitoring|Sorting missing for SQL Session Wait Statistics |
62948 | NetStorm | Script manager|TestScript Issue:While we are running any test from test script option then it is giving error like “Server(Cavisson>NSAppliance:7891) not found. Please add this server using \’nsu_add_server\’ command.” |
62949 | NetStorm | Alert Action/Policy Import/Export:Alert Action for mail is showing %27$INDICES%27 after exporting Action in gui. |
62951 | NetStorm | Performance Dashboard:- Generation report date should be the date of generate report. |
62954 | NetStorm | Alert MultiCondition:Consolidation of Continue Alert after enable rule should be done on the basis of time of Enabling Rule rather than the time of Adding Rule. |
62979 | NetStorm | KafkaTopicReplication| Monitor is unable to get data when more than one consumer group is existing |
62988 | NetStorm | Build Creation| Build failed in making gui build of 4.1.14.4 |
62997 | NetStorm | Multi DC|Derived Graph Issue:Data is showing incorrect while converting derived graph in Percentile and Slab Count graph type |
62998 | NetStorm | Webdashboard | Baseline Issue : Look and feel issue is coming in catalogue information when we are selecting catalogue. |
63019 | NetStorm | Default Alert Rule Issue : Duplicate Default Alerts Rules are coming after upgrading build. |
63024 | NetStorm | CorrelationID | CI is coming as 0.0.0.0 in the CID Request Header. |
63029 | NetStorm | Script Manager Issue : unable to launch the Script manager |
63033 | NetStorm | Test Run UI issue:Look and feel issue is coming in testrun UI. |
63034 | NetStorm | Multi DC| Reporting issue: Generated reports are coming blank and not coming in List once get generated. |
63046 | NetStorm | Unable to get the data from the network interface option |
63051 | NetStorm | MSSQL Monitoring | Data is coming in “Cumulative Mode” instead of “Aggregated Mode” for DB Query Stats Screen when open MS SQL Monitoring still “Aggregation Mode” toggle is ON. |
63053 | NetStorm | DrillDown Custom Query Isssue:While we are selecting time Filter as Specified Phase in UI Filter of Custom Query then It is showing Default phases but Test Run having Multiple phase of different Names. |
63061 | NetStorm | Content Security policy | Unable to restart tomcat because While Upgrading Build 4.1.13 #105 then tomcat-security.jar is not copied to /apps/apache-tomcat-7.0.91/lib |
63072 | NetStorm | sessions value is coming 0 for FIX_SESSION_RATE |
63078 | NetStorm | Login Issue :- Product UI window is not opening without adding Product UI in the URL |
63088 | NetStorm | Transaction Details | Transaction Error Issue : After enabling transaction error checkbox and clicking on unexecuted button then it is not showing unexecuted transactions and it is throwing exceptions. |
63091 | NetStorm | Alert scehdule Issue | Tool Tip is showing incorrect data for the scheduled alert rule |
63092 | NetStorm | Alert schedule Issue | After updating an Alert Applied Schedules are getting blank |
63096 | NetStorm | Performance Dashboard Issue:Calendar option should come for date selection while adding Upcoming project/Running Projects/released details |
63104 | NetStorm | Duplicate normalised id present in metadata table. |
63106 | NetStorm | MultiDC | Pattern Matching issue: Pattern Matching is not working properly in MultiDC, Resultant graphs are not coming. |
63110 | NetStorm | Angular 7 | Lower Panel: Master Checkbox option is not coming and filter is not working in Lower Panel. |
63119 | NetStorm | Multi-DC | Derived Graph Issue: Data is coming incorrect when we apply decimal values with arithmetic operators in derived graph. |
63123 | NetStorm | Performance Dashboard Issue:Added Environment is not reflecting in Environment list ,it is showing while opening PD after refreshing the GUI |
63124 | NetStorm | Performance Dashboard Issue:Not able to add Upcoming project Error is coming as “Error in getting a channel Info” while Performance Dashboard setup is doing in a new machine |
63126 | NetStorm | Transaction Detail|Transaction error Issue:Compare tab should not come in the Transaction Error tab window on opening Transaction Error from the Transaction Details widow on enabling the checkbox. |
63128 | NetStorm | Transaction Details | Transaction Error issue : When we are clicking on enable filter option after Enabling transaction error then filter is not applied on transaction error tab.It got applied on Transaction detail window. |
63130 | NetStorm | Multi DC| Reporting issue – Uploaded excel templates are not coming in the template drop-down list. |
63135 | NetStorm | Transaction Details| Transaction Error Issue :- Drill Down report link is not coming in the Transaction Error window on opening Transaction Error from Transaction Details UI |
63136 | NetStorm | Alert Baseline Issue : Unable to change the Baseline Type while opening the Alert Baseline in Edit mode. |
63140 | NetStorm | Multi DC|Angular7 Parameter/Filter Issue:Not able to apply parameters from favorite and graph tree |
63144 | NetStorm | Multi DC| Angular 7| Advance Open/Merge : Data in the widget getting blank after a sample update in case of advanced open/merge at server level. |
63146 | NetStorm | Angular 7|Catalogue Management:Filter/Search in column option is not showing in Catalogue Mangement. |
63148 | NetStorm | Transaction Error Details Issue :- The alignment of the top pane in the Transaction Error Details window is not coming proper on selecting time period sepecified phase and absolute. |
63150 | NetStorm | Transaction Detail | Transaction Error issue : Their should be name for both the tables which are coming after enabling transaction error checkbox. |
63151 | NetStorm | JMeter GUI| Jmeter type script option is not visible while selecting on add group in scenario. |
63153 | NetStorm | Splash Screen | Not getting splash screen when test is getting triggered from Scenario UI. |
63154 | NetStorm | Performance Dashboard Issue:Added Controller Info,Upcoming Projects,Running Projects,Release details should be reflected in UI without restarting tomcat |
63155 | NetStorm | System Health widget Issue | we are not able to create system health widget with AND & OR condition because select operator drop down is disabled |
63157 | NetStorm | Angular7|Test Run UI Issue:Export Test is not working,Continuous progress bar is showing |
63160 | NetStorm | MultiDc Drill Down Report Issue:If widget having same Graphs of different DC and we are opening drilldown for slave dc graphs after opening drilldown of master dc’s graph then also master dc’s graph is showing in drilldown Report. |
63164 | NetStorm | CavWMON | WebSocket | Protocol Negotiation is not working properly in CavWMON. |
63182 | NetStorm | URLParameterization | Getting core dump if running test for 1 User & 2 Sessions. |
63185 | NetStorm | Transaction Details | Transaction Error issue : Blank report is generated in downloaded report for WORD , Excel and PDF files while we have enabled Transaction error checkbox. |
63194 | NetStorm | Splash Screen | Cancel Test Button not working. |
63195 | NetStorm | Splash Screen | TestInit Screen of current TR is not coming while triggering the test. |
63197 | NetStorm | Splash Screen | Download Log Button not coming in the Init Screen. |
63198 | NetStorm | DB Monitoring | Images are not properly coming for “Aggregate Mode” and “Analyze Mode” toggles in MSSQL and PostgreSQL GUI. |
63200 | NetStorm | Java-based Redis monitors are not working properly with default conditions. |
63207 | NetStorm | Look and Feel Issue is coming In WebDashboard While opening Toggle Menu Navigation Panel and Toggle Tree Navigation Panel. |
63208 | NetStorm | URLParameterization | Getting core dump if HOST is appear NULL dynamically. |
63213 | NetStorm | Rel4.1.14: CavWMON|Need to replace “,” with “_” if “,” is present in any column data. |
63220 | NetStorm | DB Monitoring | duplicate normalization id present for same SQL Handle |
63224 | NetStorm | Test Initialization status|Users/session on top panel should have Vusers for FCU and Sessions/min for FSR |
63226 | NetStorm | Diagnostics | Thread dump issue : GUI is getting hangged after opening thread dump window and then clicking on thread dump icon present at top pane. |
63227 | NetStorm | MSSQL Monitoring | Tool Tip is not coming in MSSql Blocking Session screen and “Resize Table Column” button is also not present. |
63239 | NetStorm | Transaction Details|Drill Down :- Download options are not working when we Drill Down from the Transaction Details window and from Transaction graphs. |
63240 | NetStorm | Splash Screen | TestInit Status screen is directly redirecting into ProductUI(Intermitent) |
63241 | NetStorm | Performance Dashboard issue: Repeat machine entries are coming in generated manual report. |
63244 | NetStorm | Splash Screen | User name in the Test Init Screen is not same with the user who is running the test. |
63245 | NetStorm | Angular 7 Issue:While we are selecting catalogue in Open related Metrics,then graph details of selected Catalogue is not showing in Graph to filter window. |
63251 | NetStorm | URLParameterization | Getting parameterized host under “Recorded Server†in Server Mapping UI. |
63252 | NetStorm | Splash Screen | TestInit Status Screen is not throwing any error when test is triggered and there is already a test running in online mode. |
63253 | NetStorm | Performance Dashboard Issue:Tab switch should not be allowed in update mode |
63255 | NetStorm | Splash Screen | Length of status percentage should come completely inside the Donut Chart. |
63269 | NetStorm | Splash Screen | Unable to go back to Home Screen. |
63271 | NetStorm | MultiDC|Derived Graph Issue:Not able to add derived graph of SlaveDC using both Function and Arithmetic operator. |
63280 | NetStorm | Multi-DC | Derived Graph Issue: Data is coming incorrect when we use multiple arithmetic operator with formula in derived graph. |
63285 | NetStorm | System Health widget Issue | We are not able to back from favorite name _HealthWidget after clicking on show graph for affected indices from widget settings if we apply Time Period or ViewBy |
63287 | NetStorm | Drill down issue : When we are traversing from Page instance to page summary through breadcrum then exception is coming and gui got hangged. |
63288 | NetStorm | Drill Down|Custom Query issue:Common Query manager is not working while we are applying time period and response time filter and Group by and Order by. |
63290 | NetStorm | Sumamry Report Issue : Width of columns of Overall Transaction error table and Transaction error status code is more need to decrease widht. |
63294 | NetStorm | Multi-DC | Derived Graph Issue: Data is converting to incorrect data from correct data of derived graph after sample update. |
63296 | NetStorm | Drilldown|Custom Query Issue:While we are clicking on UI filter option by opening Session summary Repoert,then look and feel issue is coming in UI filter and Request filters and Script filter options are not visible. |
63298 | NetStorm | Performance Dashboard Issue:While browsing Favorite for adding Environment only .fav files should be accept |
63303 | NetStorm | Angular 7| ACL Issue: Not able to add custom capability. |
63304 | NetStorm | Splash Screen | TestRun Number is coming -1 in the TestInit Screen (Intermitent) |
63306 | NetStorm | WebDashboard | Look & Feel Issue : Look & Feel issues are coming in drop down option in various feature(Logs,Percentile,Transaction Details,Favorite Settings) of Configuration Settings of dashboard in normal dc as well as multi-dc. |
63326 | NetStorm | Splash Screen | Data for Stages are not coming in the Test Init Screen. |
63374 | NetStorm | MultiDC | Reporting Issue: Blank Report is getting generated using select metrics and also drop down list for template is coming blank. |
63375 | NetStorm | Script Management|Delete Multiple Flow Issue:We are able to delete runlogic by selecting Runlogic with Different deletable files and by Delete file option of edit menu by selecting single runlogic file , but after synchronising it is getting autoupdated. |
63383 | NetStorm | SpringBoot| Hierarchy is not valid for springboot monitor |
63387 | NetStorm | NetHavoc | Handle IP field, Dispaly_name -> IP/Display_name |
63388 | NetStorm | NetHavoc | Need to check before applying the fault on the Server that whether CMON is running on the Server or not |
63392 | NetStorm | Multi DC| Angular 7| Report : All chart and DC name not coming once a compare report is generated in case of trend compare. |
63393 | NetStorm | Multi DC | Compare Report Issue: Lower pane operations are not working properly on graph selection from check box. |
63414 | NetStorm | GUI is not opening in 4.1.14 #19 |
63428 | NetStorm | Script Management|Delete Multiple Files:User should not be able to delete single or multiple files which are already opened in edit mode in Right pane. |
63439 | NetStorm | Script Management|Delete Multiple File Issue:Facing Issue with Delete option(For multiple Files) By right Clicking on File. |
63448 | NetStorm | System Health widget Issue | Back is not working properly if system health widget has 0 affected graphs and we do “show graphs for affected indices” |
63452 | NetStorm | Multi DC|Open/Merge Issue:Data of All DC’s are showing while applying Pattern for single DC in Advance Open/Merge settings |
63464 | NetStorm | Rel4.1.14: CavMonAgent|Need to replace “,” with “_” if “,” is present in any column data. |
63465 | NetStorm | Rel4.1.14: CavWMON| Unable to truncate query if query size is greater than 250K |
63481 | NetStorm | Compare Report issue:- Check box is not coming in measurement box in compare report GUI. |
63485 | NetStorm | Multi DC | Report Issue: Charts are not coming in generated report with view type Word. |
63490 | NetStorm | MON_UI | RTC is not applied on any MySQL monitors in outbound mode through Monitor UI . |
63500 | NetStorm | Need to support Logging for android Monitor |
63521 | NetStorm | Drill Down Report in Angular From Transaction Detail window:While we are opening Drill Down By clicking Avg or Completed of All Transactions from Transaction Details,Then getting wrong Results. |
63533 | NetStorm | NV test is not starting due to extra argument in nsu_start_test |
63537 | NetStorm | DrillDown in Angular from Transaction Details:After opening Transaction Failure Report,While we are clicking on any particular Failure type and Then clicking on another failure type ,then we are getting the previous opened Failure Type Result. |
63541 | NetStorm | Performance Dashboard Issue:Able add Upcoming Projects/Running Projects/Released details without selecting Environment and channel |
63542 | NetStorm | Multi DC|Favorite Filters Issue:Not able to apply Filters from favorite |
63546 | NetStorm | MultiDC | Hierarchical Report: In Generated Hierarchical Report Hierarchy in not coming on based of Selected Metadata All data are coming in other column. |
63557 | NetStorm | Multi DC| Reporting issue : Report coming blank with Select Metrics and template having graphs based on advance Indices settings. |
63558 | NetStorm | Drill Down | Common Query | Filter issue : Request Status Filter is getting removed while we are changing the pagenation by drop down or Arrows. |
63563 | NetStorm | Scenario GUI getting stuck due to wrong Scheduling from CLI. |
63574 | NetStorm | Drilldown|custom Query Issue:While we are applying Filter in any Report and Going back and again opening the same report then Report is opening with previously applied filter. |
63576 | NetStorm | GIT Operations Issue : Unable to perform Version Control operations in machine having NDE or NC configuration as error is coming. |
63578 | NetStorm | CMON-ND MSI | Tools.jar is not coming in lib directory after MSI installation. |
63579 | NetStorm | NetHavoc | Unable to ADD new Fault after deleting currently ‘Added’ Fault. |
63583 | NetStorm | NetHavoc | Fault value is missing when we try to update added fault. Only Fault type is reflecting. |
63586 | NetStorm | CMON-ND MSI | JavaGCJMX Monitor is failing when configuring monitor using Pattern. |
63587 | NetStorm | Drilldown|custom Query Issue:Unable to open any other report after opening session Report from System Queries By Clicking on Web_Ddr by selecting Testrun. |
63588 | NetStorm | Rel4.1.14: CavMonAgent| Unable to truncate query if query size is greater than 250K |
63593 | NetStorm | Number of graphs are increasing for every sample of data in CassandraThreadPoolMsgStats monitor. |
63597 | NetStorm | Multi DC|Derived Graph Scaling Issue:Scaling factor is changed after coming new sample while derived graph is added with AVG function and Metric name also getting changed |
63598 | NetStorm | NetHavoc | Not able to identity whether Cmon of the used server is running or not, no drop-down in case of Fault Type. |
63603 | NetStorm | GIT Operation Issue : After saving the Username and Password in GIT Settings, when we are performing GIT Clone operation then error is coming and in the backend it is prompting for password. |
63607 | NetStorm | NetHavoc | When Cmon is stopped and if we Apply a fault then we are unable to add new faults i.e UI gets disabled |
63612 | NetStorm | NetHavoc | UI gets hang immediately after applying Fault in case of Cmon |
63617 | NetStorm | Server Health Stats monitor|Instance name not available in Monitor GUI |
63620 | NetStorm | DrillDown Custom Query Isssue: When we are applying Time Filter as Specified Phase then not getting correct Result. |
63631 | NetStorm | Runtime Changes|popup message of RTC applied successfully or error not coming |
63641 | NetStorm | MultiDC| Compare Report: Vector mapping is not working in MultiDC – Compare Report. |
63660 | NetStorm | Multi DC|Derived Graph Issue:Lower Panel is getting blank after coming new sample,while adding derived graph with arithmetic operator or without using any function and operator |
63687 | NetStorm | GIT Operation Issue : Unable to perform GIT Revert operation to revert back to a particular version. |
63689 | NetStorm | DrillDown in Angular from transaction details:While we are opening Failure report by clicking on Failure(%)then charts are not showing in the failure report. |
63690 | NetStorm | Drill Down Report in Angular From Transaction Detail window:While we are opening Drill Down By clicking Transaction Name,Avg or Completed of All Transactions after clicking any particular transaction from Transaction Details,Then getting wrong results |
63701 | NetStorm | URLParameterization | Got the core dump when ran test by parameterizing the host (Observed only once). |
63714 | NetStorm | URLParameterization | Getting core dump if running test in duration mode. |
63719 | NetStorm | Angular7 Issue|Drilldown Issue:In session instance No option is there to change pagination. |
63720 | NetStorm | URLParameterization | Getting core dump if running test for 1U & 1S by parameterizing hosts of main and inline URLs. |
63725 | NetStorm | Angular 7|Scaling option should not come with widget type Data,Tabular and System Health as after changing scaling data widget is getting blank. |
63740 | NetStorm | Custom Query | drill Down issue : After applying filter All Failure , Failure Type and Time Filter while we are in second page then record not found is coming. |
63741 | NetStorm | GIT Operation Issue : While performing GIT Revert, Success window is coming with Text Box which is editable and success window should have OK button. |
63748 | NetStorm | MultiDC | Pattern Matching: “correlation_alert_history.json” file showing blank after applying pattern matching in MultiDC. |
63749 | NetStorm | Performance Dashboard issue: While Report generation, user should not allowed to make certain operations. |
63752 | NetStorm | URLParameterization | Not able to set Host TLS Version for dynamic hosts. |
63759 | NetStorm | Var Value | Core Getting generating when running Test from Scenario UI. |
63762 | NetStorm | Multi DC|Derived Graph Scaling Issue:Scaling factor is not showing correct while derived graph is added with Arithmetic operator |
63765 | NetStorm | Transaction Detail Issue:Allignment of Top Pane is not coming proper in Transaction Details window. |
63769 | NetStorm | NetHavoc | The fault resumes to ‘Running’ state at the Start Time after ‘Stop’-ing Scheduled fault. |
63773 | NetStorm | Nethavoc | Unable to delete multiple faults in the ‘Ready to Apply’ state. |
63784 | NetStorm | Splash Screen | cav.conf file should be controller specific in Initialization tab. |
63787 | NetStorm | NetHavoc | Unable to add fault on multiple Servers at a time. |
63791 | NetStorm | Splash Screen | Extra Space and Scrollbar is coming in the Error Dialogue Box. |
63806 | NetStorm | NCMon: Transaction Detail popup is not opening (keeps on waiting for the data and never comes out) |
63808 | NetStorm | Multi DC | Compare Report Issue: Blank compare report is coming on downloading from generated compare report. |
63810 | NetStorm | Multi DC|Derived Graph Issue:Chart Type of derived graph is not converting to Dual Axis Bar chart type,while derived graph is added with Arithmetic operator |
63822 | NetStorm | NC_UAT_4_1_14:Not able to start the test with MULTIDISK_PATH nslogs /pgdata1 as it was unable to create hard link |
63830 | NetStorm | Multi DC|Derived Graph Scaling Issue:Scaling factor is showing NAN after applying Time period on Derived graph |
63834 | NetStorm | URLParameterization | NetStorm is establishing new TCP connection in next iterations while same host is arrived. |
63836 | NetStorm | NetHavoc | Error Message comes as we check the check-box of added fault on the Server where CMON is not running. |
63842 | NetStorm | GIT Operation Issue : Error is coming while performing GIT Clone in Scenarios. |
63854 | NetStorm | URLParameterization | Getting core dump in nsu_logging_reader. |
63861 | NetStorm | CavWMON | DR | Protocol Negotiation | CavWMON is using ws protocol with tcp port while navigating TCP to WS. |
63863 | NetStorm | MultiDC | Hierarchical Report: Complete instance name is not coming in generated hierarchical report column when Meta Data is used for Instance level. |
63881 | NetStorm | Cmon is unable to update its protocol, while updating the protocol list and restarting the ndc |
63885 | NetStorm | MultiDC | Reporting Issue: Not able to generate report from WebDashboard UI if panel having Derived graph. |
63890 | NetStorm | URLParameterization |Getting core dump while running test with multiple users and parameterising scheme, host and port in script |
63899 | NetStorm | Angular7 | Template issue : Formula type in edit mode of template Automated_Template180316124910 not working properly. |
63908 | NetStorm | Drill Down|System Defined Query Issue:We are unable to do further drilldown to open Instance Report from system defined queries of URL and Session. |
63909 | NetStorm | Https Protocol | CMON is unable to make connection with BackHost using wss protocol |
63910 | NetStorm | MultiDC | Report issue: On Switching Webdashboard with Work_DC Report GUI is opening with DC_NDE. |
63914 | NetStorm | Generator list got invisible After Clicking on Generator tab in Transaction UI and transaction detail UI got blank for generator overall when we revert from generator specified Also Same issue is coming while we are enabling Transaction error checkbox |
63915 | NetStorm | UAT4.1.14: Getting Script compilation error in 4.1.14 whereas same script compiled successfully in 4.1.13 |
63922 | NetStorm | Splash Screen | Tools are overlapping in the top panel of TestInit Screen. |
63926 | NetStorm | UAT4.1.14: Getting incomplete scenario parsing error while executing test from scenario GUI |
63927 | NetStorm | CavWMON | NDEStaticScaling | Protocol Negotiation | CavWMON after connecting with Child NDC it is still using the protocols that is negotiated by master NDC. |
63931 | NetStorm | NetHavoc || Unable to ‘Apply’ faults on Multiple Servers at a time. |
63939 | NetStorm | Drilldown in Angular from Transaction Details:If we are opening Drilldown by clicking on Particular Transaction name After opening any particular’s Transaction Details from Transaction stats Group from Web Dashboard then getting wrong results. |
63941 | NetStorm | Compare Report Issue: On selecting vectors from check box sorting is not working properly. |
63969 | NetStorm | Alert Baseline | While copying a default baseline then a new baseline is also creating with default baseline |
63971 | NetStorm | Unable to start test in Thread Mode. |
63985 | NetStorm | CM | Continuous monitoring test failed with config/product NS. |
64047 | NetStorm | Getting guess entry warning in case of fix concurrent user. |
64054 | NetStorm | WebsocketSecure | CMON is unbale to make Control connection with NDC using wss protocol for child NDE server |
64055 | NetStorm | Multi DC| Reporting issue : On Excel template upload template is still coming selected after validation pop-up, Validation for success is not coming properly. |
64062 | NetStorm | GUI|Need to allow semicolon equal to for prefix and suffix in Correlation-ID header |
64064 | NetStorm | Transaction Error|Drilldown Issue:While we are clicking on Drilldown link in Transaction Error window then Drilldown is opening under the Transaction Details Tab,but it should open in DDR window . |
64065 | NetStorm | Webdasahboard | Transaction Error issue : While we are selecting any particular error type of any transaction then all errors are showing in the window. |
64067 | NetStorm | Transaction Error |Drilldown Issue:There is no link to open drilldown Report in case of ALL Transaction in Transaction Error table. |
64069 | NetStorm | Webdashboard Transaction Error issue : In transaction detail link to open ddr in case of 0 (zero) should not come. |
64072 | NetStorm | Init Screen | Init Screen is not opening while triggering test with -S gui from backend. |
64074 | NetStorm | Init screen | Test Init screen is not getting updated while opening this from “Reports”. |
64075 | NetStorm | Init Screen | Error message is not coming on the Init Screen while test is getting killed from console. |
64091 | NetStorm | MultiDC | Reporting Issue: Charts are not coming with threshold enabled while no value is being passed. |
64109 | NetStorm | NetHavoc | Getting error message when applying Fault in the Duration in which other fault has already been ‘Failed’. |
64133 | NetStorm | CID || Suffix can also be started with symbols like ‘-;=’. Allow special characters to be entered first in Suffix before any Alphabet. |
64162 | NetStorm | NetHavoc | Other Faults also gets updated when updating one Fault while adding mutiple faults at a time. |
64166 | NetStorm | NetHavoc | While Updating, the fault shows the Current time instead of Scheduled time. |
64170 | NetStorm | Vuser management | Vuser summary pause/resume and settings options are not working |
64179 | NetStorm | NetHavoc | Unable to add Network Loss fault though keyword applied in the conf file. |
64188 | NetStorm | MultiDC | Reporting Issue: Multiple issues in chart of generated compare report . |
64189 | NetStorm | MultiDC | Reporting Issue: Wrong vector name coming in logs of generated reports. |
64193 | NetStorm | Angular 7 | Alert Issue : Cancel button is not working in Advanced option in Select Indices while adding Alert Rule. |
64196 | NetStorm | MultiDC | Reporting Issue: Not able to generate report from webdashbaord having graphs from both DC’s |
64210 | NetStorm | Event Viewer Peripheral Device Events: The popup messages were not proper. |
64225 | NetStorm | UAT4.1.14: Stack smashing detected while running RBU test |
64252 | NetStorm | DB Monitoring|DB Connection Pooling not working on Postgresql |
64267 | NetStorm | MultiDC | Reporting Issue: Legends not coming in generated report of donut and pie chart type. |
64291 | NetStorm | Graph sample filter issue : If we are enabled graph sample filter in one widget then Graph sample filter checkbox got enabled for all widgets. |
64312 | NetStorm | URLParameterization | Query string is not getting encode while encoding is on in search parameter. |
64326 | NetStorm | REST API | We are not getting any data while fetching instance/level wise data using Rest API for level=3 |
64329 | NetStorm | Graph sample filter : While we are giving negative value (-ve) and clicking on add button then filter got added. |
64340 | NetStorm | MultiDC | Derived Graph issue:- Graph is not coming correct when creating derived graph using Sumcount formula. |
64350 | NetStorm | Angular7| theme5| icons color is not visible on dashboard side navigation panel |
64373 | NetStorm | URLParameterization | Getting 404 while parameterizing “WholeURL” and “QueryString” Separately due to append of extra slash(/) before start of QueryString. |
64389 | NetStorm | Need to resolve Apache tomcat Default Files (12085)Vulnerability from Appliance |
64417 | NetStorm | Need to add class path option in JavaKafkaTopicReplication monitor UI |
64434 | NetStorm | Need For Android Device monitor |
64440 | NetStorm | Multi DC|Derived Graph Scaling Issue:Scaling factor is showing NAN ,if derived graph includes NAN samples for applied time |
64520 | NetStorm | URLParameterization | Request is failing if parameterizing host only. |
64527 | NetStorm | NetHavoc | The fault deleted while stoping Scheduled fault. |
64569 | NetStorm | Scenario Scheduler | Not able to schedule Scenario Scheduler. |
64575 | NetStorm | Stale warning are coming in NC_MON test instead of fresh warning |
60023 | NetVision | In A/B Testing, Variation data request is coming in all pages in web-browser while configured for only home page. |
60184 | NetVision | Dot thick net, useraction data is not showing for sessions generated through desktop application. |
60276 | NetVision | Dot thick net, custom metrics data is not showing for any session. |
60636 | NetVision | NVSPA|Session Counts and pagination are showing wrong on session window while applying time filter. |
60681 | NetVision | NV-NF integration|NF icon is showing twice on NV session window. |
60978 | NetVision | NetTest | Need to capture page dump in html format in case of page failure in RBU. |
60988 | NetVision | Native App|App crash data is not showing in GUI while data is present in DB. |
61044 | NetVision | In A/B Testing, nvExt tool is not executing in chrome browser(73). |
61267 | NetVision | NV Product UI|Session and search icon are still coming in latest build 4.1.14 #12. |
61572 | NetVision | In NVSPA, unable to filter out sessions on the basis of some operating systems. |
61573 | NetVision | Netvision | CMT is not running after build upgradation . |
61666 | NetVision | Unable to open NV GUI after upgrading latest build 4.1.14 #14 |
61744 | NetVision | IN NVSPA|Data is not coming for applied time filter even if data is present in DB. |
61748 | NetVision | Dot thick net | page load time data is not capturing properly for entry page. |
61780 | NetVision | Native app|Useraction data is not showing for android sessions. |
61811 | NetVision | NV GUI is not opening while doing DDR from master NDE GUI by clicking “open UX Analytics” icon. |
61946 | NetVision | Dot Thick Net | Sometimes NVSDK shuts down the application with the error “application is in break mode”. |
62016 | NetVision | Dot thick net, crash report data is not dumping in csv for any crashed session. |
62133 | NetVision | Dot Thick Net | For some cases, initialization of NV is taking lot of time (more than 20 sec). |
62350 | NetVision | NV Session Export|Getting 5XX exception while exporting more than 15 sessions. |
62554 | NetVision | Complete variation name is not showing in variation stats. |
62572 | NetVision | event logger variation request is coming in web-browser while making traffic pct zero in config.js file. |
62780 | NetVision | Getting Error while doing DDR from NV to ND GUI. |
62846 | NetVision | Session trend is not plotting in nv spa gui while navigating from performance overview gui. |
62914 | NetVision | Update variation api is getting failed in network panel while saving few changes through nvExt. |
63014 | NetVision | In NVSPA | global filters are not working in variations gui. |
63234 | NetVision | NV and NF icons are not showing while login product UI of NDE. |
63247 | NetVision | Getting 5XX exception while doing DDR from NF to NV. |
63318 | NetVision | JS/CSS rules are not coming in variation gui while modifying content of web-page using nvExt tool. |
60806 | Synthetic Monitor | SM-Dynamic Keyword || When we start SM test after enabling “Block URL” configuration, then keyword is getting removed from scenario. |
61352 | Synthetic Monitor | SM-Dynamic Keyword || When we checked Lighthouse Report then Timeout time is missing. It should have come 65 sec by default. |
61353 | Synthetic Monitor | SM-Dynamic Keyword || Wrong time is getting passed in Timeout period of Lighthosue report. |
61354 | Synthetic Monitor | SM-Dynamic Keyword || In edit mode instead of Response mode, compression mode is coming as selected. |
61356 | Synthetic Monitor | SM | Keywords are not getting removed from the backend when removing added Profile from GUI. |
61367 | Synthetic Monitor | SM-Lighthouse || Error in creating lighthouse report for all added groups in scenario when we add one new group to existing CM scenario. |
61368 | Synthetic Monitor | SM-Test || Failed to start SM test, error coming in Script Parsing. Same scenario is running in NS mode. |
62832 | Synthetic Monitor | SM | Save icon remains enable when we select options other than pre-defined for the System Defined Monitor Profiles. |
63277 | Synthetic Monitor | SM-Waterfall || Instead of NetVision SM, NetStorm is reflecting in Waterfall comparison window. |
63380 | Synthetic Monitor | SM-Dynamic Keyword || Wrong error message is reflecting in GUI when we Save/Delete the keyword configuration. |
63412 | Synthetic Monitor | SM-Dynamic Keyword || Look and feel issue on Miscellaneous keyword configuration (Save And Delete button are reflecting out of box). |
63547 | Synthetic Monitor | SM | Able to save added Monitor Profile without selecting Monitor Profile Details. |
64363 | Synthetic Monitor | SM-Dynamic Keyword || When we try to save domain name in CDN Offload configuration, then error popup is coming. |