This specific error message can be observed by several odd behaviors, but it is always because a component (Mid-Tier, plugin server, Smart IT, etc.) is unable to set a network connection to AR System Server. Here is a sample error message: Connects to <arservername>:<arport> through Java Rpc failed with: ERROR (90): Cannot establish a network connection to the AR System server; <Message>: <arservername>:<arport> Some examples of behaviors include, but are not limited to:
|
This knowledge article may contain information that does not apply to version 21.05 or later which runs in a container environment. Please refer to Article Number 000385088 for more information about troubleshooting BMC products in containers. NOTE: This will often require collaboration from a network engineer and a system engineer along with the Remedy admin. There are several tools that you can utilize to help troubleshoot a ARERR 90 message.
NOTE: Keep in mind AR Server (as well as all clients) use the OS itself to manage the networking calls, so while these third party tools like ping and telnet won't solve a issue with connectivity for you it can be very helpful to help narrow the scope of the issue and identify a weak point. AR Server must be resolvable, available, and connectable from the client machine before you'll be able to connect with a AR Client. Please check the following configuration files to ensure that the correct server name and port is used in all instances (other config files could be used depending on the product you're observing a issue with):
You also might need to check the system host file, hostname file, and other system config files. Additionally check any DNS entries and load balancer configurations that are being used. Some common issues are:
Another common troubleshooting step is to eliminate any network appliances, like load balancers, from the system and point clients directly to a server. This is especially important when you have downtime in production. It is often better to for-go load balancers and point clients directly to servers and get users back up and running first, then worry about integrating load balancers and other appliances back into the system later.
Also, please review our documentation on ARERR 90 here:https://docs.bmc.com/docs/ars2002/error-messages-1-to-99-909638815.html Please see the following KA's for additional information for other Remedy products: AR System Clients: https://communities.bmc.com/docs/DOC-76397 AR System Mid-Tier: https://communities.bmc.com/docs/DOC-86903 |