Spectrum OneClick WebApp (WebTomcat) fails to start. A blank screen appears in the browser when attempting to access the WebApp URL.
The following error appears in the $SPECROOT/webtomcat/logs/catalina.out file:
bash
/opt/spectrum/webtomcat/bin/catalina.sh: line 464: xvfb-run: command not found
/opt/spectrum/webtomcat/bin/catalina.sh: line 475: xvfb-run: command not found
Tomcat for the OneClick WebApp will not start when running $SPECROOT/webtomcat/bin/startWebTomcat.sh.
Release: All Supported Releases
Spectrum OneClick WebApp
The X virtual frame buffer (Xvfb) RPM is missing from the Linux operating system. WebTomcat requires this utility to provide a virtual display environment for the application.
Install the missing Xvfb package and restart the WebTomcat service.
Log in to the Spectrum server as root (or sudo).
Install the required RPM: yum\dnf install -y xorg-x11-server-Xvfb
Note: If the package is not found, attempt using the optional repository: yum\dnf install -y --enablerepo rhel-7-server-optional-rpms xorg-x11-server-Xvfb
Restart the WebTomcat service:
$SPECROOT/webtomcat/bin/./stopWebTomcat.sh then ./startWebTomcat.shSee for the latest Spectrum updates. To speak with a customer representative or a Support Engineer see .