From 3dfb061cbafd3a97c9359f739942924a8ee525f1 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 02 Nov 2011 12:07:15 +0000 Subject: [PATCH] Fix for OPENDJ-222 : Renamed environment variables to OPENDJ_... Updated scripts so that if OPENDJ_JAVA_HOME and OPENDJ_JAVA_ARGS are not defined, we look at the legacy OPENDS_... ones. --- opends/src/messages/messages/quicksetup_ko.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/quicksetup_ko.properties b/opends/src/messages/messages/quicksetup_ko.properties index 86cb92c..cf13e11 100644 --- a/opends/src/messages/messages/quicksetup_ko.properties +++ b/opends/src/messages/messages/quicksetup_ko.properties @@ -875,7 +875,7 @@ SEVERE_ERR_COULD_NOT_FIND_REPLICATIONID=\ub85c\uceec \uae30\ubcf8 DN\uc758 \ub0b4\uc6a9\uc744 \ucd08\uae30\ud654\ud560 \uc6d0\uaca9 \ud53c\uc5b4\ub97c \ucc3e\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s. INFO_NEW_UPGRADE_SCRIPT_AVAILABLE='%s'\uc758 \ucd5c\uc2e0 \ubc84\uc804\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uc791\uc5c5 \ud6c4\uc5d0 \uc774 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc0ad\uc81c\ud558\uace0 '%s'\uc758 \uc774\ub984\uc744 '%1$s'(\uc73c)\ub85c \ubcc0\uacbd\ud574\uc57c \ud569\ub2c8\ub2e4. MILD_ERR_ERROR_CREATING_JAVA_HOME_SCRIPTS=Java \ub4f1\ub85d \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc5c5\ub370\uc774\ud2b8\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \uc624\ub958 \ucf54\ub4dc: %d -SEVERE_ERR_INCOMPATIBLE_VERSION=\ud544\uc694\ud55c \ucd5c\uc18c Java \ubc84\uc804\uc740 %s\uc785\ub2c8\ub2e4.%n%n\uac80\uc0c9\ub41c \ubc84\uc804\uc740 %s\uc785\ub2c8\ub2e4.%n\uac80\uc0c9\ub41c \uc774\uc9c4\uc740 %s\uc785\ub2c8\ub2e4.%n%n\OPENDS_JAVA_HOME\uc744 \ud638\ud658 \uac00\ub2a5\ud55c Java \uc124\uce58\uc758 \ub8e8\ud2b8\ub85c \uc124\uc815\ud558\uac70\ub098, java.properties \ud30c\uc77c\uc744 \ud3b8\uc9d1\ud55c \ub2e4\uc74c dsjavaproperties \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc2e4\ud589\ud558\uc5ec \uc0ac\uc6a9\ud560 java \ubc84\uc804\uc744 \uc9c0\uc815\ud558\uc2ed\uc2dc\uc624. +SEVERE_ERR_INCOMPATIBLE_VERSION=\ud544\uc694\ud55c \ucd5c\uc18c Java \ubc84\uc804\uc740 %s\uc785\ub2c8\ub2e4.%n%n\uac80\uc0c9\ub41c \ubc84\uc804\uc740 %s\uc785\ub2c8\ub2e4.%n\uac80\uc0c9\ub41c \uc774\uc9c4\uc740 %s\uc785\ub2c8\ub2e4.%n%n\OPENDJ_JAVA_HOME\uc744 \ud638\ud658 \uac00\ub2a5\ud55c Java \uc124\uce58\uc758 \ub8e8\ud2b8\ub85c \uc124\uc815\ud558\uac70\ub098, java.properties \ud30c\uc77c\uc744 \ud3b8\uc9d1\ud55c \ub2e4\uc74c dsjavaproperties \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc2e4\ud589\ud558\uc5ec \uc0ac\uc6a9\ud560 java \ubc84\uc804\uc744 \uc9c0\uc815\ud558\uc2ed\uc2dc\uc624. SEVERE_ERR_INVALID_JAVA_ARGS=The java arguments used in the server installation in '%s' do not seem to be compatible with the JVM used to run the upgrader (%s).%n%nTo fix this problem delete the file %s and click on 'Next' again.%nOnce the upgrader finishes you will have to set again the java arguments by running the command-line %s. INFO_ADS_CONTEXT_EXCEPTION_MSG=Registration information error. Error type: '%s'. INFO_ADS_CONTEXT_EXCEPTION_WITH_DETAILS_MSG=Registration information error. Error type: '%s'. \uc138\ubd80 \uc815\ubcf4: %s -- Gitblit v1.10.0