#/* # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. #*/ nonssconfig=For non service starter supported components, the argument \ at the position specified by the envcheck.configArgNum \ entry in the envcheck configuration file is presumed to\ name a configuration file. That configuration file name is \ passed as the sole argument to the configuration provider. configOK=Configuration created successfully configBad=Problem constructing the configuration: {0} badenvcheckconfig=Problem with envcheck configuration file badargnum=value of envcheck.configArgNum is out of bounds: {0} emptydesclist=Descriptor argument list is empty emptydesclistExp=The argument list in the service descriptor is used \ to generate a configuration and must not be empty descfor=descriptor for ssconfigExp=The argument list in the service descriptor is used \ to generate a configuration ssconfigOK=Configuration successfully loaded from the descriptor argument list loadfailed=Configuration failed to load from the descriptor argument list badtask=Exception returned by sub process: {0} allgroup=Configuration contains an initialLookupGroups value of ALL_GROUPS allgroupExp=The use of ALL_GROUPS for multicast discovery is discouraged. notallgroup=Configuration does not contain an initialLookupGroups entry groups=Configuration contains an entry for initialLookupGroups: {0} nogroups=The configuration entry initialLookupGroups is set to NO_GROUPS