Operating System - HP-UX
1833895 Members
2076 Online
110063 Solutions
New Discussion

How to start The ToolTalk session server?

 
SOLVED
Go to solution
diudiu_1
Advisor

How to start The ToolTalk session server?

I just changed the IP(Lan0) by vi /etc/netconf.
But I forgot to reboot it at once.
Then The power supply was stop in accident,
Now when I start the server, I can't login with a error.
The error message "unable to intializa or connect to desktop. check your $home/.dt/errorlog"
The errorlog message is "The Tooltalk session server(ttsession) could not be started, this indicates that either ToolTalk is not installed or that is not installed correctly on this machine"
"Screen lock when the screen saver is turned on is not available on this server. Your screen will not be locked when the screen saver is truned on"

Thank you very much for your help!
3 REPLIES 3
Denver Osborn
Honored Contributor
Solution

Re: How to start The ToolTalk session server?

Make sure the hostname can be resolved. You mentioned changing the ip address in /etc/rc.config.d/netconf, but no mention of /etc/hosts. CDE will fail if networking isn't working... start with /etc/hosts 1st. confirm hostname/ip resolves correct using nslookup with /etc/hosts (nsswitch.conf to files, then dns if you use it).

hope this helps,
-denver
diudiu_1
Advisor

Re: How to start The ToolTalk session server?

Oh,yes, I have not changed the /etc/hosts,while the power is down.
Thank you, I really forget this, Haha..
diudiu_1
Advisor

Re: How to start The ToolTalk session server?

Thank you, I have found the solution.