FAQ/ Dedicated JVM/ djvm-ngasi

Questions on Dedicated JVM

21 questions available

1
How to login to NGASI control panel?

LoginTo login to NGASI control panel you have two options:Option 1: Use one of the below url:Before Domain Propagation:http://dns2dns:8666/http://dns2dns:8663/After Domain Propagation:http://domainname.com:8666/http://domainname.com:8663/Option

More...
2
How to Install Application Server?

Install Application ServerTo install the application server follow the steps :Step 1: Select Application Server Manager from the main menu.Step 2: Select the Install tab.Step 3: Select the application

More...
3
How to Map Web Server with Application Server?

The Application server must be mapped to the web server,since the web server must know for which URL the connection must be forwarded to application server.To Map web server with application server do

More...
4
How to Upload Web Application .war File?

Step 1: Select Application Server Manager from the main menu.Step 2: Select the Application factory tab,there click upload button,give the details of the application (url path from where the application

More...
5
How to Start/Stop/Restart Application server?

Starting / Stopping / Restarting Application serverStop Tomcat Service:Refer the below given tutorial link to know the procedure to stop tomcat service.https://www.shorttutorials.com/how-to-stop-your-tomcat-service/stop-tomcat-service.htmlStart

More...
6
Viewing Logs of Application Server?

Viewing Logs of Application ServerStep 1:Select Application Server Manager from the main menu.Step 2:Select the Logs tab.

More...
7
How to set JDK version?

Setting JDK versionStep 1: Select Application Server Manager from the main menu.Step 2: Select the JDKS menu from the menu tab.Step 3: Now choose the JDK version from the list and click Set button.The

More...
8
Internal Paths of NGASI

INTERNAL (OPRATING SYSTEM) PATHS OF NGASI:Application Server of the user will be installed in:/home/[user-name]/appservers/[appserver-name]Example:If user test installs Tomcat 5.5.25, then the application

More...
9
how to check jvm allocated memory?

You can check allocated memory for your tomcat application server through NGASI panel. Login to your NGASI panelThere you can see allocated and used memory of your tomcat application.

More...
10
how to monitor jvm memory usage?

You can monitor memory usage in NGASI panel.Login into NGASI panelIn the index page, click the (+) symbol near Memory.It will shows application memory and cpu usage given in graphical format.

More...
11
How to map specific apps to tomcat amp all other requests for apache?

How to map specific apps to tomcat & all other requests for apache?Follow the below steps to map specific apps to tomcat and request for apache.Step 1: Login to your NGASI panel. Step 2: Then click the

More...
12
How to redirect all apache request from tomcat?

How to redirect all apache request from tomcat?Follow the below steps to redirect the apache requests from tomcat.Step 1: First, login to your NGASI panel.Step 2: Now click the Webserver and Hosting Manager

More...
13
How to start and stop the web severs in NGASI?

How to start and stop the web severs in NGASI?Follow the below steps to start and stop the web severs.Step 1: Login to your NGASI panel.Step 2: Now click the Start/Stop menu in home page.Step 3: Then under

More...
14
How to install the war file in NGASI?

How to install the war file in NGASI?Follow the below steps to install the war file in NGASI.Step 1: Login to your NGASI panel.Step 2: Click the App Factory menu in the menu tab.Step 3: Now click the Upload

More...
15
How to delete/uninstall a installed java application using NGASI?

How to delete/uninstall a installed java application using NGASI?Follow the below steps to remove the war file in NGASI.Step 1: Login to your NGASI panel.Step 2: Now click the App Factory menu in home

More...