Discussion:
Anti-social software issue...
Mullig Michael B
2004-04-22 13:29:06 UTC
Permalink
Having a problem here,

First the important details: I'm running a VNC 3.3.3r3 on a Sun Fire V880
running Solaris 8 (patch level 27). The system has 8GB memory with 16 GB
swap. It's a pretty buff server -- and weighing at about 300 pounds it better
be...

Here's the problem -- we're running a third party application on this server
that needs to put a display to *somewhere.* Since the system's headless (i.e.
no monitor), we decided to use VNC to open a virtual display. The users don't
need to see this display, per se, it just needs to exist. The problem pops up
when a script using PowerBuilder is run. If I redirect the script's output to
my own system, it seems to run fine. However, when I direct it to the VNC
virtual display, it claims an "Out of Memory" error and waits patiently for
someone to click a retry/cancel button. Not good when no-one supposedly needs
to interact with this display...

My users and I both recognize that the best solution is going to have to come
from the third party in the form of an app fix. Meanwhile, I'm trying to see
if there's anything I can do server side to remedy the problem. Any ideas?

-- Mike M.
Pittsburgh, PA

The information contained in this e-mail may be confidential and is intended
solely for the use of the named addressee.
Access, copying or re-use of the e-mail or any information contained therein
by any other person is not authorized.
If you are not the intended recipient please notify us immediately by
returning the e-mail to the originator.(B)
Dave Love
2004-04-22 16:11:31 UTC
Permalink
Post by Mullig Michael B
Here's the problem -- we're running a third party application
on this server that needs to put a display to *somewhere.* Since the
system's headless (i.e. no monitor), we decided to use VNC to open
a virtual display. The users don't need to see this display, per
se, it just needs to exist.
If you run Sun's Xvfb (`virtual frame buffer'?), rather than VNC,
presumably it will behave the same as a normal Sun X server if that
matters to the application and you don't need to be able to interact
with it.

Loading...