0N/A#
0N/A#
2362N/A# Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
0N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A#
0N/A# This code is free software; you can redistribute it and/or modify it
0N/A# under the terms of the GNU General Public License version 2 only, as
2362N/A# published by the Free Software Foundation. Oracle designates this
0N/A# particular file as subject to the "Classpath" exception as provided
2362N/A# by Oracle in the LICENSE file that accompanied this code.
0N/A#
0N/A# This code is distributed in the hope that it will be useful, but WITHOUT
0N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A# version 2 for more details (a copy is included in the LICENSE file that
0N/A# accompanied this code).
0N/A#
0N/A# You should have received a copy of the GNU General Public License version
0N/A# 2 along with this work; if not, write to the Free Software Foundation,
0N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A#
2362N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2362N/A# or visit www.oracle.com if you need additional information or have any
2362N/A# questions.
0N/A#
0N/A
0N/A# "rmid", inetd", and "wait" should not be translated.
0N/Armid.syntax.exec.invalid=\
0N/A rmid was launched from inetd with an invalid status (must be wait)
0N/A
0N/A# "rmid" and "inetd" should not be translated.
0N/Armid.syntax.port.badarg=\
0N/A port cannot be specified if rmid is launched from inetd
0N/A
0N/A# "port" here refers to a TCP port for the server to listen on.
0N/Armid.syntax.port.badnumber=\
0N/A port is not a number
0N/A
0N/A# "-port" should not be translated, because it's part of command syntax.
0N/Armid.syntax.port.missing=\
0N/A -port option requires argument
0N/A
0N/A# "-log" should not be translated, because it's part of command syntax.
0N/Armid.syntax.log.missing=\
0N/A -log option requires argument
0N/A
0N/A# "-log" should not be translated, because it's part of command syntax.
0N/Armid.syntax.log.required=\
0N/A -log option required
0N/A
0N/A# {0} = the (string) illegal argument in question
0N/Armid.syntax.illegal.option=\
0N/A illegal option: {0}
0N/A
0N/A# {0} = the (string) reason text that came with a thrown exception
0N/A# "Activation.main" should not be translated, because it's a codepoint
0N/Armid.unexpected.exception=\
0N/A Activation.main: an exception occurred: {0}
0N/A
0N/A# "java.home" should not be translated, because it's a property name
0N/A# "ActivatorImpl" should not be translated, because it's a codepoint
0N/Armid.unfound.java.home.property=\
0N/A ActivatorImpl: unable to locate java.home
0N/A
0N/A# "rmid" should not be translated
0N/Armid.inherited.channel.info=\
0N/A rmid startup with inherited channel
0N/A
0N/A# "Activation.main" should not be translated, because it's a codepoint
0N/Armid.exec.policy.invalid=\
0N/A Activation.main: invalid exec policy class
0N/A
0N/A# "rmid" should not be translated
0N/Armid.exec.policy.exception=\
0N/A rmid: attempt to obtain exec policy throws:
0N/A
0N/A# "rmid" should not be translated
0N/Armid.exec.command=\
0N/A rmid: debugExec: running "{0}"
0N/A
0N/A# "rmid" should not be translated
0N/Armid.group.inactive=\
0N/A rmid: activation group inactive: {0}
0N/A
0N/A# "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and
0N/A# "ExecOptionPermission" should not be translated, since they refer to
0N/A# class/permission names.
0N/Armid.exec.perms.inadequate=\
0N/A Activation.main: warning: sun.rmi.activation.execPolicy system\n\
0N/A property unspecified and no ExecPermissions/ExecOptionPermissions\n\
0N/A granted; subsequent activation attempts may fail due to unsuccessful\n\
0N/A ExecPermission/ExecOptionPermission permission checks. For\n\
0N/A documentation on how to configure rmid security, refer to:\n\
0N/A\n\
0N/A http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\n\
0N/A http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n
0N/A
0N/A# "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
0N/A# because they are syntax
0N/Armid.usage=Usage: {0} <options>\
0N/A\n\
0N/A\nwhere <options> include:\
0N/A\n -port <port> Specify port for rmid to use\
0N/A\n -log <directory> Specify directory in which rmid writes log\
0N/A\n -stop Stop current invocation of rmid (for specified port)\
0N/A\n -C<runtime flag> Pass argument to each child process (activation group)\
0N/A\n -J<runtime flag> Pass argument to the java interpreter\
0N/A\n\
0N/A
0N/A# This means "The currently running activation daemon has been shut down,
0N/A# and is about to exit".
0N/Armid.daemon.shutdown=\
0N/A activation daemon shut down
0N/A
0N/A# "rmid" should not be translated
0N/Armid.restart.group.warning=\
0N/A\nrmid: (WARNING) restart group throws:
0N/A
0N/A# "rmid" should not be translated
0N/Armid.restart.service.warning=\
0N/A\nrmid: (WARNING) restart service throws:
0N/A
0N/A# "rmid" should not be translated
0N/Armid.log.update.warning=\
0N/A\nrmid: (WARNING) log update throws:
0N/A
0N/A# "rmid" should not be translated
0N/Armid.log.snapshot.warning=\
0N/A\nrmid: (SEVERE) log snapshot throws:
0N/A
0N/A# "rmid" should not be translated
0N/Armid.log.recover.warning=\
0N/A\nrmid: (WARNING) {0}: skipping log record during recovery: