# "@(#)Exceptions.properties 1.17 99/05/12 SMI" # Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved. # This software is the confidential and proprietary information of Sun # Microsystems, Inc. ("Confidential Information"). You shall not # disclose such Confidential Information and shall use it only in # accordance with the terms of the license agreement you entered into # with Sun. # File System Manager exceptions resource property file # This file contains a series of keyword=string constructs # where the keyword uniquely (within this file) identifies # a exception text message and the associated string is the # localizable pattern template string used in a MessageFormat.format # method call. Substitution arguments are specified as "{n}", # where the "n" signifies the nth argument in an array of # substitution arguments passed to the format method. # # The message keys and text strings in this file are used # by the FsMgrException class to return localized exception messages # via the getLocalizedMessage method. For readability in the source code # throwing the exception, all key strings begin with the "EXM_" prefix # to indicate an exception message key. EXM_INDEX=The index file cannot be a directory path. Please specify the name of a file. EXM_SHRPATH=Invalid share path. Please verify that you typed the path name correctly. EXM_SHROPT= {0} EXM_MNTRSRC=Invalid mount resource. Please verify that you entered the resource name correctly. EXM_MNTOPT= {0} EXM_REMOTE=The management server cannot perform the operation requested. Please verify that the AdminSuite server is running.\n\nIf this problem persists, please see the Log Viewer for additional information, or contact your Sun Microsystems support provider. EXM_FSS_CVF=Warning! Data sent from the AdminSuite client is not the same data received by the server. This could indicate a security breach, possibly a network break-in.\n\nPlease see the Log Viewer for additional information. EXM_FSS_NOA=Unable to determine authorization rights for user {0}. Please see the Log Viewer for additional information. EXM_FSS_TRY=\nThis could be a temporary situation. Please try again.\nIf this problem persists, please see the Log Viewer for more information, or contact your Sun Microsystems support provider. EXM_FSS_SHARE_ERROR=The following error occurred when attempting to share {0}:\n\n{1} EXM_FSS_UNSHARE_ERROR=The following error occurred when attempting to unshare {0}:\n\n{1} EXM_FSS_SHRLST_DTDNE=Cannot view/list shares because the share file for storing this information is unavailable.{0} EXM_FSS_SHRLST_DTACC=You cannot view/list shares because you do not have the right to view information in the share file. EXM_FSS_SHRLST_DTERR=You cannot view/list shares because an error occurred while accessing the share file. The file may have been modified or corrupted by another user.{0} EXM_FSS_SHRENT_DTDNE=Cannot view/list a share because the share file for storing this information is unavailable.{0} EXM_FSS_SHRENT_DTACC=You cannot view/list a share because you do not have the right to view information in the share file. EXM_FSS_SHRENT_DTERR=You cannot view/list a share because an error occurred while accessing the share file. The file may have been modified or corrupted by another user.{0} EXM_FSS_SHRADD_DTDNE=Cannot add a share because the share file for storing this information is unavailable.{0} EXM_FSS_SHRADD_DTACC=You cannot add a share because you do not have the right to add information to the share file. EXM_FSS_SHRADD_DTERR=You cannot add a share because an error occurred while accessing the share file. The file may have been modified or corrupted by another user.{0} EXM_FSS_SHRREM_DTDNE=Cannot remove a share because the share file for storing this information is unavailable.{0} EXM_FSS_SHRREM_DTACC=You cannot remove a share because you do not have the right to remove information from the share file. EXM_FSS_SHRREM_DTERR=You cannot remove a share because an error occurred while accessing the share file. The file may have been modified or corrupted by another user.{0} EXM_FSS_SHRMOD_DTDNE=Cannot modify a share because the share file for storing this information is unavailable.{0} EXM_FSS_SHRMOD_DTACC=You cannot modify a share because you do not have the right to modify information in the share file. EXM_FSS_SHRMOD_DTERR=You cannot modify a share because an error occurred while accessing the share file. The file may have been modified or corrupted by another user.{0} EXM_FSS_MOUNT_ERROR=The following error occurred when attempting to mount {0} at mount point {1}:\n\n{2} EXM_FSS_UMOUNT_ERROR=The following error occurred when attempting to unmount {0}:\n\n{1} EXM_FSS_MNTLST_DTDNE=Cannot view/list mounts because the mount file for storing this information is unavailable.{0} EXM_FSS_MNTLST_DTACC=You cannot view/list mounts because you do not have the right to view information in the mount file. EXM_FSS_MNTLST_DTERR=You cannot view/list mounts because an error occurred while accessing the mount file. The file may have been modified or corrupted by another user.{0} EXM_FSS_MNTENT_DTDNE=Cannot view/list a mount because the mount file for storing this information is unavailable.{0} EXM_FSS_MNTENT_DTACC=You cannot view/list a mount because you do not have the right to view information in the mount file. EXM_FSS_MNTENT_DTERR=You cannot view/list a mount because an error occurred while accessing the mount file. The file may have been modified or corrupted by another user.{0} EXM_FSS_MNTADD_DTDNE=Cannot add a mount because the mount file for storing this information is unavailable.{0} EXM_FSS_MNTADD_DTACC=You cannot add a mount because you do not have the right to add information to the mount file. EXM_FSS_MNTADD_DTERR=You cannot add a mount because an error occurred while accessing the mount file. The file may have been modified or corrupted by another user.{0} EXM_FSS_MNTREM_DTDNE=Cannot remove a mount because the mount file for storing this information is unavailable.{0} EXM_FSS_MNTREM_DTACC=You cannot remove a mount because you do not have the right to remove information from the mount file. EXM_FSS_MNTREM_DTERR=You cannot remove a mount because an error occurred while accessing the mount file. The file may have been modified or corrupted by another user.{0} EXM_FSS_MNTMOD_DTDNE=Cannot modify a mount because the mount file for storing this information is unavailable.{0} EXM_FSS_MNTMOD_DTACC=You cannot modify a mount because you do not have the right to modify information from the mount file. EXM_FSS_MNTMOD_DTERR=You cannot modify a mount because an error occurred while accessing the mount file. The file may have been modified or corrupted by another user.{0} EXM_FSS_USGLST_DTDNE=Cannot view/list usage because the file for storing this information is unavailable.{0} EXM_FSS_USGLST_DTACC=You cannot view/list usage because you do not have the right to view information in the usage file. EXM_FSS_USGLST_DTERR=You cannot view/list usage because an error occurred while accessing the usage file. The file may have been corrupted.{0} EXM_FSS_CFGLST_DTDNE=Cannot view/list network configuration information because the file for storing this information is unavailable.{0} EXM_FSS_CFGLST_DTACC=You cannot view/list network configuration information because you do not have the right to view information in the /etc/netconfig file. EXM_FSS_CFGLST_DTERR=You cannot view/list network configuration information because an error occurred while accessing the /etc/netconfig file. The file may have been corrupted.{0} EXM_FSS_NOMODE=Unable to determine the default authentication method.\nPlease verify that the /etc/nfssec.conf file has not been renamed, deleted, or corrupted. EXM_FSS_NOMODES=Unable to determine the available authentication methods.\nPlease verify that the /etc/nfssec.conf file has not been renamed or deleted. EXM_FSS_NOSTAT=Unable to perform the share because the status of a required server process, {0}, could not be determined.{1} EXM_FSS_NOSTART=Unable to perform the share because a required server process, {0}, could not be started.{1} EXM_FSS_DIE=Internal server error occurred. Please see the Log Viewer for more information.