Operating System - HP-UX
1833869 Members
1727 Online
110063 Solutions
New Discussion

Error connecting thru X-manager

 
logaraman
Regular Advisor

Error connecting thru X-manager

hi ,We have a HP server and we get the enclosed error while connecting thorugh X-manager. Could anyone help please

I am new to HP Administration. Bear with me for all silly questions?
4 REPLIES 4
Arunvijai_4
Honored Contributor

Re: Error connecting thru X-manager

Hi,

Check this thread, It can help you

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=265866&admit=-682735245+1141974199433+28353475

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Senthil Kumar .A_1
Honored Contributor

Re: Error connecting thru X-manager

Hi,

From the error, it seems the Kernel could not allocate a Pseudo stearms file for the emulation, Try the suggestion of "Luciano Carvalho" in the above link provided by Arun.

Regards,
Senthil Kumar .A
Let your effort be such, the very words to define it, by a layman - would sound like a "POETRY" ;)
RAC_1
Honored Contributor

Re: Error connecting thru X-manager

You should increasing pty/ptys. How many do you have now?? ll /dev/pty | wc -l

Increase it as follows.
# cd /dev

# insf d pty s 1024 e v

# insf d ptm s 1024 e v

# insf -d telm s 1024 e v

# insf -d tels s 1024 e -v
There is no substitute to HARDWORK
logaraman
Regular Advisor

Re: Error connecting thru X-manager

hi All

Thanks for the fast response.

Tried with all the possibilites. But still facing the problem.