1833325 Members
3194 Online
110051 Solutions
New Discussion

X11 problem on 11 i Os

 
Juan Manuel López
Valued Contributor

X11 problem on 11 i Os

Hi all !.
I have got a Hp/ux 11 i with Xserver running...so when I try to run X, starts a couple of " cpp " process that hangs one CPU each one and x login does not start...I must kill those process and Xwindows loging run correctly.

Looks like I need a pach or something.
What??s your oppinion ?.
Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
12 REPLIES 12
harry d brown jr
Honored Contributor

Re: X11 problem on 11 i Os


Sounds like you do need a few patches.

When you say "...try to run X..." can you be a little more precise?

live free or die
harry
Live Free or Die
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

When I said " run X ", I mean use a X-emulator like Reflexion X and try to connect with the host directly.
Thanks in advance.

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Steve Steel
Honored Contributor

Re: X11 problem on 11 i Os

Hi

How exactly do you start the cpp

Also check /var/dt/Xerrors for faults.

Then check /var/adm/syslog/syslog.log


What is the latest patch bundle on your machine.check with swlist


steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

I attach the patch list installed
Thanks in advance.
Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Sebastian Galeski_1
Trusted Contributor

Re: X11 problem on 11 i Os

Hi
Run dr_dt command sometimes it tells very usefull indormation about problems with CDE, X11 i.e.

regards seba
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

Sebastian, dr_dt command does not work on my system...which bundle belongs to ?

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

Steve, there are not important messages onto syslog.log file, even onto Xerrors file.
Looks like I have a wrong configuration on my environments or there are some patches that I need on o.s.


Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

Here are both proccess running:

root 4335 4334 0 13:23:33 ? 0:00 sh -c /usr/ccs/lbin/cpp -DHOST=10.116.5.17 -DSERVERHOST=10.116.

root 4336 4335 159 13:23:33 ? 1:20 /usr/ccs/lbin/cpp -DHOST=10.116.5.17 -DSERVERHOST=10.116.5.17 -

Here are one process cpp " eatting " one CPU:

CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
0 ? 4336 root 234 20 520K 280K run 1:05 99.79 95.92 cpp
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

Congratulations Sebastian, with my 5 points you are now graduate !!!!!

I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
harry d brown jr
Honored Contributor

Re: X11 problem on 11 i Os

Juanma,

You don't need to start an X-server to run reflections. Well I should say I don't. How are you starting Reflections???

live free or die
harry
Live Free or Die
Alex Glennie
Honored Contributor

Re: X11 problem on 11 i Os

Please check if the following process is running on the hpux system : dtlogin THIS is the process that handles XDMCP requests from remote PC Xemulation s/w .... it *may* be why /usr/contrib/bin/X11/dr_dt does not exist .... also swlist -l fileset | grep -i cde would show if CDE is actually installed.

Has this ever worked ? and can you connect to other HP or similar unix servers running X / a window manager ?
Juan Manuel López
Valued Contributor

Re: X11 problem on 11 i Os

Hi all !.
I found the problem solution !

If you have problems when try to login on X ( dtlogin), problems like there are a couple of process " cpp " eating 100% cpu each one, then:

Install patch PHSS_23818.
There is a problem on cpp on 11.11.

Thanks at all for your responses.

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.