Unable to Access vRealize Operations Manager 8.0 Admin Page
search cancel

Unable to Access vRealize Operations Manager 8.0 Admin Page

book

Article ID: 313580

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Symptoms:
uncaught syntaxerror; unexpected token or missing formal parameters thrown when accessing the https://**vROpsFQDN**/admin page. 

Admin-ui logs will show the below or similar:

2019-11-12 08:09:13,160 [ajp-nio-127.0.0.1-8011-exec-6] ERROR com.vmware.vcops.adminui.action.UtilityAction:27 - JavaScript Error - Msg:SyntaxError: missing formal parameter, Url: https://**IPofvROpsServer**/admin/e

xtjs5.1/build/ext-all.js, Line: 496


2019-11-12 08:06:38,659 [ajp-nio-127.0.0.1-8011-exec-5] INFO com.vmware.vcops.util.admin.HTTPSRequester:329 - https://127.0.0.1/casa/deployment/cluster/installationstate elapsed time in ms: 65

2019-11-12 08:06:38,676 [ajp-nio-127.0.0.1-8011-exec-5] ERROR com.vmware.vcops.adminui.action.UtilityAction:27 - JavaScript Error - Msg:Uncaught SyntaxError: Unexpected token ), Url: https://**IPofvROpsServer**/admin/index.action, Line: 496

Environment

VMware vRealize Operations 8.x

Cause

This issue is due to javascript/.js files with extra comma ",".  

Resolution

This issue will be resolved in vRealize Operations Manager 8.1.

Workaround:
Newer browsers do not show issue with the extra comma "," in the .js files.  Upgrade to the latest version of Chrome or FireFox. Chrome 77, FireFox 70.