Enterprise Dashboard UI is not displaying when running the Enterprise Dashboard as a service on Linux or MAC Platforms.
Release : 10.7 OS: Linux and MAC
Component : DevTest Enterprise Dashboard Service
Product defect
Attached are the files to correct this issue depending on if you are running this on Linux or a Mac.
Steps to apply patch
----------------------------
1. Bring down the Enterprise Dashboard service.
2. Take backup of EnterpriseDashboardService from <LISA_HOME>\bin\ to a folder outside of DevTest.
3. Copy attached EnterpriseDashboardService to <LISA_HOME>\bin\
4. Start Enterprise Dashboard service using newly copied file in step 3.
If after applying the patch you get this error:
157: Bad Substitution error
follow the below steps:
If EnterpriseDashboardService throws a "Bad Substitution error" then edit file EnterpriseDashboardService and replace #!/bin/sh line with #!/bin/bash at the start of the file