ASControl on AIX X vfb
I have installed OracleAS 10.1.2.0.2 on AIX. During the install, I use Exceed. After the install, I read that I need X vfb so I can run ASControl. I had the SA install X vfb and it is running. See:
ps -ef|grep X shows: /usr/bin/X11/X -force -vfb -x abx -x dbe -x GLX :0
Do I need to change anything to make ASControl know what DISPLAY to use? Do I need to restart iascontrol when I have the proper DISPLAY environment variable?
I have tried setting DISPLAY=localhost:1.0 and then running emctl stop iasconsole; emctl start iasconsole
but then I get java errors.