- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RPC bind fails
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
11-16-2004 04:46 PM
11-16-2004 04:46 PM
RPC bind fails
rpc_string_binding_compose(
(unsigned_char_t *)ObjectUUID,
(unsigned_char_t *)"ncacn_ip_tcp",
(unsigned_char_t *)HostName,
NULL,
NULL,
&binding_info,
&status);
the application hangs without any error messages. Any idea what could be the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 07:08 PM
11-16-2004 07:08 PM
Re: RPC bind fails
#rpcinfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 07:45 PM
11-16-2004 07:45 PM
Re: RPC bind fails
Any where are we missing anything.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 07:50 PM
11-16-2004 07:50 PM
Re: RPC bind fails
or dmesg ?
or application log ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:00 PM
11-16-2004 08:00 PM
Re: RPC bind fails
"Can't read kernel memory"
Where will the system log and application log be written. I don't see any error messages in our application's logfile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:04 PM
11-16-2004 08:04 PM
Re: RPC bind fails
log as root and try dmesg again
What is your last patch bundle ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:06 PM
11-16-2004 08:06 PM
Re: RPC bind fails
What is a patch bundle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:12 PM
11-16-2004 08:12 PM
Re: RPC bind fails
OS fixes.
go ot that link:
http://www4.itrc.hp.com/service/patch/releaseIndexPage.do?BC=patch.breadcrumb.main|patch.breadcrumb.bundle|
and download lastest bundle for your HPUX OS
and install it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:13 PM
11-16-2004 08:13 PM
Re: RPC bind fails
you need root for that :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:14 PM
11-16-2004 08:14 PM
Re: RPC bind fails
If NFS work RPC problably work fine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:16 PM
11-16-2004 08:16 PM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:26 PM
11-16-2004 08:26 PM
Re: RPC bind fails
read that one :
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&con=/hpux/onlinedocs/B1031-90043/00/00/6-con.html&toc=/hpux/onlinedocs/B1031-90043/00/00/6-toc.html&searchterms=NFS&queryid=20041117-022411
You need some HPUX background :)
Get some book for UNIX and read it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:35 PM
11-16-2004 08:35 PM
Re: RPC bind fails
I checked my application it refers to libdcekt. But the header file /usr/include/dce/dce64.h is not included while making the executable. Is this creating the problem. Will the problem be rectified if I include the library /usr/include/dce/dce64.h. Is there any other solution to this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:40 PM
11-16-2004 08:40 PM
Re: RPC bind fails
HPUX 11.11 is same like 11.00 and all program runing over hpux 11.00 will run on 11.11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 08:42 PM
11-16-2004 08:42 PM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2004 07:31 PM
11-17-2004 07:31 PM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 08:24 PM
11-21-2004 08:24 PM
Re: RPC bind fails
rstatd 100001
ypserv 100004
Does it indicate any problem with RPC
The output is as follows.
rpcinfo: RPC: Program not registered
program 100001 is not available
rpcinfo: RPC: Program not registered
program 100004 is not available
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 08:33 PM
11-21-2004 08:33 PM
Re: RPC bind fails
Remember to run: "inetd -c" to recycle inetd after making any changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 08:36 PM
11-21-2004 08:36 PM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2004 08:42 PM
11-21-2004 08:42 PM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 12:15 AM
11-22-2004 12:15 AM
Re: RPC bind fails
rpcinfo: RPC: Program not registered
program 100003 is not available
does it mean that RPC is not working fine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 12:31 AM
11-22-2004 12:31 AM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 01:26 AM
11-22-2004 01:26 AM
Re: RPC bind fails
NFS_SERVER=1
NFS_CLIENT=1
and rebooting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 01:54 AM
11-22-2004 01:54 AM
Re: RPC bind fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2004 02:36 AM
11-22-2004 02:36 AM
Re: RPC bind fails
A list of ports served by the portmapper daemon can be obtained from "/etc/rpc" and by grepping for rpc in /etc/inetd.conf.
I hope this answers your Seetha, however its a bit ambiguous?