mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
26.24.2008 b0b8841e7b10aeef32461b6db055a65630b04364
Fix for issue 3432 ( Give full path in error message from dsconfig --commandFilePath mylogfile)
1 files modified
3 ■■■■ changed files
opends/src/messages/messages/dsconfig.properties 3 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/dsconfig.properties
@@ -461,7 +461,8 @@
 while attempting to write equivalent non-interactive command line to file \
 %s.  Error details:  %s
SEVERE_ERR_DSCFG_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE_155=Cannot write \
 to file %s.  Verify that you have access rights to that file
 to file %s.  Verify that you have access rights to that file and that you \
 provided the full path of the file
SEVERE_ERR_DSCFG_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY_156=The specified \
 path %s to write the equivalent command is a directory.  You must specify a \
 path to a file