To enable Xvfb:
Log on to the computer on which you are running theReporting and Analysis Web application server components as the root user.
Determine whether Virtual Frame Buffer support is available on your computer by issuing the following command:
pkgchk -l SUNWxwsrv
If SUNWxwsrv is not installed, install it from the Solaris installation media.
/usr/openwin/bin/Xvfb :1 > /dev/null 2>&1 &
where :1 is the a display number not in use.