Download PDF
Download page Past Agent Releases.
Past Agent Releases
This page lists the agent enhancements for all calendar-versioned agent releases.
22.x Agent Releases
Analytics Agent
Version 22.7.0 - July 26, 2022
This release includes:
- Upgrades to the following transitive dependency libraries:
Library | Previous Version | Upgraded Version |
---|---|---|
Apache Groovy | 2.4.12 | 3.0.10 |
Netty | 4.1.75.Final | 4.1.78.Final |
| 4.5.5 | 4.5.13 |
org.glassfish.jersey | 2.0.29 | 2.35 |
- The jQuery transitive dependency was excluded from the Analytics Agent.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - May 30, 2022
This release includes upgrades to the following third-party libraries:
Library | Previous Version | Upgraded Version |
---|---|---|
Apache Commons BeanUtils | 1.8.0 | 1.9.4 |
Apache Xerces2 J | 2.9.1 | 2.12.2 |
Bundled Azul JRE | 8.60 | 8.62 |
Jackson | 2.12.0 | 2.13.2 |
jackson-databind | 2.12.0 | 2.13.2.2 |
Jetty | 9.4.35.v20201120 | 9.4.46.v20220331 |
Version 22.4.0 - April 28, 2022
This release includes:
- The Azul JRE version was upgraded from 8.54 to 8.60.
- The SLF4J version was upgraded from 1.7.32 to 1.7.36.
Version 22.3.0 - April 1, 2022
This release includes:
The netty libraries were upgraded from
4.1.73.Final
to4.1.75.Final
.The logback libraries were upgraded from
logback 1.2.8
tologback 1.2.11
.AppDynamics recommends upgrading the Analytics Agent to 22.3.0 if the logback and netty libraries need to be upgraded to the versions above.
Version 22.2.0 - February 23, 2022
This release upgrades all Netty libraries to version 4.1.73.Final.
Version 22.1.0 - January 19, 2022
This release includes minor bug fixes and enhancements.
Android Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0 - February 25, 2022
This release includes:
- Gradle 7 support
- The agent does not take screenshots if the user device is using cellular internet connection and the upload on cellular option is disabled.
Version 22.1.0
There was no release for 22.1.0.
Apache Web Server Agent
Version 22.7.0 - July 7, 2022
This release includes minor bug fixes and enhancements.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0 - February 18, 2022
This release upgrades JRE to version 11.0.13.
Version 22.1.0 - January 7, 2022
This release upgrades the Apache log4j library to version 2.17.1.
AppDynamics AWS Lambda Extension for Serverless APM
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
C/C++ SDK
Version 22.7.2 - August 3, 2022
This release sends Agent host information to the Controller at regular intervals, enabling IBL for SAP Agent.
Version 22.7.0 - July 6, 2022
This release enables users to mark a business transaction started with the C/C++ SDK Agent as a background task using a new function, appd_bt_begin_bg()
. By default, the function has the same behavior as appd_bt_begin
. See Monitor Background Tasks.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0 - April 29, 2022
This release includes a bug fix.
Version 22.3.1 - March 15, 2022
This release includes:
- Support for the C/C++ SDK Agent on the Alpine Linux distribution, which is based on musl runtime.
- Users can now configure Analytics limits to match the limits of the Analytics Agent if it overrides default limits.
Upgrades to the following toolchains:
- Microsoft Visual Studio (Windows) to version 2019.
- GCC to version 9.3
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Cluster Agent
Version 22.7.0 - July 29, 2022
This release includes the following enhancements:
- The Cluster Agent and operator images are upgraded to Go language 1.17.2.
- You can configure:
- Infrastructure Visibility to run as non-root users. See
runAsUsers
andrunAsGroup
at Kubernetes CLI を使用したインフラストラクチャの可視性のインストール. - Tier name strategies to override the tier name in instrumentation rules. See
tierNameLabel
andtierNameStrategy
at 自動インストゥルメンテーションの設定 and AppDynamics Tier Name Strategies at クラスタエージェントを使用したアプリケーションの自動インストゥルメンテーション.
- Infrastructure Visibility to run as non-root users. See
Version 22.6.0 - June 21, 2022
This release includes minor fixes and the following updates:
- You can now use
instrumentationMaxPollingAttempts
to deploy more number of pods (>100) during instrumentation. See,instrumentationMaxPollingAttempts
at クラスタエージェントの設定. - The Cluster Agent and Operator images are upgraded to Go language version 1.17.11.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0 - April 29, 2022
This release includes minor bug fixes and the Cluster Agent Operator is updated with the Golang version 1.17.7
Cluster Agent for RedHat is unavailable because of a change in RedHat release process.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0 - January 31, 2021
This release includes:
- Updates to third party libraries in Cluster Agent and AppDynamics Operator for the images to be secure.
- Changes to Infrastructure Visibility installation using Helm charts or AppDynamics Operator:
- The Linux based Machine Agent image is updated.
- The globalAccount property is removed for the Linux based Machine Agent.
- The machineAgentWinImage property is introduced to include the Machine Agent Windows image.
Cordova Plugin
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Database Agent
Version 22.7.0 - July 28, 2022
This release supports installing the Database Agent on JDK versions 1.18 - 15. See Database Visibility System Requirements.
Version 22.6.0 - June 13, 2022
This release supports the use of instance types to fetch CPU core count in the RDS instances when hardware monitoring is enabled. This is applicable for MySQL and Postgres databases. See Configure the Database Agent to Monitor Server Hardware.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0 - April 29, 2022
This release includes bug fixes and enhancements.
Version 22.3.0 - March 24, 2022
This release includes:
- An option to set the context protocol for the SSL environment using the
CASSANDRA_SSL_CONTEXT_PROTOCOL
system variable. See Cassandra コレクタの構成. - An option to delete the servers manually from the database topology window. See データベースの [Topology] ウィンドウ.
- Automatic deletion of stale servers from the database server table after completing the retention period.
Version 22.2.0 - February 23, 2022
This release adds support for installing the Database Agent as a container image. See Install the Database Agent.
Version 22.1.0
There was no release for 22.1.0.
Flutter Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0 - June 7, 2022
This release includes minor fixes and enhancements. See https://pub.dev/packages/appdynamics_agent/changelog for details.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0 - March 8, 2022
This is the first release of the Flutter Agent for monitoring Flutter mobile applications. See Flutter アプリケーションのインストゥルメント化.
Go SDK
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
IBM Integration Bus Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0 - March 3, 2022
This release includes:
- An option to reuse historical VM node names for new VMs. See Enable the Node Name Reuse.
- Support for the IBM App Connect Enterprise version 11 running on Kubernetes.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
iOS Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - June 2, 2022
This release includes minor bug fixes and enhancements.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0 - March 22, 2022
This release includes support for Xcode 12.5 and later. See Mobile RUM Supported Environments.
Version 22.2.0 - February 28, 2022
This release includes minor bug fixes and enhancements.
Version 22.1.1 - January 24, 2022
This release includes minor bug fixes and enhancements.
Java Agent
Version 22.7.0 - July 29, 2022
This release includes:
- Support for JDK18, MongoDB Reactive Streams Driver 4.2.x and 4.3.x, and Akka HTTP framework support for OpenTelemetry. See JAVA Supported Environments.
- Option to configure the URL segment limit that Java Agent sends to Analytics. See Configure the URL Segment Limit.
Version 22.6.0 - June 28, 2022
This release includes:
- Support for AWS SQS SDK for JAVA 2.x. See Amazon Simple Queue Service Backends.
- Option to configure the transaction stall threshold. See the
min-transaction-stall-threshold-in-seconds
node property.
Version 22.5.0 - May 26, 2022
This release includes the following new node properties:
custom-activity-correlation
custom-interceptor-rules
sensitive-data-filter
sensitive-message-filter
sensitive-url-filter
See Agent Node Property References.
This release removes support for the End of Life JDK 6 and JDK 7. See Java対応環境 and Support Advisory.
Version 22.4.0 - April 22, 2022
This release includes support for the Z Garbage Collector. The agent reports the Z Garbage Collector metrics as a minor collection.
Version 22.3.0 - March 24, 2022
This release includes bug fixes and enhancements.
Version 22.2.0 - February 24, 2022
This release includes minor bug fixes and enhancements.
Version 22.1.0 - January 28, 2022
This release includes:
- Updated Apache
log4j
version 2.17.1 - For legacy agents, Apache
log4j
is upgraded to 2.12.4 - Akka HTTP 2.6
JavaScript Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0 - June 15, 2022
This release includes:
- Update tracking of
SVGUseElement
which impacts how Visually Complete Time (VCT) and Page Complete Time (PCT) metrics are calculated. - New API function call for creating custom names for pre-existing SPA2 virtual pages. See カスタム仮想ページ名の設定.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0 - April 15, 2022
This release includes a change to how beacons are sent. Beacons by default will be sent to the HTTPS endpoint if available. If HTTPS is not available, beacons will be sent with the host HTTP endpoint.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0.3657 - April 1, 2022
This release includes a hot fix: Ajax events are not aligning with the custom virtual page names that were created with the JavaScript API.
Version 22.2.0 - February 18, 2022
This release includes support of error handling for UnhandledRejection
events.
Version 22.1.0
There was no release for 22.1.0.
Java Serverless Tracer
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Machine Agent
Version 22.7.0 - July 28, 2022
This release includes:
- Machine Agent 22.7.0 has been tested and confirmed to be supported on Windows 2022. See Supported Environments.
Upgrades to the following libraries:
Library Previous Version Upgraded Version jetty-client
9.4.39.v20210325 9.4.46.v20220331 jetty-proxy
9.4.39.v20210325 9.4.46.v20220331
Version 22.6.0 - June 29, 2022
This release includes a bug fix and:
- The Machine Agent installation link was removed from the Getting Started Wizard. To download the Machine Agent, visit https://accounts.appdynamics.com/downloads and see マシンエージェントのインストール.
- Machine Agent 22.6.0 is tested and confirmed to be supported on Red Hat Enterprise Linux (RHEL) 9 and Windows 2012. See Tested Platforms.
The following library is upgraded:
Library | Previous Version | Upgraded Version |
---|---|---|
dropwizard-jetty | 2.0.22 | 2.0.29 |
AppDynamics recommends using Machine Agent 22.6.0 for AIX OS.
Version 22.5.0 - May 26, 2022
This release includes a bug fix and:
Upgrades to the following JRE versions:
Operating System Previous JRE Version Upgraded JRE Version - AARCH64
- Linux
- Solaris sparcv9
- Windows
JRE 11.0.14 (Zulu 11.52) JRE 11.0.15 (Zulu 11.56) Solaris x64 JRE 8u322 (Zulu 8.62) JRE 11.0.15 (Zulu 11.56) Upgrades to the following third-party libraries:
Library Previous Version Upgraded Version Oshi
5.7.4 6.1.6
Version 22.4.0 - April 29, 2022
This release includes:
On Linux systems, the flag
-Dappdynamics.machine.agent.extensions.calcVolumeFreeAndUsedWithDfCommand
is now set toTRUE
by default. See Configure Disk Usage Metric Collection on Linux.- The
solaris_sparcv9
Java version was upgraded to JRE11. The following third-party libraries were upgraded:
Library Previous Version Upgraded Version jackson-databind
2.13.1 2.13.2.2 Jakarta Expression Language 3.0 Implementation
3.0.3 3.0.4 Jetty (Java-based HTTP/1.x, HTTP/2, Servlet, WebSocket server)
9.4.39.v20210325 9.4.44.v20210927 org.webjars:jquery
3.5.1 3.6.0 com.google.guava
31.0.1-jre 31.1-jre org.bouncycastle
1.0.2.1 1.0.2.3 org.apache.commons:commons-compress
1.20 1.21
Version 22.3.0 - March 30, 2022
This release includes the following enhancements:
- The Linux JRE version was upgraded to JRE11 (Zulu 11.54), which corresponds to JDK Version 11.0.14.
- The Windows and Solaris JRE version was upgraded to Zulu 8.60, which corresponds to JDK version 8u322.
The Machine Agent is now FIPS compliant.
AppDynamics recommends using Machine Agent 22.2.0 for AIX OS.
The 22.4.0 Machine Agent release will include:
On Linux systems, the flag
-Dappdynamics.machine.agent.extensions.calcVolumeFreeAndUsedWithDfCommand
will be set toTRUE
by default. See Configure Disk Usage Metric Collection on Linux for more details on current disk usage metrics.
Version 22.2.0 - February 24, 2022
This release includes:
- Add support for the ARM64/AARCH64 platform on Linux. See Machine Agent Requirements and Supported Environments.
- Upgrade the following libraries:
com.squareup.okhttp3:okhttp:4.9.3
com.squareup.okhttp3:logging-interceptor:4.9.3
Version 22.1.0 - January 28, 2022
This release includes a bug fix and the following enhancements:
- Machine Agent on Linux now supports
procps
3.3.x for memory metrics Upgraded the following libraries:
Library Upgraded Version ch.qos.logback:logback-classic
1.2.10 com.squareup.okhttp3:okhttp
4.2.2 okhttp3:logging-interceptor
4.2.2 org.bouncycastle:bcprov-jdk15on
1.70 com.google.guava:guava
31.0.1-jre org.eclipse.jetty:jetty-http
9.4.44.v20210927 commons-io
2.11.0 org.apache.ant:ant
1.10.12 org.projectlombok:lombok
1.18.22 com.fasterxml.jackson.core*
2.13.1 com.fasterxml.jackson.dataformat*
2.13.1 jacoco
0.8.7
.NET Agent
Version 22.7.0 - July 21, 2022
This release includes:
- Optimizing concurrent hash map utilization for exit calls when Network Visibility is turned off.
- Moving bootstrap launch condition to the application main entry point for .NET Agent on Windows.
- Logging method, class, and assembly names for discovered entry points
Version 22.6.0 - June 29, 2022
This release includes:
- Enabling the
enable_tls12
configuration for the .NET Machine Agent. - Fixing snapshots that are not captured.
- Removing windows specific MutexSecurity.
- Ensuring the bootstrap auto-transform entry-point method is configurable.
- Integrating OpenTelemetry SDK into .NET Agent. See Enable OpenTelemetry in the .NET Agent.
Version 22.5.1 - June 6, 2022
This release includes a bug fix.
Version 22.5.0 - May 25, 2022
This release:
- Implements the agent side of supported controller features for .NET.
- Ends support for .NET Framework 4.5.2, 4.6, 4.6.1 and .NET 5. See .NET対応環境 and Support Advisory: .NET Agent End of Support for .NET 5.
- Adds support for grammar in agent configuration. See Use Grammars to Configure the .NET Agent.
- Adds support for MS SQL Client instrumentation from the nuget package
Microsoft.Data.SqlClient
. - Improves the following: reflection for
http
response types, assembly metadata validation for loaded types, type equality operations, and usage of lock objects.
Version 22.4.0 - April 5, 2022
This release:
- Signs
AppDynamics.Agent.netstandard.dll
in Agent NuGet packages. - Improves dynamic reflection with runtime type re-binding capability.
- Extracts process identity for .NET Agent on Linux to make parity with Windows Agent.
- Uses
stdout
instead oftemp-file
communication for processing.
Version 22.3.0 - March 15, 2022
This release includes:
- Adding logging messages for Network Visibility communication.
- Switching the concurrent hash map internal implementation.
- Adjusting the agent to toggle Business Transitions based on GDPR.
Version 22.2.0 - February 17, 2022
This release includes:
- Agent bootstrap Unified Profiler for methods outside of
mscorlib
- Enable
FULL_AGENT
feature by default
Version 22.1.1 - January 28, 2022
This release enables snapshot collections when stack trace sampling fails.
Version 22.1.0 - January 20, 2022
This release includes:
- Support for
mscorlib
custom bootstrapped functions in Linux Profiler - Support for Unicode file format in Linux Agent configuration file
- Logging improvements
Network Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Node.js Agent
Version 22.7.0 - July 21, 2022
This release includes:
- Support for Cisco Secure Application Vulnerability Reporting. See Vulnerability Reporting on Node.js Agent.
- Upgrade of the LibAgent to version 22.7.0-2120.
- Support for connection retries in Secure Application.
- Support for
container.id
to resource metadata.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - May 11, 2022
This release includes support for common environment variables to configure the Node.js Agent.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0 - February 28, 2022
This release:
- Integrates LibAgent version 21.8.0-1674 with the Node.js Agent
- Captures queries made by
cursor
on MongoDB version 4.x. - Removes redundant log4js dependencies
- Upgrades the
shelljs
current version to version 0.8.5.
Version 22.1.0
There was no release for 22.1.0.
Node.js Serverless Tracer
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
PHP Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0 - March 3, 2022
This release includes support to report analytics data after a specific number of data events/transactions or after a specific time interval. See Node.js、PHP、および Python アプリケーション用のトランザクション分析の設定.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.1 - January 20, 2022
This release includes bug fixes.
Version 22.1.0 - January 7, 2022
This release upgrades the Apache log4j library to version 2.17.1.
Python Agent
Version 22.7.0 - July 19, 2022
This release includes updates to the Jackson Databind library v2.13.3.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - May 26, 2022
This release includes a bug fix.
Version 22.4.0 - April 27, 2022
This release includes support for the Python 3.10 version. See Python対応環境.
Version 22.3.0 - March 30, 2022
This release includes a minor bug fix.
Version 22.2.0 - February 25, 2022
This release includes bug fixes.
Version 22.1.1 - January 27, 2022
This release includes support for the ASGI-based FastAPI framework (v0.72.0 - v0.73.0).
Version 22.1.0 - January 7, 2022
This release upgrades the Apache log4j library to version 2.17.1.
Python Serverless Tracer
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
React Native Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - May 17, 2022
This release includes minor fixes and optimizations.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
SAP
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0 - May 30, 2022
SAP 22.5.0 released. See Release Notes version 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Synthetic Hosted Agent
Version 22.7.0
There was no release for 22.7.0.
Version 22.6.0
There was no release for 22.6.0.
Version 22.5.0
There was no release for 22.5.0.
Version 22.4.0
There was no release for 22.4.0.
Version 22.3.0
There was no release for 22.3.0.
Version 22.2.0
There was no release for 22.2.0.
Version 22.1.0
There was no release for 22.1.0.
Xamarin Agent
Version 22.7.0
There is no release for 22.7.0 yet.
Version 22.6.0
There is no release for 22.6.0 yet.
Version 22.5.0
There is no release for 22.5.0 yet.
Version 22.4.0 - April 18, 2022
This release includes a customization to attach custom user data to a network request. See Attach a Custom User Data Property to a Network Request.
Version 22.3.0 - March 17, 2022
This release includes enabling and customizing Xamarin-specific automatic instrumentation of page tracking and UI tracking. See Enable Xamarin Automatic Instrumentation.
Version 22.2.0 - February 14, 2022
This release includes support for Automatic Network Request Instrumentation, made available as a separate beta NuGet
package. See Instrument Xamarin Applications for details.
Version 22.1.0
There was no release for 22.1.0.
This page has not yet been translated to Japanese.
Error rendering macro 'excerpt-include'
User 'null' does not have permission to view the page.