MultiNet V5.2 Messages & Logicals

Previous Page TOC Index Next Page

Chapter 2

MultiNet Messages

This document contains displayed messages and messages published in other books in the MultiNet documentation set.

Absurdly long client literal user=user host=host

Facility: IMAP Server

Meaning: The client sent a very long command to the server. Usually, this is indicative of a broken client or a possible attack against the server.

Action: Verify the source host is a valid working client.

accept_decnet: $ASSIGN error (status=vms_error_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to accept the DECnet connection from the DECnet client.

Action: Translate vms_error_value in the OpenVMS error manual.

accept_decnet: $TRNLNM error (status=vms_error_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to translate the Network Connect Block.

Action: Translate vms_error_value in the OpenVMS error manual.

accept_tcp: $ASSIGN error (status=vms_error_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to accept the TCP/IP connection from the IP client.

Action: Translate vms_error_value in the OpenVMS error manual.

accept_tcp: Error! Server port number is below 6000 (port)

Facility: X11-Gateway

Meaning: The server was configured incorrectly in MULTINET CONFIGURE /SERVERS with a port number below 6000.

Action: Use MULTINET CONFIGURE /SERVERS to modify the service so the port number is at least 6010 (ports 6000 to 6009 are reserved).

accept_tcp: getpeername error (errno=errno_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed during a call to getpeername() while accepting the IP connection.

Action: Translate errno_value using Table 5-2.

accept_tcp: getsockname error (errno=errno_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed during a call to getsockname() while accepting the IP connection.

Action: Translate errno_value using Table 5-2.

accept_tcp: setsockopt error (errno=errno_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed during a call to setsockopt() while accepting the IP connection.

Action: Translate errno_value using Table 5-2.

access denied

Facility: IMAP Server

Meaning: The user does not have access to the requested mail file.

Action: Verify the permissions on the user's mail file.

Access_File I/O error, VMS Status = hex_vms_error

Facility: MultiNet NFS Server

Meaning: The server failed to open a file. Find the message associated with the vms_error_value, as shown in Section 1.6.

Action: Retry the operation.

append to folder failed

Facility: IMAP Server

Meaning: The server could not write a temporary file while trying to copy or append to a folder.

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

Authenticated user=user host=host

Facility: IMAP Server

Meaning: A user was authenticated successfully with the server.

Action: None.

Auto-filing of INBOX messages not completed

Facility: IMAP Server

Meaning: The server encountered an error while trying to file read messages after closing the INBOX. The warning is associated with another message providing additional information.

Action: File the remaining messages manually.

%BACKUP-E-OPENOUT, error opening disk as output
-RMS-E-CRE, ACP file create failed

Facility: BACKUP

Meaning: The file name was mapped to an alternate name because the characters in the file name were not compatible with the file-naming conventions of an OpenVMS host.

Action: Use the following command to mount the disk:

$ NFSMOUNT/SEMANTICS=VMS_FILENAMES

Refer to the Administrator's Guide for more information. Enter the following command to list file name mapping information:

$ HELP MULTINET FILE_NAME_CHARACTER_MAP

Bad address (EFAULT)

Facility: MultiNet NFS Server

Meaning: The OpenVMS XQP returned an unexpected SS$_ACCVIO error status.

Action: Contact Technical Support.

Bad address-address
Error-%MAIL-E-ERRACTRNS, error activating transport username

Facility: SMTP

Meaning: This message appears when attempting to send DECnet mail over SMTP:

smtp%"username%nodename.decnet@host"

Action: Use the following format instead:

SMTP%nodename::username

If this does not meet your needs, customize the MULTINET_ROOT:[MULTINET.EXAMPLES]USER_SMTP_DISPATCH.C file. Search for #ifdef DECNET_ADDRESS_HACK and add code to accommodate your needs.

Bad instance: name-value

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified host instance name was incorrect or not in the Kerberos database when associating a service with a host.

Action: Check the spelling and rerun MULTINET KERBEROS PASSWORD. If the spelling is correct, use MULTINET KERBEROS DATABASE EDIT to ensure the instance name is in the database; add the instance name if it is not.

Bad name: name-value

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified user name is incorrect or is not in the Kerberos database.

Action: Check the spelling and rerun MULTINET KERBEROS PASSWORD. If the spelling is correct, use MULTINET KERBEROS DATABASE EDIT to ensure the user name is in the database; add the username if it is not.

Bad realm: name-value

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified realm name is incorrect or is not listed in the MULTINET:KERBEROS.CONFIGURATION file.

Note! The realm name is case-sensitive.

Action: Check the spelling, ensure the realm name is in MULTINET:KERBEROS.CONFIGURATION, and then rerun MULTINET KERBEROS PASSWORD.

BRTOOFAR, destination 000001D2 is too far for branch operand and got on 18, RMTDRIVER\ECOSET, eco level 1 already set

Facility: PATCH

Meaning: These messages display during a successful PATCH session, and are generated by PATCH.

Action: No action is required.

Buffer didn't grow: Saved_eof = n, eof = n

Facility: MultiNet NFS Server

Meaning: The server could not allocate enough virtual memory to cache file contents.

Action: Reduce the setting of the server's MAXIMUM-FILECACHE-BUFFERS parameter, or increase the size of the server process' pagefile quota (using AUTHORIZE) or the setting of the OpenVMS system parameter VIRTUALPAGECNT (using
SYSGEN/AUTOGEN).

Buffer extend failed!

Facility: MultiNet NFS Server

Meaning: The server could not allocate enough virtual memory to cache file contents.

Action: Reduce the setting of the server's MAXIMUM-FILECACHE-BUFFERS parameter, or increase the size of the server process' pagefile quota (using AUTHORIZE) or the setting of the OpenVMS system parameter VIRTUALPAGECNT (using SYSGEN/AUTOGEN).

Buffer extend failed in read!

Facility: MultiNet NFS Server

Meaning: The server could not allocate enough virtual memory to cache file contents.

Action: Reduce the setting of the server's MAXIMUM-FILECACHE-BUFFERS parameter, or increase the size of the server process' pagefile quota (using AUTHORIZE) or the setting of the OpenVMS system parameter VIRTUALPAGECNT (using SYSGEN/AUTOGEN).

Buffer_Flush I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to write data back to a file.

Action: Retry the operation.

Buffer incorrectly in bitmap; vbn=n

Facility: MultiNet NFS Server

Meaning: A sanity check in the NFS server failed indicating a coding error.

Action: Contact Technical Support.

Buffer n incorrectly in bitmap

Facility: MultiNet NFS Server

Meaning: A sanity check in the NFS server failed indicating a coding error.

Action: Contact Technical Support.

Buffer_Read I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to read data from a file.

Action: Retry the operation.

BYE host Fatal mailbox error: error message

Facility: IMAP Server

Meaning: A fatal error has occurred. See error message for further details.

Action: Re-connect to the server.

Byte order is value

Facility: X11-Gateway

Meaning: value is an X protocol code; either "B" for "Big-Endian" or Most Significant Byte format, or "L" for "Little-Endian" or Least Significant Byte format. This identifies the byte order being used between the X client and server.

Action: Informational message; no action is required.

Can't build data connection:
%MULTINET-F-ECONNREFUSED, Connection refused.

Facility: FTP

Meaning: This error can be caused by two processes competing for the same connection or by two FTP commands being invoked in rapid succession.

Action: Retry the operation.

Can't create subscription database

Facility: IMAP Server

Meaning: The server could not create a file to store folder subscriptions.

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

Can't create subscription temporary file

Facility: IMAP Server

Meaning: The server encountered an error while trying to subscribe or unsubscribe a folder.

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

Can't open database: error error_number

Facility: KERBEROS

Meaning: The specified database name was incorrect or could not be found.

Action: If you specified a database name on the command line, ensure the spelling is correct. If you did not specify a database name, ensure the MULTINET:KERBEROS_PRINCIPAL.DAT database file is available; otherwise, restore the database from your backup source.

Can't resize free storage

Facility: IMAP Server

Meaning: The IMAP server has run out of memory. This is a result of trying to read an extremely large message.

Action: Increase the process quotas for the IMAP server and restart the server.

Can't write subscription temporary file

Facility: IMAP Server

Meaning: The server encountered an error while trying to subscribe or unsubscribe a folder.

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

Cannot connect to MR

Facility: SMTP Message Router

Meaning: After you stop and restart the Message Router transfer service, this message may appear when SMTP attempts to deliver local mail.

Action: If the Message Router is available, you must restart all SMTP execution queues that deliver messages to the Message Router.

$ SHOW QUEUE/FULL MULTINET_SMTP_QUEUE

Generic server queue MULTINET_SMTP
/GENERIC=(SMTP_SYS1,SMTP_SYS2,SMTP_SYS3) /OWNER=[SYSTEM]
/PROTECTION=(S:RSM,O:RSD,G:R,W:R)

$ STOP/QUEUE/RESET SMTP_SYS1
$ START/QUEUE SMTP_SYS1
$ STOP/QUEUE/RESET SMTP_SYS2
$ START/QUEUE SMTP_SYS2
$ STOP/QUEUE/RESET SMTP_SYS3
$ START/QUEUE SMTP_SYS3

cannot rename new empty folder list

Facility: IMAP Server

Meaning: The server encountered an error while trying to update the list of empty folders (either when a new folder is created, an empty folder is deleted, or the last message of folder is deleted).

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

cannot save old empty folder list

Facility: IMAP Server

Meaning: The server encountered an error while trying to update the list of empty folders (either when a new folder is created, an empty folder is deleted, or the last message of a folder is deleted).

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

cannot update folder database

Facility: IMAP Server

Meaning: The server encountered an error while trying to update the list of empty folders (either when a new folder is created, an empty folder is deleted, or the last message of a folder is deleted).

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

cannot write sequential mail

Facility: IMAP Server

Meaning: The server could not write a temporary file while trying to copy or append to a folder.

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

CLI-E-IMGNAME, image file filename

Action: SYSGEN

Meaning: If this message is followed by "virtual address space is full," the VIRTUALPAGECNT parameter is set too low. If the message is followed by "exceeded quota," the installation completed correctly, but you need to raise your PGFLQUOTA and recompile the host tables.

Action: If the problem is with the quota, try raising it to 50000.
If the error is with address space, raise VIRTUALPAGECNT, reboot the host, and recompile the host tables.

%CLI-F-SYNTAX, error parsing 'SNMP_HOST'
-CLI-E-ENTNF, specified entity not found in command tables

Facility: SNMP

Meaning: The DCL command tables are corrupted.

Action: Log out and log in again, or enter the following command:

$ SET COMMAND MULTINET:MULTINET.CLD

Client NFS: Unknown attribute nn

Facility: NFS

Meaning: There is an inconsistency between POSIX and the MultiNet NFS Client.

Action: This is a bug in the POSIX code. HP states the bug will be fixed in a future release of POSIX (possibly V1.2).

Client not authorized to access server

Facility: X Window System

Meaning: The server node has not authorized properly the gateway node to access it.

Action: Fix the security on the server using the Security dialog box from the Options pull-down menu in the Session Manager.

CNXMAN, lost connection to host node

Facility: NFS

Meaning: When NFS is busy, the OpenVMS host seems to hang and cluster members display this message.

Action: This problem is caused by an Ethernet controller failing when it is overwhelmed by extra activity. Contact the controller's manufacturer.

Command not understood: Lexical error.

Facility: FTP

Meaning: This message appears while attempting to use MGET.

Action: This error is not returned by MultiNet. Rerun FTP with the /VERBOSE qualifier to display more information that may explain the cause.

command stream end of file while reading char user=user host=host

Facility: IMAP Server

Meaning: The connection to the client closed unexpectedly.

Action: None.

command stream end of file while reading line user=user host= host

Facility: IMAP Server

Meaning: The connection to the client closed unexpectedly.

Action: None.

Compiler bugcheck. Submit an SPR with a problem description.

Facility: CC

Meaning: A header file was not found.

Action: Use the following command to determine the header file that must be included:

$ CC/LIS/SHO=ALL file_name

The missing header file is listed at the end of the file.

complete_decnet: Inbound $QIO IOSB (status=vms_error_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to complete a read operation on the DECnet channel.

Action: Translate vms_error_value in the OpenVMS error manual. This error occurs because:

The DECnet network failed or

The client or server closed the connection or

The client or server crashed or all three must happen

complete_decnet: Outbound socket error (errno=errno_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to write data on the IP channel.

Action: Translate errno_value using Table 5-2. This error occurs because:

The IP network failed

The client or server closed the connection

The client or server crashed

complete_tcp: Inbound End Of File

Facility: X11-Gateway

Meaning: The X11-Gateway received an End Of File while attempting to complete a read operation on the IP channel. This often occurs when a connection is shut down normally.

complete_tcp: Inbound $QIO IOSB (status=vms_error_value)

Facility: X11-Gateway

Meaning: Translate vms_error_value in the OpenVMS error manual. The X11-Gateway failed while attempting to read the IP channel.

Action: This error occurs because:

The IP network failed

The client or server closed the connection

The client or server crashed

complete_tcp: $QIOW IOSB Outbound Error (status=vms_error_value?)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to write to the DECnet channel.

Action: Translate vms_error_value in the OpenVMS error manual. This error occurs because:

The DECnet network failed or

The client or server closed the connection or

The client or server crashed or all three must happen

complete_tcp: $QIOW Outbound Error (status=vms_error_value)

Facility: X11-Gateway

Meaning: The X11-Gateway failed while attempting to write to the DECnet channel.

Action: Translate vms_error_value in the OpenVMS error manual. This error occurs because:

The DECnet network failed or

The client or server closed the connection or

The client or server crashed or all three must happen

Connection refused

Facility: TELNET or FTP

Meaning:

1 A port you are trying to access with TELNET, FTP, or an "R" service is disabled.

2 The MultiNet server on the target host has not been started.

Action: If the port is disabled, inform the system manager and retry later.
If the MultiNet Server is not running, have the system manager enter the following commands:

$ REPLY/ENABLE=NETWORK/TEMPORARY
$ @MULTINET:START_SERVER

Watch for messages that might indicate problems with the server. If any appear, note the messages and diagnose the problem or contact Technical Support.

%COPY-E-OPENOUT, error opening name as output
-RMS-F-DEV, error in device name or inappropriate device type for operation

Facility: RCP

Meaning: A file sent to a remote host has the wrong file name syntax, or the remote login file displays information that confuses the "R" service.

Action: Ensure the remote host file name has the following format:

hostname::directory

Also ensure any OpenVMS login command procedures contain the following two lines at the top of each file:

$ verify = 'f$verify(0)'
$ if f$mode() .eqs. "OTHER" then exit

Be sure to insert a single quote before F$VERIFY and specify OTHER in uppercase.

Could not open alternate database name

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: The specified database name could not be opened.

Action: Supply the correct name, verify you have file access permissions, and retry the command.

could not remove old empty folder list

Facility: IMAP Server

Meaning: The server encountered an error while trying to update the list of empty folders (either when a new folder is created, an empty folder is deleted, or the last message of a folder is deleted).

Action: Check that there is sufficient disk space and that the server has sufficient privileges to write to the user's mail directory.

Couldn't create database multinet:kerberos_principal, code=17

Facility: Kerberos

Meaning: An attempt to run MULTINET KERBEROS DATABASE INIT failed.

Action: The database already exists. Refer to the Administrator's Guide for Kerberos command information.

Couldn't bind to control socket:
%MULTINET-F-EADDRNOTAVAIL, Can't assign requested address

Facility: TALK

Meaning: You are using an incorrect version of TALK. On Sun workstations and other hosts that have a different byte-ordering scheme than OpenVMS architectures, TALK does not work.

Action: Use ntalk on the Sun host or TALK/OLD on the OpenVMS host. A copy of NTALK is supplied on the MultiNet CD-ROM in the [CONTRIBUTED-SOFTWARE.APPLICATIONS.NTALK] directory. This command is also available in the public domain. The NTALK directory contains documentation describing how to access the file. NTALK is distributed as a UNIX tar file. Follow these steps to make it available for use:

1 Copy the NTALK tar archive to a UNIX host.

2 Use tar to retrieve the archived files.

3 Run make to compile the files into binary source. (The make file assumes the UNIX cc compiler is available.)

Couldn't create file

Facility: MULTINET KERBEROS DATABASE SRVTAB

Meaning: The server-NEW-KERBEROS.SRVTAB file could not be created.

Action: Verify you have write permission in the current directory and there is sufficient disk space.

Couldn't create temp database temp_file: code

Facility: MULTINET KERBEROS DATABASE LOAD

Meaning: An internal system error occurred while attempting to create a temporary file during a load operation. temp_file is a temporary file created by MULTINET KERBEROS DATABASE LOAD. The code value is the contents of the errno variable from the failed operation, which occurred when opening the database file, the directory containing the database file, or a .pag file.

Action: Contact Technical Support.

Couldn't get master key.

Facility: MULTINET KERBEROS DATABASE NEW_MASTER_KEY

Meaning: The specified master key value is incorrect, or the key value could not be read from the file created by MULTINET KERBEROS DATABASE STASH.

Action: Ensure the MULTINET:KERBEROS.MASTER_KEY file is available and you can read it. Then rerun the utility and specify the correct master key.

Couldn't read master key.

Facility: MULTINET KERBEROS DATABASE SRVTAB, MULTINET KERBEROS DATABASE EDIT

Meaning: The specified master key value is incorrect, or the key value could not be read from the file created by MULTINET KERBEROS DATABASE STASH.

Action: If you used MULTINET KERBEROS DATABASE STASH, ensure the MULTINET:KERBEROS.MASTER_KEY file is available and you can read it. Then rerun the utility and specify the correct master key.

Couldn't store principal.instance; load aborted

Facility: MULTINET KERBEROS DATABASE LOAD

Meaning: An error prevented access to the database during a load operation.

Action: Ensure there is sufficient disk space for the database file. If there is, contact Technical Support.

Couldn't translate VMS error 828

Facility: MultiNet NFS Server

Meaning: There is a corrupted directory under the mount point. OpenVMS error 828 is:

%SYSTEM-W-BADIRECTORY, bad directory file format

Action: Fix the directory.

Couldn't translate VMS error vms_hex_error

Facility: MultiNet NFS Server

Meaning: This message appears with one of the other messages on this list. The server could not translate the XQP code into an equivalent UNIX error number, and the error code will be reflected to the client as an EIO message.

Action: Refer to the OpenVMS error message manual.

%CREATE-E-OPENOUT, error opening file as output
-RMS-E-WLK, device currently write locked

Facility: NFSMOUNT

Meaning: You tried to modify a locally-mounted file system using NFSMOUNT/NOWRITE, and the NFS server is handling an ROFS (read-only-file-system error, the NFS equivalent of WRITLCK).

Action: Re-establish the mount point if write access is required.

%CREATE-E-READERR, error reading SYS$INPUT:.;
-RMS-F-RER, file read error

Facility: TELNET

Meaning: The TELNET buffer overran when information was cut and pasted into a file.

Action: Use the SET TERM/HOSTSYNC command before you create a file with pasted information. Then use SET TERM/NOHOSTSYNC to ensure commands such as
Ctrl/Y work correctly.

Create_File I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to create a file.

Action: Retry the operation.

Create_File Write error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to write the initial block of a directory file or the contents of a symbolic link file.

Action: Retry the operation.

Cross-device link (EXDEV)

Facility: MultiNet NFS Server

Meaning: The client tried to link or rename directories or files across mount points, using the "link" or "rn" commands.

Action: The server does not allow clients to perform these operations.

Database rename failed: error error_number

Facility: MULTINET KERBEROS DATABASE LOAD

Meaning: While loading the database, an error occurred when the system attempted to rename the database file from a temporary name to the name specified on the command line. The working file name is the name specified in the command line with a hyphen (-) suffix. This error indicates the specified file may have been deleted by another process or write permissions were not available on the MULTINET: directory.

Action: Ensure write permissions are available on the MULTINET: directory.

Date Invalid

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: The specified expiration date was not in the form of yyyy-mm-dd.

Action: Correct the information and enter the new date.

%DCL-W-ACTIMAGE, error activating image MULTINET:COMPILE_HOST_TABLE
-CLI-E-IMGNAME, image file filename

Facility: VMSINSTAL

Meaning: If this message is followed by "virtual address space is full," the VIRTUALPAGECNT parameter is set too low. If the message is followed by "exceeded quota," the installation completed correctly, but you need to raise your PGFLQUOTA and recompile the host tables.

Action: If the problem is with the quota, try raising it to 50000.
If the error is with address space, raise VIRTUALPAGECNT, reboot the host, and recompile the host tables.

DCL-W-ACTIMAGE, error activating image MULTINET_TOPS_LIBRARY
-CLI-E-IMAGEFNF, image file not found filename

Facility: TELNET

Meaning: This message can occur after installing and configuring MultiNet, but before MultiNet has started.

Action: Start MultiNet with the following command:

$ @MULTINET:START_MULTINET

Also ensure any logical names created during the installation are defined with the
/EXECUTIVE_MODE qualifier.

%DCL-W-ACTIMAGE, error activating image MULTINET_VMS_SHAREABLE
-CLI-E-IMGNAME, image file filename -SYSTEM-W-SYSVERDIF, system version mismatch; please relink

Facility: Variable

Meaning: You upgraded OpenVMS but did not re- install MultiNet. MultiNet has a number of images that are operating system-dependent. You must re-install MultiNet whenever you install a new "major" release of OpenVMS.

Action: Re-install MultiNet. You do not have to reconfigure MultiNet. However, if you want to reconfigure MultiNet, answer Yes to the following installation question:

* Configure MultiNet TCP/IP after installation [No]

Deaccess I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to close a file.

Action: Retry the operation.

DECnet Connection is from server::user for server name

Facility: X11-Gateway

Meaning: The DECnet connection from the client was directed to server_name. The connection came from node decnet_server, username.

Action: Informational message; no action is required.

dectermport failed to find language, XOpenDisplay("") returned NULL
%DECW-F-CANT_OPEN-DISPL, Can't open display

Facility: DECwindows

Meaning: This message appears when a DECterm is created from an X terminal run over an LAT session.

Action: Try to create the DECterm and display additional information by invoking the following commands:

$ SHOW LOGICAL DECW$DISPLAY
$ SHOW DISPLAY
$ MULTINET NSLOOKUP domain_name_from_show_display
$ RUN DECW$EXAMPLES:ICO

The SHOW DISPLAY command provides a domain name. Use this value in the NSLOOKUP command. The ICO program opens a terminal and displays a bouncing icosahedron as a test.

Put the domain name specified in the /NODE qualifier in double quotes.

%DECW-I-ATTACHED, transport DECNET attached to its network
%DECW-W-ATT_FAIL, failed to attach transport TCPIP

Facility: DECwindows

Meaning: A user could not display X11 applications on an OpenVMS host; this message appeared in the DECW$SERVER_0_ERROR.LOG file.

Action: Do one of the following:

The value of UCX$INET_HOST is not in MULTINET:HOSTS.LOCAL, causing a problem with the transport initiation. Make sure UCX emulation is also enabled.

%DECW-I-ATTACHED, transport TCPIP attached to its network

Facility: DECwindows

Meaning: This message appears in the file SYS$MANAGER:DECW$SERVER_0_ERROR.LOG when the TCP/IP transport is configured correctly.

Action: Informational message; no action is required.

%DECW-W-ATT_FAIL, failed to attach transport TCPIP

Facility: DECwindows

Meaning: When followed by "SYSTEM-W-NOSUCHDEV, no such device available," this error indicates DECwindows started before MultiNet.

Action: Ensure DECnet starts before MultiNet and DECwindows starts after MultiNet. The DECwindows process completes its startup as soon as SYSTARTUP_Vn.COM completes, which is not before MultiNet completes. Start MultiNet from this command file. (Under OpenVMS V5, this file is called SYSTARTUP_V5.COM; under OpenVMS V6 and AXP versions, this file is called SYSTARTUP_VMS.COM.)

Delete_File I/O error, VMS Status = 0x800

Facility: MultiNet NFS Server

Meaning: A file in use by NFS was deleted by another node. The 0x800 code means file access conflict. Even though this message displayed on OPCOM, no error message is displayed when the file is deleted.

Action: Before deleting a file, ensure no one else is using it.

%DIRECT-E-OPENIN, error opening directory *.*;* as input
-RMS-E-PRV, insufficient privilege or file protection violation

Facility: NFS

Meaning: This error can occur if there is no UID mapping for directory. If so, only W:RE access is given to the file. These permissions do not permit execution of the DIR command. A UID mapping is required to get access to a file over NFS even if your account has privileges.

Action: Refer to the NFS Client chapter of the Administrator's Guide for information on proper UID/GID translation table setups.

Directory not empty (ENOTEMPTY)

Facility: MultiNet NFS Server

Meaning: One of the following occurred:

The client tried to use the unlink command to unlink a directory that was not empty.

An unexpected SS$_DIRNOTEMPTY was received from the OpenVMS XQP when a user tried to delete a directory. The directory was not empty because an OpenVMS user added a file to the directory shortly before the delete attempt.

Action: Empty the directory and retry the operation.

Disk quota exceeded (EDQUOT)

Facility: MultiNet NFS Server

Meaning: Because the server has exceeded its disk quota, it has received a SS$_EXDISKQUOTA error message from the OpenVMS XQP. If the writeback feature is enabled, preceding write operations may not have completed, and some data may have been lost before reaching the disk.

Action: Delete other files to free disk space, then write the file again.

%DISM-W-CANNOTDMT, NFSn: cannot be dismounted
%SYSTEM-F-DEVNOTMOUNT, device is not mounted

Facility: NFSDISMOUNT

Meaning: An invalid mount point was specified for a dismount.

Action: Specify the correct mount point name. List the NFS-mounted devices with the SHOW DEVICES NFS command.

Dispatcher: Bad Program #200006

Facility: MultiNet NFS Server, AIX NFS Client

Meaning: By default, NFS clients running the AIX Operating System for IBM RS/6000 computers try to use IBM Access Control extensions. The MultiNet NFS Server does not support those extensions.

Action: Use the undocumented NOACL mount option on the AIX client.

Don't forget to do a 'KDB_UTIL load filename' to reload the database!

Facility: MULTINET KERBEROS DATABASE DUMP

Meaning: This informational message describes the command you should use to reload the database after changing the master key or converting an old Kerberos database to the current format.

Action: Enter the following command to reload the database after MULTINET KERBEROS DATABASE DUMP completes:

$ MULTINET KERBEROS DATABASE LOAD filename

Duplicate DECnet mapping detected

Facility: IMAP Server

Meaning: The .IMAPRC file contained more than one DECnet name to domain name mapping for the same DECnet name.

Action: Remove the duplicate definition from .IMAPRC.

Duplicate UID

Facility: NFS

Meaning: Two accounts cannot be mapped to the same UID. If they are, a file protection error can result on one account and the Duplicate UID or Duplicate UIC message on the other.

Action: Use MULTINET CONFIGURE /NFS to change one of the accounts to a different UID.

Error 65

Facility: MultiNet

Meaning: Error code 65 is EHOSTUNREACH, no route to host. Typically, this message occurs when an ICMP Host Unreachable message is received from a gateway in response to a packet sent to a destination address. This is sometimes caused by transient network connectivity problems, and is sometimes deliberate on the part of organizations filtering certain kinds of network traffic.

Action: If you have reached the specified host previously, try again later. A router or intermediate host may be down temporarily. If you have not reached the host before, try to determine which router is preventing access to the host. One method is to use MULTINET TRACEROUTE to trace the route to the host.

Error 84

Facility: REMIND

Meaning: An attempt to use the REMIND SEND option caused this message to appear.

Action: Error 84 (hex) is SS$_DEVOFFLINE, which indicates the message could not be sent because:

The user is not able to receive the broadcast (the user's terminal is set to /NOBROADCAST or BROADCAST=NOMAIL).

That user is not logged on.

Error attempting to change password.

Facility: MULTINET KERBEROS PASSWORD

Meaning: The user or principal name password could not be changed.

Action: Use MULTINET KERBEROS DATABASE EDIT to ensure the user or principal name is in the database. Add new information or change the password as required.

ERROR: Couldn't create configuration file
MULTINET_ROOT:[MULTINET]NETWORK_DEVICES.CONFIGURATION

Facility: MULTINET CONFIGURE /NETWORK

Meaning: You may have incorrect privileges or insufficient disk quota.

Action: Ensure you have enough privileges to write the file MULTINET:NETWORK_DEVICES.CONFIGURATION, and there is enough disk quota on that volume.

Error <error-number> writing to <filename>

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: When logging filter hits to a file, a write to the file has failed. <error-number> contains the UNIX-style reason code.

Action: Make sure the device for the output file is accessible and that it’s not full.

Error getting packet filter information for <device>

Facility: MULTINET SHOW /INTERFACE/FILTER

Meaning: The filters for the specified interface could not be retrieved, due to an internal error.

Action: Contact Process Software.

Error getting packet filter logging params for <device>

Facility: MULTINET SHOW /INTERFACE/FILTER

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The filter logging parameters for the specified interface could not be retrieved, due to an internal error.

Action: Contact Process Software.

Error opening <filename>

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The specified filter file could not be opened for reading.

Action: Make sure the specified file exists, and can be accessed by the user.

Error opening <filename> for output

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: When logging filter hits to a file, the specified output file couldn’t be opened for writing.

Action: Make sure the output file name syntax is correct; that the directory for the output file exists and can be accessed; that the device for the output file isn’t full or write-locked, and is on-line.

Error parsing ’<filter-definition>’

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The filter definition displayed could not be parsed.

Action: Make sure the filter line has correct syntax.

Error: NULL token.

Facility: Variable

Meaning: The MULTINET:SERVICES.MASTER_SERVER file has been corrupted.

Action: Use an older version of the file and add your changes using MULTINET CONFIGURE/SERVER. Do not edit the configuration file manually.

Error reading new password, password unchanged.

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified password does not meet the requirements of a valid Kerberos password. A Kerberos password is case-sensitive, can be up to 64 characters in length, cannot include control characters or spaces, and does not accept backspaces in corrections.

Action: Rerun MULTINET KERBEROS PASSWORD and specify the correct password. If the user has forgotten the password, use MULTINET KERBEROS DATABASE EDIT to assign a new one.

Error reading old password.

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified password does not meet the requirements of a valid Kerberos password. A Kerberos password is case-sensitive, can be up to 64 characters in length, cannot include control characters or spaces, and does not accept backspaces in corrections.

Action: Rerun MULTINET KERBEROS PASSWORD and specify the correct password. If the user has forgotten the password, use MULTINET KERBEROS DATABASE EDIT to assign a new one.

Error receiving startup banner from hostname

Facility: SMTP

Meaning: The remote host, hostname, either did not send an SMTP startup banner (the connection timed out), or is sending an SMTP startup banner using the wrong syntax.

Action:

Verify whether the remote host is accepting SMTP:

$ MULTINET TELNET/PORT=SMTP hostname

If the connection does not succeed or you do not receive an SMTP startup banner within a few minutes, check for problems with the remote host.

If there are no network connectivity problems, the most likely problem is with an older UNIX sendmail configuration that ends the startup banner line with only <LF>. According to the RFCs, the correct ending is <CR><LF>.

Fix the remote host SMTP to use <CR><LF> instead of <LF>, or put the following logical name definition in your system startup files:

$ DEFINE/SYSTEM/EXECUTIVE -
_$ MULTINET_SMTP_ACCEPT_UNIX_LF_BRAIN_DAMAGE TRUE

ERROR: sen can't $ASSIGN to FFI device:
%SYSTEM-W-NOSUCHDEV, no such device available

Facility: MULTINET CONFIGURE

Meaning: This error occurs while installing MultiNet, and may be followed by:

This network configuration FAILED the sanity check.
%VMSINSTAL-E-IVPFAIL, The IVP for MULTINET Vn.n has failed.)

Action: Use the MULTINET CONFIGURE SHOW command to determine which OpenVMS device is associated with the "se" interface. Then use SHOW DEVICE to ensure the device exists.

Error: Service "nfs" not found

Facility: NETCONTROL

Meaning: This message occurs when an attempt is made to access NFS when it does not exist on the host.

Action: Ensure NFS is installed and configured. Instructions for installing NFS are contained in the Installation and Introduction; configuration information can be found in the Administrator's Guide.

Error setting packet filter for <device>

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The filter definitions could not be set for the specified device, due to an internal error in MULTINET SET /INTERFACE, or because non-paged pool was exhausted.

Action: Ensure sufficient NPAGEDYN exists (approximately 74 bytes are required per filter definition), or contact Process Software.

Error setting packet filter logging params for <device>

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The filter logging parameters could not be set for the specified device, due to an internal error in MULTINET SET/INTERFACE.

Action: Contact Process Software.

Error updating Kerberos database

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: An attempt to add an entry to the Kerberos database failed. The database may be in use by another process, or there may be a privileges problem.

Action: Check the conditions and retry.

Error while deleting directory

Facility: IMAP Server

Meaning: An error was encountered while trying to delete a folder that is a directory. This is caused by the presence of extraneous files in the directory that the server was trying to delete.

Action: Manually delete the directory on the server.

Error while deleting mailfile

Facility: IMAP Server

Meaning: An error was encountered while trying to delete a folder that is a .MAI file.

Action: Verify that the server has sufficient privileges to write to the user's mail directory.

Error writing output file. Terminating.

Facility: MULTINET KERBEROS DATABASE SRVTAB

Meaning: An error occurred while attempting to write the server-NEW-KERBEROS.SRVTAB output file. The file is locked by another process, there is a privileges problem, or disk space is not available.

Action: Check the conditions and retry.

ex0: transmit error=number<facility>

Facility: Excelan controller

Meaning: An error occurred while accessing an Excelan Ethernet controller.

Action: An error from an Excelan device consists of a decimal number and a keyword. Breaking the decimal number into bits indicates what errors occurred during a transmission. The keyword lists the "highest" error (by bit number) detected.

For example:

%%%%%%%%%%% OPCOM 23-MAR-2000 23:26:20.93 %%%%%%%%%%%
Message from user MULTINET on FLOWERS
ex0: transmit error=28<XCLSNS>

In this example, 28 is bits 2, 3, and 4 set (hex 1C).

Table 2-1 describes Excelan transmit errors; Table 2-2 describes Excelan receive errors.

Table 2-1 Excelan Trasmit Errors

Bit Set

Explanation

0

Transmit OK after 1 retry.

1

Transmit OK after 2+ retry.

2

Undefined in the driver code, may be a DMA underrun on the Ethernet chip.

3

No SQE TEST Signal. facility is <SQETST>.

4

Excessive retries. facility is <XCLSNS>. This error can occur due to excessive collisions, a transceiver connection, or an Ethernet problem.

5

No carrier sense. facility is <CARRIER>. Indicates no carrier signal, a transceiver problem, a transceiver cable problem, or a wrong transceiver type.

6

Bad packet length. facility is <LENGTH>.

7

Undefined in the driver code. There may be a hardware fault on the EXOS board or a faulty transceiver connection.

Table 2-2 Excelan Receive Errors

Bit Set

Explanation

0

Undefined.

1

Undefined.

2

Packet was truncated by too small a buffer or by a DMA underrun on the EXOS board. facility is <TRUNC>.

3

Undefined.

4

Packet was received with alignment errors and may be due to an Ethernet packet received that was too long. facility is <ALIGN>.

5

Packet was received with CRC errors. facility is <CRC>.

6

Packet was dropped because the buffer was too small. facility is <BUFLEN>.

For errors in which facility is provided, if more than one bit is set, the highest bit is reported.

Excessive authentication failures host=host

Facility: IMAP Server

Meaning: A client failed to enter a valid user name and password combination in the three allowed attempts. Repeated failures may be an indication of an attack on the server.

Action: Verify the source host is a valid working client.

Excessive login failures user=username host=host

Facility: IMAP Server

Meaning: A client failed to enter a valid user name and password combination in the three allowed attempts. Repeated failures may be an indication of an attack on the server.

Action: Verify the source host is a valid working client.

Expiration time for filter is before start time.

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: A filter line specifies a timed filter where the expiration time for the filter is before the start time for the filter.

Action: Edit the filter file and correct the offending line.

EXT_SRVTAB: bad instance name: instance-argument

Facility: MULTINET KERBEROS DATABASE SRVTAB

Meaning: The instance value specified in the command line could not be found in the Kerberos database.

Action: Examine the MULTINET KERBEROS DATABASE DUMP output to help solve the problem; otherwise, correct the spelling, then rerun the MULTINET KERBEROS DATABASE SRVTAB utility.

EXT_SRVTAB: couldn't get local realm

Facility: MULTINET KERBEROS DATABASE SRVTAB

Meaning: The specified realm value is incorrect.

Action: Rerun MULTINET KERBEROS DATABASE SRVTAB and supply the correct value. You can supply the name on the command line by using the /REALM qualifier. Check the MULTINET:KERBEROS.CONFIGURATION file for the specification of the local realm.

Extend_File I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to extend a file to satisfy a write operation.

Action: Retry the operation.

Fatal error user=user host=host mbx= mbx: error

Facility: IMAP Server

Meaning: The server encountered a fatal error. See error for further details.

Action: Re-establish the connection to the server.

File already accessed on channel.
Drive is not mounted.

Facility: NFSDISMOUNT

Meaning: While using NFS to a remote host, that host crashed. These messages appear when an attempt is made to use NFSDISMOUNT.

Action: The remote host cannot be dismounted until it is back online; however, you can reset the NFS Client by killing the NFS_CLIENT_ACP process with STOP/ID, and then dismounting and remounting everything with NFSDISMOUNT/NFSMOUNT. Next time, mount access to the remote host using the NFSMOUNT /SOFT qualifier. The local host will time out 70 seconds later if the remote host fails. You can select a different timeout value with the /TIMEOUT qualifier.

File exists (EEXIST)

Facility: MultiNet NFS Server

Meaning: One of the following situations occurred:

A user tried to create a directory file or symbolic link to an already existing, incompatible file name.

The OpenVMS XQP returned an unexpected SS$_DUPFILENAME error message.

Action: Retry the operation after making sure the directory exists.

Fill_In_File I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to get information about a file.

Action: Retry the operation.

Filter REPEAT keyword requires start and expiration times.

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: A filter definition contains the REPEAT keyword, but doesn’t have starting and expiration times specified.

Action: Edit the filter file and correct the offending line.

Folder can not be deleted

Facility: IMAP Server

Meaning: An error was encountered while deleting a folder. This error is associated with another message providing additional information.

Action: Retry the operation.

Folder context corrupt (uidvalidity was n, now m). Please reopen folder.

Facility: IMAP Server

Meaning: The IMAP server has detected an external change to the mailbox and the list of message UIDs is no longer valid. This is likely to occur if both VMS mail and IMAP are accessing the same folder.

Action: Reopen the folder.

Folder has inferior folders

Facility: IMAP Server

Meaning: The client attempted to delete a folder which has a child folder. The child folder and its contents must be deleted prior to deleting the folder.

Action: Delete any inferior folders and retry the operation.

Folder timer too low

Facility: IMAP Server

Meaning: The set folder-time directive in the .IMAPRC file specified a value that was too low. The default and minimum allowed value is one minute.

Action: Change the value in .IMAPRC.

Generic error

Facility: Kerberos

Meaning: An internal Kerberos error occurred.

Action: Ensure the KADMIN server of your KDC host is available. You can test this by using TELNET to access port 750, 88, or both, depending on which port Kerberos is configured to listen. Also ensure the MULTINET:KERBEROS.CONFIGURATION file includes at least one line with "admin server", and the KADMIN server on that host appears as an active process.

Get_Buffer Unix error n

Facility: MultiNet NFS Server

Meaning: The server could not extend a file because of an error it encountered when reading in the block from the disk that contains the current end of file. A UNIX error code is printed.

Action: Contact Technical Support.

Incorrect old password.

Facility: MULTINET KERBEROS PASSWORD

Meaning: The specified old password value did not agree with the user's entry in the database. A Kerberos password is case-sensitive, can be up to 64 characters in length, cannot include control characters or spaces, and does not accept backspaces in corrections.

Action: Rerun MULTINET KERBEROS PASSWORD, specifying the correct value. If the user has forgotten the password, the system manager can use MULTINET KERBEROS DATABASE EDIT on the KDC host to assign a new value.

Invalid, choose 0-65535

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: A value outside the range of zero to 65535 was entered at the Attributes prompt. This field is not used currently by Kerberos applications.

Action: Select a correct value and try again. The default, the value zero, is specified for Attributes.

Invalid data file size received

Facility: LPD Server

Meaning: Indicates a LPR client sent a invalid printing job. This could occur if a Windows 2000 LPR client is wrongly configured.

Invalid domain literal after @

Facility: IMAP Server

Meaning: The server tried parsing a malformed RFC822 message header. These errors are encountered when parsing headers that are malformed intentionally by the sender in order to avoid tracing.

Action: None.

Invalid group mailbox list: address

Facility: IMAP Server

Meaning: The server tried parsing a malformed RFC822 message header. These errors are encountered when parsing headers that are malformed intentionally by the sender in order to avoid tracing.

Action: None.

Invalid mailbox list: address

Facility: IMAP Server

Meaning: The server tried parsing a malformed RFC822 message header. These errors are encountered when parsing headers that are malformed intentionally by the sender in order to avoid tracing.

Action: None.

Invalid start or expiration time for filter

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: A filter definition contains a start time or expiration time that isn’t a valid VMS absolute time or delta time specification.

Action: Edit the filter file and correct the offending line.

I/O error (EIO)

Facility: MultiNet NFS Server

Meaning: One of the following conditions occurred:

The client tried to extend a file, using the "setattr" procedure. The server does not allow clients to perform this operation.

The client tried to change the size of a symbolic link, using the "setattr" procedure. The server does not allow clients to perform this operation.

The client tried to truncate a VAR-CR file to something other than zero, using the "setattr" procedure. The server does not allow clients to perform this operation.

A bad state exists in the server.

The OpenVMS XQP returned an unexpected error message. The following message should have displayed on the OpenVMS console:

Couldn't translate VMS error OxXXXXX

Action: Retry the operation with the correct command.

Invoked as a type server

Facility: X11-Gateway

Meaning: The X11-Gateway was invoked as a type protocol server.

Action: Informational message; no action is required.

IP Connection is for server server_name from node[address]

Facility: X11-Gateway

Meaning: The IP connection from the client was directed to server_name. The connection came from node, IP address.

Action: Informational message; no action is required.

Is a directory (EISDIR)

Facility: MultiNet NFS Server

Meaning: One of the following conditions occurred:

The client tried to create a non-directory file on top of a directory file, using "creat." The server does not allow clients to perform this operation.

The client tried to link a directory, using "link." The server does not allow clients to perform this operation.

The client tried to change the size of a directory, using "setattr." The server does not allow clients to perform this operation.

The client tried to write to a directory, using "write." The server does not allow clients to perform this operation.

Action: Retry the operation using the correct command.

%JBC-E-SYMDEL, unexpected symbiont process termination

Facility: SMTP

Meaning: This message displays during a non-standard MultiNet installation.

Action: Check the accounting for the exit status of the symbiont process. Ensure SYS$SYSTEM:MULTINET_SMTP_SYMBIONT.EXE was reinstalled properly.

KDB_UTIL: Couldn't get master key.

Facility: MULTINET KERBEROS DATABASE NEW_MASTER_KEY

Meaning: The current specified password was determined to be incorrect during a new_master_key operation; or the MULTINET:KERBEROS.MASTER_KEY file does not exist, is not accessible, or does not contain the master key.

Action: Check the spelling and rerun MULTINET KERBEROS DATABASE NEW_MASTER_KEY.

KDB_UTIL: Unable to open filename

Facility: MULTINET KERBEROS DATABASE LOAD

Meaning: The file specified for output could not be opened.

Action: Ensure the specified directory and file are accessible.

Kerberos Authentication failed: Can't decode authenticator (krb_rd_req)

Facility: MULTINET TELNET (Kerberized)

Meaning: An attempt to process a ticket failed because the identity of the user could not be verified. Generally, this error is caused by the wrong key in the KERBEROS.SRVTAB file, which can result from rebuilding the KDC database and/or changing the password used for the host's rcmd entry.

Action: Ensure the KERBEROS.SRVTAB file exists on the remote host. If the file exists, but authentication is not taking place, the file is corrupted. A system manager can rebuild KERBEROS.SRVTAB with the information on the KDC and put the new file on the application server. This procedure is described in the Kerberos chapter of the Administrator's Guide. You can test the KERBEROS.SRVTAB file for usability, as shown in the following example:

$ MULTINET KERBEROS LIST/SRVTAB
Server key file: multinet:kerberos.srvtab
------------------------------------------------------
rcmd fnord FOO.COM 1
$

Use of this command requires SYSTEM read access. If the output is similar
to this example, the file exists and is not empty. However, this test does not
determine if the key is valid.

KERBEROS DATABASE STASH: Couldn't read master key.

Facility: MULTINET KERBEROS DATABASE STASH

Meaning: The master key specified in the prompt does not match that of the database.

Action: Check the spelling and rerun MULTINET KERBEROS DATABASE STASH.

KERBEROS DATABASE STASH: Unable to open master key file

Facility: MULTINET KERBEROS DATABASE STASH

Meaning: The master key file could not be opened for creation. Incorrect permissions may prevent this file from being created in the MULTINET: directory.

Action: Ensure you have the correct permissions to create a file in the MULTINET: directory.

KERBEROS DATABASE STASH: Write I/O error on master key file

Facility: MULTINET KERBEROS DATABASE STASH

Meaning: A write function call failed while attempting to write to the master key file.

Action: Ensure directory permissions are correct for writing to the master key file, and sufficient disk space is available.

Kerberos db and cache init failed = error_number

Facility: MULTINET KERBEROS DATABASE STASH

Meaning: A problem occurred while initializing the Kerberos database or while creating the database cache.

Action: Contact Technical Support.

Kerberos error: Bad Kerberos name format (kname_parse)

Facility: MULTINET KERBEROS PASSWORD

Meaning: The user name, instance, and realm values could not be parsed from the database entry for the user.

Action: Make sure the user is in the Kerberos database. If so, use MULTINET KERBEROS DATABASE EDIT to check the information in the entry.

Kerberos error: error-message

Facility: MULTINET KERBEROS PASSWORD

Meaning: The user or principal name password could not be parsed from the user's database entry.

Action: Make sure the user is in the Kerberos database. If so, use MULTINET KERBEROS DATABASE EDIT to check the information in the entry.

Kerberos error on default value lookup, status found.

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: An attempt to get the entry from the Kerberos database failed. If status is -1, the database is locked by another process. A status other than 1 (success) indicates a database read error.

Action: Ensure you have exclusive access to the database before continuing.

KERBEROS INIT: bad Kerberos instance format

Facility: MULTINET KERBEROS INIT

Meaning: The specified Kerberos instance name is incorrect.

Action: Check the spelling and rerun MULTINET KERBEROS INIT.

KERBEROS INIT: bad Kerberos name format

Facility: MULTINET KERBEROS INIT

Meaning:

1 The specified Kerberos name is not correct.

2 The user name, instance name, and realm name could not be parsed while attempting to create new user tickets because the total name length of these three elements exceeded the maximum size of 120 characters.

Action: Check the spelling and rerun MULTINET KERBEROS INIT; or shorten one of the names and rerun MULTINET KERBEROS INIT.

KERBEROS INIT: bad Kerberos realm format

Facility: MULTINET KERBEROS INIT

Meaning: The specified Kerberos realm name is incorrect.

Action: Check the spelling and rerun MULTINET KERBEROS INIT.

KERBEROS INIT: Generic error (get_inkt)

Facility: MULTINET KERBEROS INIT

Meaning: An internal system error occurred.

Action: Contact Technical Support.

KERBEROS INIT: krb_get_lrealm failed

Facility: MULTINET KERBEROS INIT

Meaning: An error occurred while attempting to read the realm name from the database.

Action: Contact Technical Support.

KERBEROS INIT: Password incorrect

Facility: MULTINET KERBEROS INIT

Meaning: The specified user password is incorrect. A Kerberos password is case-sensitive, can be up to 64 characters in length, cannot include control characters or spaces, and does not accept backspaces in corrections.

Action: Rerun MULTINET KERBEROS INIT and specify the correct value.

KERBEROS INIT: Principal unknown (Kerberos)

Facility: TELNET /AUTH or RLOGIN /AUTH

Meaning: An entry for the user was not found in the KDC database.

Action: Use MULTINET KERBEROS DATABASE EDIT to add an entry to the database.

KERBEROS INIT: Protocol error (get_inkt)

Facility: MULTINET KERBEROS INIT

Meaning: An internal system error occurred.

Action: Contact Technical Support.

KERBEROS INIT: k_gethostname failed

Facility: MULTINET KERBEROS INIT

Meaning: The host name associated with the KDC (ticket server) could not be determined.

Action: Rerun MULTINET KERBEROS INIT. If the error occurs again, contact Technical Support.

KERBEROS LIST: can't find realm of ticket file: error_string

Facility: MULTINET KERBEROS LIST

Meaning: The ticket file in the user's login directory does not contain information required by MULTINET KERBEROS LIST. The ticket file is corrupted or has been altered.

Action: Delete the ticket file using MULTINET KERBEROS DESTROY and obtain new tickets using MULTINET KERBEROS INIT.

Kerberos rcmd failed: rcmd protocol failure

Facility: TELNET /AUTH or RLOGIN /AUTH

Meaning: The realm name is different from the domain name.

Action: Create a MULTINET:KERBEROS.REALMS file by following the instructions in the Kerberos chapter in the Administrator's Guide.

Kerberos realm realm-name error-message

Facility: MULTINET KERBEROS INIT

Meaning: The error-message describes the problem. If "Generic error (get_intkt)" appears, the error occurred during internal processing of the instance or ticket.

Action: Contact Technical Support.

key file truncated

Facility: MULTINET KERBEROS LIST

Meaning: The server key file contains more than one record. Only the first record was read. The server key file was created by a previous call to MULTINET KERBEROS DATABASE SRVTAB. The actual key file is not changed.

Action: Ensure files created with MULTINET KERBEROS DATABASE SRVTAB are not edited after they are created.

krb_sendauth() failed: Principal unknown (Kerberos)

Facility: TELNET /AUTH or RLOGIN /AUTH

Meaning: The realm name is different from the domain name.

Action: Create a MULTINET:KERBEROS.REALMS file by following the instructions in the Kerberos chapter in the Administrator's Guide.

LIB$GET_EF failed for protocol

Facility: X11-Gateway

Meaning: The X11-Gateway server failed while issuing a LIB$GET_EF for the event flag.

Action: Try this again with the debug level set to 2. If the failure reoccurs, contact Technical Support. The X11-Gateway debug level is set by defining the MULTINET_XGATEWAY_DEBUG_LEVEL logical name to the numeric value of the required debug level. Refer to the X11-Gateway chapter in the Administrator's Guide for more information.

LICENSE-W-NOCOMB, multiple licenses could not be combined for MULTINET...

Facility: VMSLICENSE

Meaning: This OpenVMS message warns you that you cannot combine licenses you did not specify to combine. (This is an OpenVMS bug.)

Action: Ignore the message.

Line <linenumber> filter already expired, not loaded: ’<filter-definition>’

Facility: MULTINET SET /INTERFACE/FILTER

Meaning: The specified time, but non-repeating, filter that has already passed its expiration time, and will not be loaded.

Action: None. This is an information message only.

Line too long before authentication host=host

Facility: IMAP Server

Meaning: A client sent an illegitimate command to the server before attempting to authenticate itself. This is indicative of a broken client or a possible attack against the server.

Action: Verify the source host is a valid working client.

%LINK-F-NOLINKSTB, linker-generated symbol table file is illegal

Facility: OpenVMS AXP LINK

Meaning: An error occurred while attempting to link against the system symbol table.

Action: Enter the following command:

$ LINK/SYSEXE

Link_File I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to link or rename a file.

Action: Retry the operation.

logical_name logical name not defined

Facility: X11-Gateway

Meaning: A logical name required for the gateway to operate was not defined.

Action: Confirm that the gateway has been configured properly. Define the logical name mentioned in the error message. If the logical name is not needed, set it to zero to eliminate the message.

Login failure user=user host=host

Facility: IMAP Server

Meaning: A client failed to enter a valid user name and password combination.

Action: None.

Login user=user host=host

Facility: IMAP Server

Meaning: A user logged in to the server successfully.

Action: None.

%MAIL-E-ERRACTRNS, error activating transport IN
%LIB-E-ACTIMAGE, error activating image image name

Facility: SMTP

Meaning: These messages display while attempting to reply to an address in the format in%"user@host". There may be a problem in the PMDF configuration.

Action: Enter the following command to enable use of this format:

$ DEFINE/SYSTEM/EXECUTIVE_MODE MAIL$PROTOCOL_IN SMTP_MAILSHR

Note! You must have SYSNAM privilege to execute this command.

This error causes IN% mail to be sent through the MultiNet mailer and not the PMDF mailer.

%MAIL-E-ERRACTRNS, error activating transport username

Facility: SMTP

Meaning: This message appears when attempting to send DECnet mail over SMTP:

smtp%"username%nodename.decnet@host"

Action: Use the following format instead:

SMTP%nodename::username

If this does not meet your needs, customize the MULTINET_ROOT:[MULTINET.EXAMPLES]USER_SMTP_DISPATCH.C file.
Search for #ifdef DECNET_ADDRESS_HACK and add code to accommodate your needs.

%MAIL-E-ERRACTRNS, error activating transport SMTP
%LIB-E-ACTIMAGE, error activating image image_name

Facility: SMTP

Meaning: These messages appear while attempting to forward mail between hosts.

Action: If you have a cluster with hosts not running MultiNet, define the MAIL$SYSTEM_FLAGS bits to indicate you have a heterogeneous cluster. Use the following command to define this logical:

$ DEFINE/SYS/EXEC MAIL$SYSTEM_FLAGS 7

Use a value of 3 or greater. If you prefer MAIL to include the time the
message was delivered in the notification message displayed on a recipient's
terminal, set the logical to 7. This logical is described in the OpenVMS
documentation supplied with your system. In OpenVMS V5, this logical is
described in the VMS Mail Manual. In OpenVMS V6, this logic is in the
"OpenVMS System Manager's Manual: Essentials" in the "Managing MAIL
Accounts" section.

%MAIL-E-OPENIN, error opening file as input
-RMS-F-PLV, unsupported prolog version

Facility: SMTP

Meaning: These messages occurred while SMTP tried to deliver a message received via MultiNet to a local user.

Action: The ISAM key structure of file was corrupted. Delete the file and restore a good copy from backup.

%MAIL-E-USERSPEC, invalid user specification address

Facility: SMTP

Meaning: Attempts to send mail in the following format fail:

"IGW::PSI%ESX25NET.IHEPVX::USER"@host

Action: Use the following format instead:

SMTP%"\'igw::psi%esx25net.ihepvx::USER\'@host"

%MULTINET-F-EAFNOSUPPORT, Address family not supported by protocol family

Facility: TALK

Meaning: Two users on hosts with different byte orders are trying to use TALK to converse. Typically, this occurs when talking to a user on a Sun workstation because Sun has a different byte-ordering scheme than the OpenVMS VAX or AXP architectures.

Action: Use ntalk on the Sun host or TALK/OLD on the OpenVMS host. A copy of NTALK is supplied on the MultiNet CD-ROM in the [CONTRIBUTED- SOFTWARE.APPLICATIONS.NTALK] directory. This command is also available in the public domain. The NTALK directory contains documentation describing how to access the file. NTALK is distributed as a UNIX tar file. Follow these steps to make it available for use:

1 Copy the NTALK tar archive to a UNIX host.

2 Use tar to retrieve the archived files.

Run make to compile the files into binary source. (The make file assumes the UNIX cc compiler is available.)

Message from user MULTINET on node dispatcher: bad program # 200006

Facility: MultiNet NFS Server, AIX NFS Client

Meaning: By default, NFS clients running the AIX Operating System for IBM RS/6000 computers try to use IBM Access Control extensions. The MultiNet NFS Server does not support those extensions.

Mismatch - try again

Facility: MULTINET KERBEROS PASSWORD

Meaning: The new password value entered a second time for verification did not match the first value.

Action: Specify the correct value.

Missing address after comma

Facility: IMAP Server

Meaning: The server tried parsing a malformed RFC822 message header. These errors are encountered when parsing headers that are malformed intentionally by the sender in order to avoid tracing.

Action: None.

Missing command before authentication host=host

Facility: IMAP Server

Meaning: A client sent an illegitimate command to the server before attempting to authenticate itself. This is indicative of a broken client or a possible attack against the server.

Action: Verify the source host is a valid working client.

Missing or invalid host name after @

Facility: IMAP Server

Meaning: The server tried parsing a malformed RFC822 message header. These errors are encountered when parsing headers that are malformed intentionally by the sender in order to avoid tracing.

Action: None.

mk_req failed: Principal unknown (Kerberos)

Facility: TELNET /AUTH

Meaning:

1 The realm name is different from the domain name. Create a MULTINET:KERBEROS.REALMS file.

2 An attempt was made to access a remote host with TELNET, RLOGIN, RSHELL, or RCP, and there is no entry in the KDC database.

Action: For the first case, create the necessary file. For the second, use MULTINET KERBEROS DATABASE EDIT to add the user to the KDC database.

%MNCHK-I-LOGVRFY, personal login command procedure does not use 'F$VERIFY(0)

Facility: MULTINET CHECK

Meaning: All user login command procedures should have the 'F$VERIFY(0)' command at the beginning to ensure that messages do not appear at login. If messages appear, "R" services fail.

Action: Make sure the login command procedures contain the following two lines at the top of each file:

$ verify = 'f$verify(0)'
$ if f$mode() .eqs. "OTHER" then exit

Be sure to insert a single quote before F$VERIFY and specify OTHER in uppercase.

%MNCHK-W-DBVERMISM, database file file . . .
does not match global section file version n

Facility: MULTINET CHECK

Meaning: The host table was recompiled, but was not installed.

Action: Run the MULTINET:INSTALL_DATABASES.COM command procedure.

%MNCHK-W-DUPPHA, LAN adapters _dev_n: and _dev_n:
both using physical address address

Facility: MULTINET CHECK

Meaning: Two Ethernet controllers have the same physical address. This is not a problem as long as the two interfaces are connected to two different Ethernet segments.

Action: If the controllers are on the same segment and only one of the devices is using DECnet, use MULTINET SET /INTERFACE with the /NODECNET_ADDRESS qualifier to force the physical address to be derived from the PROM on the controller of the non-DECnet device rather than by DECnet. This problem is fixed in DECnet Phase IV-Prime and Phase V.

%MNCHK-W-NOROOTNS, no root nameservers are reachable

Facility: MULTINET CHECK

Meaning: If a root nameserver is configured locally, it cannot be reached. There is no problem if a root nameserver is not local.

Action: Establish or fix the root nameserver using the directions in the Administrator's Guide.

Modify_Attributes, don't have write access

Facility: MultiNet NFS Server

Meaning: A sanity check in the NFS server failed, indicating a coding error.

Action: Contact Technical Support.

Modify_Attributes I/O error, VMS Status = vms_hex_error

Facility: MultiNet NFS Server

Meaning: The server failed to update the attributes of a file to satisfy a write or setattr operation.

Action: Contact Technical Support.

More than 40 found . . .

Facility: MULTINET KERBEROS DATABASE EDIT

Meaning: Kerberos is hardcoded to support a maximum of 40 principal names per instance. You can have up to 40 types of services registered for use on a single server.

Facility: Limit the number of principals for services on a particular server to 40.

Note! Different servers can share the same principal. For example, TELNET and the R services use the same "rcmd" principal because they give similar access to a server.

mount: access denied for client_name

Facility: NFS

Meaning: The NFS server is refusing client mount requests. client_name is either the name of the client requesting access or the name of the client whose mount request was refused. Depending on the subsequent message, the server may be refusing client mount requests because of the following:

1 The client's IP address is not authorized because it is in the restriction list of the RPCMOUNT server (set with MULTINET CONFIGURE /SERVER).

2 The requested directory does not exist on the server system. (The message states RPCMOUNT could not get a file handle for the mount point.)

3 The client did not provide UNIX-style login authorization credentials, or those credentials are not in the current configuration file.

Action: Find the message that follows this one in this guide and follow the instructions provided.

%MOUNT-F-CTRLERR, fatal controller error

Facility: MOUNT

Meaning: There is a compatibility problem between IBM RS/6000 hosts and OpenVMS. This error appeared while attempting to rewind a 9-track tape mounted on the RS/6000 host.

Action: An RS/6000 host does not communicate well with OpenVMS hosts. Try rewinding the tape from RSHELL with the following commands:

$ RSHELL hostname "/etc/rmt"
I5
1

If the "E5 There is an input or output error" message appears after you execute this
command, place a support call to IBM to find out why rewinding the tape causes
this error. Alternately, the following PERL script is offered as an unsupported option
to problems between RS/6000 and OpenVMS hosts:

#!/bin/perl
# Acknowledgements to Daniel Packman for supplying this script.
# Wrapper to convert input rmt requests to
# AIX 3.2 ioctl numbers. We pass on all commands we don't
# understand.
# I0 MTWEOF -> I10 STWEOF write and end-of-file record
# I1 MTFSF -> I11 STFSF forward space file
# I2 MTBSF -> I12 STRSF reverse space file
# I3 MTFSR -> I13 STFSR forward space record
# I4 MTBSR -> I14 STRSR reverse space record
# I5 MTREW -> I6 STREW rewind
# I6 MTOFFL -> I5 STOFFL rewind and unload tape
# I7 MTNOP -> I0 (no-op? should ignore following count)
# I8 MTRETEN-> I8 STRETEN retension tape, leave at load point
# I9 MTERASE-> I7 STERASE erase tape, leave at load point
#I10 MTEOM (position to end of media ... no ibm equivalent?)
#I11 MTNBSF (backward space file to BOF ... no ibm equivalent?)
@iocs = (10,11,12,13,14,6,5,0,8,7);
open(RMT,"|/usr/sbin/rmt") || die "Can't open pipe to rmt\n";
select(RMT);
$| = 1;
while (<STDIN>) {
s/(^I)(\d$)/I$iocs[$2]/;
exit 0 if $_ =~ /^[Qq]/;
print RMT $_ ; }
exit 0;

Install the script on an AIX host containing a Perl interpreter in place of the /etc/rmt symbolic link. This script intercepts and translates ioctl numbers to AIX local values.

%MOUNT-F-UNSAFE, drive unsafe

Facility: MOUNT/FOREIGN

Meaning: This message occurs when attempting to rewind a 9-track tape mounted on a IBM RS/6000.

Action: Refer to the description for the %MOUNT-F-CTRLERR error for solving this problem.

%MOUNT-F-VOLALRMNT, another volume of same label already mounted

Facility: NFSMOUNT

Meaning: In an LAVC with two VAX hosts, VAX A and VAX B, only node VAX A has MultiNet. In the LAVC, VAX A has mounted a disk from VAX B and then exported this disk for UNIX NFS-clients in this net. If VAX B crashes (or shuts down), VAX B cannot reboot because VAX A holds the disk (as an exported disk) from VAX B. This message appears when VAX B reboots.

Action: If VAX B disappears for longer than the time specified in the SYSGEN parameter MVTIMEOUT (on VAX A), VAX A will change the state of the disk from mount-verify to mount-verify-timeout and return an error to any application waiting to access it on VAX A. To remount this disk, dismount it on VAX A. Raise the value of MVTIMEOUT (the default is 1 hour) to the longest period you expect VAX B to be down.

%MULTINET-F-ECONNCLOSED, Connection closed

Facility: Remote host access utility

Meaning: An attempt to send information failed with this message. The remote host closed the connection prematurely, possibly due to a timeout error.

Action: Contact the administrator on the remote host before retrying.

MULTINET-F-ECONNREFUSED, Connection refused

Facility: Variable

Meaning: If accompanied by X11DEBUG messages, ensure DECwindows is started before starting MultiNet in SYSTARTUP_VMS.COM.

Action: If DECwindows does not start before MultiNet, refer to the message "%DECW-W-ATT_FAIL, failed to attach transport TCPIP" for a complete description of how to avoid this situation. Otherwise, examine SYS$MANAGER:DECW$SERVER_0_ERROR.LOG to see why DECwindows could not connect to MultiNet.

MULTINET-F-ECONNRESET, connection reset by peer

Facility: FTP, LPD, and variable

Meaning: The remote side of a TCP connection terminated the connection unexpectedly with a TCP RST (Reset) packet. If the user aborted an FTP transfer, this message is normal. If the user did not abort the FTP transfer, this message indicates an abnormal termination or abnormal behavior at the remote end of the TCP connection.

Action: Gather information on the remote host's configuration. Contact Process Software Technical Support, and be prepared to duplicate the behavior and generate a TCPDUMP for analysis.

MULTINET-F-EHOSTUNREACH

Facility: Variable

Meaning: An attempt failed to establish a SLIP link between an OpenVMS host and a terminal server. An attempt to use PING resulted in a "MULTINET-F-ENOBUFS" message.

Action: Use the MULTINET SHOW/BUF command to check for any logged "requests for memory denied". If there are none, the terminal server is not accepting data from the VAX. Try power cycling everything and try again.

This message can also mean the terminal port is set to /MODEM but no modem
carrier (DTR) is present.

%MULTINET-F-EHOSTUNREACH, No route to host

Facility: Variable

Meaning: A restrictive gateway between the local and remote hosts is sending ICMP UNREACHABLE in response to only some types of packets. Find the remote host using MULTINET NSLOOKUP and MULTINET TRACEROUTE.

Action: If you run TCPDUMP as a subprocess watching for ICMP packets and try a command such as RCP, the offending router becomes visible. Generally, restrictive gateways are set up because system administrators do not want "R" services performed to their hosts.

%MULTINET-W-ENOBUFS, No buffer space available

Facility: Variable

Meaning: There is not enough kernel buffer space or too much data is backed up while waiting for the Ethernet controller to send data.

Action: Run MULTINET SHOW /BUFFERS to determine if adequate buffers are available, paying special attention to lines that state "requests for memory denied." These lines indicate more kernel buffer space is required. To ensure an application is not consuming the kernel buffer space, contact Technical Support for information and system analysis.

%MULTINET-F-ERREADFLAGS, error reading interface flags for device
-MULTINET-F-ENXIO, No such device or address

Facility: MULTINET CONFIGURE

Meaning: These messages appear after adding an interface, and attempts to connect to the interface fail.

This error can also display when the definition for MULTINET_ROOT includes
two different devices, one of which is a RAM disk.

Action: Use the MULTINET SHOW/STAT command to list the devices recognized by the MultiNet server. If the device you configured is not listed, reboot your host and restart MultiNet.

%MULTINET-F-ETIMEDOUT, Connection timed out

Facility: TELNET, FTP, and other remote host access or print utilities

Meaning: This message can have two meanings.

The host to which the remote access was attempted is down or not on the network. If access is to a remote printer, it may be powered off or configured incorrectly. When a host fails, the connection can appear to hang before this message appears. The length of time the connection hangs before this message appears is hardcoded in the TCP kernel and cannot be changed. It is set high intentionally so that a user can press Ctrl/Y to escape the application.

No response was received to a SYN packet (request to open a TCP connection) sent by MultiNet. This can occur when the remote host has a problem at its end with the SMTP server being too busy, or some sort of network problem is filtering SMTP packets.

Action: Determine the status of the remote host before proceeding.

%MULTINET-F-MTUERR, error setting MTU for sen
-MULTINET-F-EBUSY, Mount device busy

Facility: MULTINET SET

Meaning: These messages appear when using the MULTINET SET/INTERFACE/MTU=nn command on se0.

Action: The MTU is a property of the hardware interface and should not be set. MultiNet uses the lower MSS when transmitting to a host not on your network.

To diagnose this problem, use a network analyzer, TCPDUMP, or TCPVIEW, and watch the connection when it fails (hangs). You will see the OpenVMS host retransmitting the same TCPdata constantly, with no acknowledgements sent back. Next, put a network analyzer at the remote site and see if the data packets do arrive. This condition can be caused by a "Pattern-sensitive link," a link that lets certain packets through, but not others.

MultiNet's Path MTU Discovery (RFC1191) determines automatically the largest MTU that can be used between the MultiNet host and a remote host.

%MULTINET-F-SETPORT, unable to connect VMS device device:
to MultiNet kernel for sln

Facility: SLIP

Meaning: A terminal line connected to the SLIP device failed.

Action: Invoke a REPLY/ENABLE=NETWORK/TEMP, read the OPCOM messages, and proceed accordingly.

MULTINET-W-STARTUPERR, error starting ethernet device name

Facility: MultiNet

Meaning: Two hosts on your network have the same Ethernet hardware address. The most likely cause is the same setting of the SYSGEN parameter SCSSYSTEMID. Preinstalled OpenVMS comes with SCSSYSTEMID set to 65534.

Action: Change the value of SCSSYSTEMID.

MultiNet Printer Symbiont: Couldn't connect to host ip_addr port nnn

Facility: LPD

Meaning: The terminal server/printer is refusing the connection, probably because of a race condition.

Action: Contact the system administrator for the other host or the printer's manufacturer.

MultiNet Printer Symbiont: Error while waiting for ack of CF file:
%SYSTEM-W-CANCEL, operation canceled, ABORTING PRINT JOB

Facility: MultiNet

Meaning: An attempt to print a file caused these messages to appear.

Action: The printer is not responding to the request where MultiNet sends the CF file. Call the printer vendor.

MultiNet Printer Symbiont: Negative acknowledgement from IP_addr
lpr queue not enabled (check printer type and printcap entry)

Facility: LPR

Meaning: This message appears while attempting to set up a remote printer queue to a Tektronics Phaser IISD with a network interface module. There is no printer queue or daemon set up on the Tektronics. This message displays if you use the DCL command PRINT/QUEUE=TEKPS TEST.PS (where the queue setup using the Printer Configuration Utility is called TEKPS, and TEST.PS is a valid PostScript file).

Action: This message is originated by the Tektronics server. Check the manual for that device. The LPR/LPD protocol requires a printer name.

MultiNet Printer Symbiont: Negative acknowledgement waiting for ack
of remote printer specification.

Facility: LPD

Meaning: A print queue is configured incorrectly. The printer is known to be working correctly, and the print queue was added with the CONFIG/PRINT utility.

Action: Enter the following command to get additional information about the queue:

$ MULTINET SHOW/QUEUE=queue

The most likely causes are the queue name was specified incorrectly in either the print command or in the queue configuration, or the OpenVMS host name was not added to the /etc/hosts.lpd file on the UNIX host.

MultiNet Server: BootP: hardware address not found: address

Facility: BOOTP

Meaning: This message is generated by BOOTP during normal operation and indicates an address was not found.

Action: Ignore this message. To disable the reporting of this message, enter the following command:

$ MULTINET NETCONTROL BOOTP DEBUG -1

To make this change permanent, follow the instructions in the service configuration
section of the Administrator's Guide. Changes take effect after starting the master server.

To find the offending node, use TCPDUMP or TCPVIEW.

MultiNet Server: Couldn't start RPCLOCKMGR, NFS/RPCLockmgr server not responding

Facility: NFS

Meaning: NFS cannot be added to a configuration; instead, MultiNet must be reinstalled and NFS selected at that time. This message appears when NFS was configured improperly.

Action: Enter the following commands and contact Technical Support with the results:

$ REPLY/ENABLE=NETWORK/TEMP
$ MULTINET NETCONTROL NFS START

MultiNet Server: $CREPRC failed, status = 39c

Facility: MultiNet Server

Meaning: Your host is out of process slots (per the message associated with the 39c status or "%SYSTEM-F-NOSLOT, no PCP available" message).

Action: Use SYSGEN to raise MAXPROCESSCNT to a higher value to increase the number of process slots.

Alternatively, enter the following command and reboot your host:

$ @SYS$UPDATE:AUTOGEN SAVPARAMS SETPARAMS FEEDBACK

AUTOGEN detects there are no more process slots and creates more.

MultiNet Server: DHCP Control: DHCP server not starting; BOOTP service enabled.

Facility: DHCP

Meaning: DHCP and BOOTP use the same port, so only one of them can be running at a time. DHCP provides all the functions of BOOTP as well as dynamic addressing. The DHCP server can function as a BOOTP server, answering both BOOTP and DHCP client requests.

Action: Disable BOOTP if you want to run DHCP.

MultiNet Server: Failure to create VMS print job = %XC

Facility: MultiNet Server

Meaning: The SERVICES.MASTER_SERVER file is corrupted.

Action: Get a fresh copy of the SERVICES.MASTER_ SERVER file from the MultiNet installation kit and restart the master server.

MultiNet Server: No Program to merge specified for server RPCLOCKMGR

Facility: MultiNet Server

Meaning: The SERVICES.MASTER_SERVER file is corrupted.

Action: Get a fresh copy of the SERVICES.MASTER_SERVER file from the MultiNet installation kit and restart the master server.

Multinet Server: R_SERVICES: Bogus state dispatch, DCL still running

Facility: "R" Services

Meaning: An unexpected error occurred with the RSHELL or REXEC server, but the server process continued to run.

Action: If you can duplicate the message, contact Technical Support.

MultiNet Server: R_SERVICES: Couldn't create Mailbox (VMS error 2a14)

Facility: "R" Services

Meaning: An attempt to start an RSHELL process on an OpenVMS host from a UNIX host failed.

Action: Edit the MULTINET:START_SERVER.COM file to change the invocation of RUN MULTINET:SERVER at the end to /BUFFER=10000000 from the current value, and restart the MULTINET_SERVER process. This provides sufficient quota to overcome the problem.

MultiNet Server: R_SERVICES: gethostbyaddr(ip_address) failed

Facility: "R" Services

Meaning:

1 An rsh from a UNIX host to an OpenVMS host failed. On the UNIX host, a "Permission denied" message displayed, and the above message appeared on the OpenVMS host in the SYS$MANAGER:OPERATOR.LOG file.

2 An attempt was made to access a remote host using RLOGIN. The PC making the connection is not listed in t