- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rpc.ttdbserverd
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
04-02-2003 12:09 PM
04-02-2003 12:09 PM
I am a newbie to HP-UX and to this forum.
I am getting the following messages in my system log for the last couple of days:
libtt[7087]: clnt_create for rpc.ttdbserverd on libtt[7087]: clnt_create for rpc.ttdbserverd on above message repeats 29 times
I am wondering if anyone could tell me what is meant by the above messages?
Thanks,
Shakeel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 12:32 PM
04-02-2003 12:32 PM
Re: rpc.ttdbserverd
libtt[7087]: clnt_create for rpc.ttdbserverd on libtt[7087]: clnt_create for rpc.ttdbserverd on above message repeats 29 times
Thanks in advance for any help.
Shakeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 12:48 PM
04-02-2003 12:48 PM
Re: rpc.ttdbserverd
libtt[7087]: clnt_create for rpc.ttdbserverd on '\'
libtt[7087]: clnt_create for rpc.ttdbserverd on '\'
above message repeats 29 times
Shakeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 11:57 PM
04-02-2003 11:57 PM
Solutionps -ef ?? grep rpcd ? Is it or dced running at present ?
Are you certain hostname resolution or multiple copies of /etc/*netconf* aren't causing problems ? (depends on the above)
It may be an idea to get the latest CDE patches installed but
I doubt it will help.
How often does it occur ..timestamps and our any applications or user directories NFS mounted.
Personally I'd just modify /etc/syslog.conf to divert the warnings/errors elsewhere ...
unfortuantly tooltalk is a sun baby and how it actual all fits togehter is a bit of a black box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 12:03 AM
04-03-2003 12:03 AM
Re: rpc.ttdbserverd
if this is a few days then a reboot may fix it.
Do you normally run dce,if so then check if /opt/dce/sbin/rpcd is running ,if not, start it and see if it still happens.
Othertwise if the message is annoying you
reconfigure /etc/syslog.conf and redirect
it.
It is an info message
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 07:33 AM
04-03-2003 07:33 AM
Re: rpc.ttdbserverd
Alex:
This is the exact message which I am getting. There is no reference to the UNKNOWN host.
'ps -ef | grep rpcd' shows that /opt/dce/sbin/rpcd is running.
I have already installed PHSS_26495, but it didn't help.
The messages do not seem to be at regular interval. The last three messages were at 14:07 (yesterday) and 9:04 and 9:58 today.
Steve:
Actually, I updated my system a couple of days ago with the latest patch bundles (December 2002) alongwith PHSS_26495 (and its dependencies). So, I had to reboot the system many a times and the messages didn't go.
Yes, I am running /opt/dce/sbin/rpcd.
Note: I am running HP-UX 11.00 on a K460 server. I use Hummingbird Exceed to login to the server from a Windows XP machine.
Thanks again,
Shakeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 07:34 AM
04-03-2003 07:34 AM
Re: rpc.ttdbserverd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 09:15 AM
04-03-2003 09:15 AM
Re: rpc.ttdbserverd
Thanks a lot for your help.
Shakeel