- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE login error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:15 PM
07-14-2004 08:15 PM
CDE login error
I looked in the /.dt/errorlog file and found the following:
dtsession: The ToolTalk session server(ttsession) could not be started. This indicates that either ToolTalk is not installed or that it is not installed correctly on this machine. Please see your System Administrator.
Workspace Manager: I/O error on display::my_computer:0.0
I tried to follow the advise to remove the ./dt directory, .TTauthority and .Xauthority uner $HOME.
I use account 'OPER1' to login and it work fine. Then I tried the other user account 'OPER2' , the same error occurred. Please note that OPER1 and OPER2 share the same home directory
Please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:20 PM
07-14-2004 08:20 PM
Re: CDE login error
Is it correct ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:28 PM
07-14-2004 08:28 PM
Re: CDE login error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:30 PM
07-14-2004 08:30 PM
Re: CDE login error
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=378866
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 08:38 PM
07-14-2004 08:38 PM
Re: CDE login error
Vi /etc/inetd.conf
comment out line
rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.tt
dbserver
inetd -c
kill rpc.ttdbserver if running
If you are only using HP this is enough
Otherwise
ll -d /TTD_DB /*/TT_DB
remove any directories found
vi /etc/inetd.conf
remove comment from line above
inetd -c
Steve STeel