#/* # 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. #*/ configFailure=Problem with envcheck's configuration file explanationString=The activation system (phoenix or rmid) manages the execution \ of activatable services. Activatable services cannot be \ started unless the activation system is already running. unexpectedExplanationString=The activation system (phoenix or rmid) manages the \ exeution of activatable services. Activatable services cannot be \ started unless the activation system is already running. \ In this case, the activation system could not \ be contacted. The cause was an exception other than a \ ConnectException; this indicates that the activation \ system may be running but communicating with it failed. unexpectedException=The activation system may be running, \ but an exception was thrown when contacting it running=The activation system is running notRunning=The activation system is NOT running nopermission=Insufficient permissions to contact the activation system noPermExplanationString=The activation system cannot be contacted unless \ a security manager is installed and sufficient \ privileges are granted.