{}

Our Brands

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."
Issue:
PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."

VM prioritization page

Product:
PowerChute Network Shutdown v4.x, 5.x

Environment:
VMware ESXi

Cause:
Application times out while cataloging VMs.

Solution:

Edit the vmprioritization.js file to increase the time out.

If PowerChute has been installed to the default path on Windows OS, open C:\Program Files\APC\PowerChute\group1\comp\http\html\scripts\vmprioritization.js with a test editor like Notepad++.

search for the lines that include  "timeout". there should be two lines.

"html_data" : {
"ajax" : {
"url" : "/ajaxvmlist",
"data" : {
formtoken : jQuery("#formtoken").val(),
formtokenid : jQuery("#formtokenid").val(),
},
"type" : "POST",
"timeout" : 20000,
"success" : function(data) {
if (data === "99") {
jQuery("#vCenterConnectionError").show();
}

The default timeout value is 20000 or 90000. Change the value on both lines to 6000000.

After saving the changes to the file, you must clear the cache in the web browser (so that the cached js file is not used).

If PowerChute is installed on Linux, the default path to vmprioritization.js will be found in /opt/APC/PowerChute/group1/comp/http/html/scripts/vmprioritization.js

To verify the vCenter username and password in the PowerChute UI, go to Communications Settings.

Communications settings page


Schneider Electric Vietnam

You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."
Issue:
PowerChute Network Shutdown VM Prioritization web page displays "vCenter Server is inaccessible. Please verify that the vCenter Server IP/Hostname and logon credentials are correct."

VM prioritization page

Product:
PowerChute Network Shutdown v4.x, 5.x

Environment:
VMware ESXi 

Cause:
Application times out while cataloging VMs. 

Solution:

Edit the vmprioritization.js file to increase the time out.

If PowerChute has been installed to the default path on Windows OS, open C:\Program Files\APC\PowerChute\group1\comp\http\html\scripts\vmprioritization.js with a test editor like Notepad++.

search for the lines that include  "timeout". there should be two lines. 

"html_data" : {
            "ajax" : {
                "url" : "/ajaxvmlist",
                "data" : {
                    formtoken : jQuery("#formtoken").val(),
                    formtokenid : jQuery("#formtokenid").val(),
                },
                "type" : "POST",
                "timeout" : 20000,
                "success" : function(data) {
                    if (data === "99") {
                        jQuery("#vCenterConnectionError").show();
                    }

The default timeout value is 20000 or 90000. Change the value on both lines to 6000000. 

After saving the changes to the file, you must clear the cache in the web browser (so that the cached js file is not used). 

If PowerChute is installed on Linux, the default path to vmprioritization.js will be found in /opt/APC/PowerChute/group1/comp/http/html/scripts/vmprioritization.js

To verify the vCenter username and password in the PowerChute UI, go to Communications Settings.

Communications settings page


 
 
 

Schneider Electric Vietnam

Explore more
Category:
Explore more
Category:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Category:
Explore more
Category:
move-arrow-top
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.