1832898 Members
2472 Online
110048 Solutions
New Discussion

Xsession

 
Terrence
Regular Advisor

Xsession

On our Lawson server, I have a user who needs some Xwindow access to monitor processes. The script executes a couple of commands:
xsession=/usr/dt/bin/Xsession
[ -r $xsession ] && exec $xsession

The log file reports some errors:

_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already run
ning

I think if I can get this xsession established, his xapp should run. This was working until we did a firmware update on the FC60, but I can't imagine how that would affect this.

Ideas?
1 REPLY 1
Paul Sperry
Honored Contributor

Re: Xsession

check your inittab file for entry
comment out: xdm and init 2 init 3 etc