Sponsored Content
Full Discussion: Could not register prog
Special Forums UNIX and Linux Applications Infrastructure Monitoring Could not register prog Post 302370527 by upengan78 on Wednesday 11th of November 2009 06:00:57 PM
Old 11-11-2009
Could not register prog

Hello guys,

this solaris 10 on V480, does anyone know what do below errors indicate? I get them at console when system boots.

Code:
server[653]: svc_tp_create: Could not register prog 300598 vers 1 on udp
Nov 11 16:57:43 servername server[653]: svc_tp_create: Could not register prog 300598 vers 1 on tcp
Nov 11 16:57:43 servername server[653]: svc_tp_create: Could not register prog 300598 vers 1 on ticlts
Nov 11 16:57:43 servername server[653]: svc_tp_create: Could not register prog 300598 vers 1 on ticotsord
Nov 11 16:57:43 servername server[653]: svc_tp_create: Could not register prog 300598 vers 1 on ticots
Nov 11 16:57:43 servername server[653]: unable to create              (DMI2_SERVER, DMI2_SERVER_VERSION) for netpath.

I have installed this system using a Flar file and I haven't configured anything that these errors started coming. If there is a way to find source of these errors, please let me know. Appreciate your help!

ThanksSmilie

Additional Details:

svcs -xv
Code:
svc:/network/rpc/smserver:default (removable media management)
 State: uninitialized since Wed Nov 11 16:55:23 2009
Reason: Restarter svc:/network/inetd:default is not running.
   See: http://sun.com/msg/SMF-8000-5H
   See: man -M /usr/share/man -s 1M rpc.smserverd
Impact: 1 dependent service is not running:
        svc:/system/filesystem/volfs:default

svc:/network/rpc/bind:default (RPC bindings)
 State: disabled since Wed Nov 11 16:55:21 2009
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M rpcbind
Impact: 1 dependent service is not running:
        svc:/system/filesystem/volfs:default

 

10 More Discussions You Might Find Interesting

1. Programming

log user off from c prog

ok, heres what i want i need....well want, hehe... in a program, its a simple menu, i need to log the user running the program off...back to the login prompt. this is not a super user, just a normal account. i know i could just set the program to be the users login shell..but i'd rather do... (1 Reply)
Discussion started by: acromi
1 Replies

2. Solaris

c prog gives segmentation fault

hello , I have a C program which runs perfectly on linux but gives a segmentation core dump when i try to run it on solaris. The compilation of the c code happens without any errors on solaris. Any pointers thanks Nayeem (2 Replies)
Discussion started by: nayeemmz
2 Replies

3. Shell Programming and Scripting

shell script prog help

How to write a program to store the list of ordinary files and the directory files in the specified directory in two files called dir.dat and ord.dat. Then print the largest directory and largest file? (1 Reply)
Discussion started by: rameshparsa
1 Replies

4. Shell Programming and Scripting

how to write shell prog

how to write shell program. EX : to check whether a string is a palindrome or not. (9 Replies)
Discussion started by: raram
9 Replies

5. Linux

invoking a java prog

Can any1 guide me how to invoke a java program from a sh file. do i need to set up the class path. how to include the needed jar files. (1 Reply)
Discussion started by: Dine
1 Replies

6. UNIX for Dummies Questions & Answers

Books on Linux Prog..

Hi everybody, Can anyone suggest me some good books on Linux Prog.. I know richard stevens is always there.. But any specific books on Linux Porgramming and Networking in Linux.. Wud be of great help if anybody replies.. (4 Replies)
Discussion started by: srikumar_cs
4 Replies

7. Shell Programming and Scripting

How to call a Linux command in C prog.

Dear Friends, I want to know how to call a Linux commands in C programs. (1 Reply)
Discussion started by: krishna_sicsr
1 Replies

8. Programming

C prog Segmentation error.

Hello Friends, I made this program, it is running fine. when i try to add this line of code in to do repeat. It is giving segmentation error. can you please tell me how should i fix tht error. program runs fine. when i add char r; if statement while (ch r ='y') some cofe... (4 Replies)
Discussion started by: Learnerabc
4 Replies

9. Shell Programming and Scripting

shell prog for double words

I need a shell programing script for "double words" Available Data: This is a shell script that is used to find the ten character words in the machine local dictionary (/usr/dict/words) that are made up with two valid english words that are five character long. This means that each of the... (0 Replies)
Discussion started by: sujithcrazy
0 Replies

10. Debian

Help socket prog

HI Can anyone provide me with codes for file transfer server to client or vice versa? Also please explain how to compile those programs in ubuntu terminal as i am totally new to socket programming. Thanks (0 Replies)
Discussion started by: mayhemtrigger
0 Replies
rpc.rusersd(1M) 					  System Administration Commands					   rpc.rusersd(1M)

NAME
rpc.rusersd, rusersd - network username server SYNOPSIS
/usr/lib/netsvc/rusers/rpc.rusersd DESCRIPTION
rpc.rusersd is a server that returns a list of users on the host. The rpc.rusersd daemon may be started by inetd(1M) or listen(1M). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWrcmds | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), inetadm(1M), inetd(1M), listen(1M), pmadm(1M), sacadm(1M), svcadm(1M), attributes(5), smf(5) NOTES
The rpc.rusersd service is managed by the service management facility, smf(5), under the service identifier: svc:/network/rpc/rusers:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.10 4 Nov 2004 rpc.rusersd(1M)
All times are GMT -4. The time now is 04:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy