1833387 Members
3097 Online
110052 Solutions
New Discussion

Re: console error

 
Fadia Almarei
Super Advisor

console error

i have the following error on my HP 11i console when i try to click the exit or lock
"the request to serveise this action has failed the ToolTalk connection could not be established"
what should i do
fadia.marei
2 REPLIES 2
Sunil Sharma_1
Honored Contributor

Re: console error

Check if you have ttdbserver service is running. there should be an entry shown below should be there in /etc/inetd.conf file.

rpc xti tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttdbserver



Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Steve Steel
Honored Contributor

Re: console error

HI

Look in inetd.conf and comment out the
line containing rpc.ttdbserver

inetd -c

kill rpc.ttdbserver if it is running

remove or rename any directories names TT_DB on / or any other local disk

uncomment the line in inetd.conf you commented out

inetd -k;inetd -l

The system should start ok


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)