Error with application port

What is application port - why do i receive error when i give app port and restart my server ?

Generally, same application can be run as multiple processes in same machine. You can differentiate those processes in APM Insight using the port number.



For standalone/non-web applications, users can configure a unique number aport. Apart from showing in the UI, APM Insight does not do any monitoring activity with respect to port number.

 

Since port number is a numerical value, it does not take any other value format and hence you may get error.
    • Related Articles

    • Basic troubleshooting tips for the APM Insight Node.js agent

      If you have installed the APM Insight Node.js agent and are facing issues with it, follow the instructions below to troubleshoot your application. License key and logs Check whether your apminsightnode.json file contains the correct license key ...
    • Automatic application name and port assignment

      The agent now provides support for assigning application names and ports automatically based on the environment, framework, or application server, reducing manual effort in the configuration process. Automatic app name Add the following line to the ...
    • Restart server from mobile app

      The server restart option is available only to Super Admins and Admins. The restart option is hidden for users with other roles like Operator and Read-only roles. Track the performance of your servers and perform actions on the monitors using the ...
    • API exceeded error

      Why do I get an API exceeded error after a few attempts? Every API has a certain limit to the number of requests a user can hit within a period of time, called the rate limit. An error message is triggered when a user does one of the following ...
    • Troubleshoot the [Errno 111] Connection refused error for Oracle plugins

      When installing Oracle database monitoring plugins, you may encounter the following error: DPY-6005: cannot connect to database. [Errno 111] Connection refused This error indicates that there is an error connecting to the Oracle database server. Here ...