Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Unable to see the jobs in resource manager UI - Javascript error

avatar
Contributor

When I open the resource manager URL in the browser, it display partial data and show "This page will not function without javascript enabled. Please enable javascript on your browser". When I debug further it says JQuery.js files are not loaded. What could be the issue? Kindly help.

Thanks,

Subramanian S.

3 REPLIES 3

avatar
Rising Star

@Subramanian Santhanam can you please add more details with screenshots and logs?

avatar
Master Mentor

@Subramanian Santhanam

Additionally it looks like your browser is restricting "javascript" to be executed inside it. You should allow your browser to do enable javascript execution.

Please refer to the following link in order to check if your browser has javascript enabled or not? And if it is disabled then you can follow the instructions from the same link to know how to fix it:

http://enable-javascript.com/

.

avatar
Contributor

@Jay SenSharma - The jquery.js files are getting blocked. When we inspect using document inspector we are getting 404 for the jquery.js and js.gz files. Don't know how to fix it and where its getting filtered.