sunorb.properties revision 608:7e06bf1dcb09
1#
2# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# This code is free software; you can redistribute it and/or modify it
6# under the terms of the GNU General Public License version 2 only, as
7# published by the Free Software Foundation.  Oracle designates this
8# particular file as subject to the "Classpath" exception as provided
9# by Oracle in the LICENSE file that accompanied this code.
10#
11# This code is distributed in the hope that it will be useful, but WITHOUT
12# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14# version 2 for more details (a copy is included in the LICENSE file that
15# accompanied this code).
16#
17# You should have received a copy of the GNU General Public License version
18# 2 along with this work; if not, write to the Free Software Foundation,
19# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20#
21# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22# or visit www.oracle.com if you need additional information or have any
23# questions.
24#
25
26orbd.usage=Usage: {0} <options> \
27\n\
28\nwhere <options> includes:\
29\n  -port                  Activation Port where the ORBD should be started, default 1049 (optional)\
30\n  -defaultdb             Directory for ORBD files, default "./orb.db" (optional)\
31\n  -serverid              Server Id for ORBD, default 1 (optional)\
32\n  -ORBInitialPort        Initial Port (required)\
33\n  -ORBInitialHost        Initial HostName (required)\
34\n\
35
36
37servertool.usage=Usage: {0} <options> \
38\n\
39\nwhere <options> includes:\
40\n  -ORBInitialPort        Initial Port (required)\
41\n  -ORBInitialHost        Initial HostName (required)\
42\n\
43
44servertool.banner=\
45\n\
46\nWelcome to the Java IDL Server Tool \
47\nplease enter commands at the prompt \
48\n\
49
50servertool.shorthelp=\
51\n\
52\n\tAvailable Commands: \
53\n\t------------------- \
54\n\
55
56servertool.baddef=Bad server definition: {0}
57servertool.nosuchserver=\tno such server found.
58servertool.helddown=\tserver is held down.
59servertool.nosuchorb=\tinvalid ORB.
60servertool.serverup=\tserver is already up.
61servertool.appname=\tapplicationName     - {0}
62servertool.name=\tname      - {0}
63servertool.classpath=\tclasspath - {0}
64servertool.args=\targs      - {0}
65servertool.vmargs=\tvmargs    - {0}
66servertool.serverid=\tserver id - {0}
67servertool.servernotrunning=\tserver is not running.
68servertool.register=\
69\n\
70\n\tregister -server <server class name> \
71\n\t         -applicationName <alternate server name> \
72\n\t         -classpath <classpath to server> \
73\n\t         -args <args to server> \
74\n\t         -vmargs <args to server Java VM>\
75\n\
76
77servertool.register1=register an activatable server
78servertool.register2=\tserver registered (serverid = {0}).
79servertool.register3=\tserver registerd but held down (serverid = {0}).
80servertool.register4=\tserver already registered (serverid = {0}).
81
82servertool.unregister=\
83\n\tunregister [ -serverid <server id> | -applicationName <name> ] \
84\n\
85
86servertool.unregister1=unregister a registered server
87servertool.unregister2=\tserver unregistered.
88
89servertool.locate=\
90\n\tlocate [ -serverid <server id> | -applicationName <name> ] [ <-endpointType <endpointType> ] \
91\n\
92
93servertool.locate1=locate ports of specific type for a registered server
94servertool.locate2=\
95\n\
96\n\tHost Name {0} \
97\n\
98\n\t\tPort\t\tPort Type\t\tORB Id\
99\n\t\t----\t\t---------\t\t------\
100\n\
101
102servertool.locateorb=\
103\n\tlocateperorb [ -serverid <server id> | -applicationName <name> ] [ -orbid <ORB name> ]\
104\n\
105
106servertool.locateorb1=locate ports for a specific orb of registered server
107servertool.locateorb2=\
108\n\
109\n\tHost Name {0} \
110\n\
111\n\t\tPort\t\tPortType\t\tORB Id\
112\n\t\t----\t\t--------\t\t------\
113\n\
114
115servertool.getserverid=\n\tgetserverid [ -applicationName <name> ] \
116\n\
117
118servertool.getserverid1=return the server id for an applicationName
119servertool.getserverid2=\tServer ID for applicationName {0} is {1}
120
121servertool.list=\n\tlist\
122\n\
123
124servertool.list1=list all registered servers
125servertool.list2=\
126\n\tServer Id\tServer Class Name\t\tServer Application\
127\n\t---------\t-----------------\t\t------------------\
128\n\
129
130servertool.listactive=\n\tlistactive
131servertool.listactive1=list currently active servers
132servertool.listappnames=\tlistappnames\n
133servertool.listappnames1=list applicationNames currently defined
134servertool.listappnames2=Currently defined server applicationNames:
135
136servertool.shutdown=\
137\n\tshutdown [ -serverid <server id> | -applicationName <name> ]\
138\n\
139
140servertool.shutdown1=shutdown a registered server
141servertool.shutdown2=\tserver sucessfully shutdown.
142servertool.startserver=\
143\n\tstartup [ -serverid <server id> | -applicationName <name> ]\
144\n\
145
146servertool.startserver1=start a registered server
147servertool.startserver2=\tserver sucessfully started up.
148
149servertool.quit=\n\tquit\n
150servertool.quit1=quit this tool
151
152servertool.help=\thelp\
153\n\tOR\
154\n\thelp <command name>\
155\n\
156
157servertool.help1=get help
158
159servertool.orbidmap=\tUsage: orblist [ -serverid <server id> | -applicationName <name> ]\
160\n\
161
162servertool.orbidmap1=list of orb names and their mapping
163servertool.orbidmap2=\
164\n\tORB Id\t\tORB Name\
165\n\t------\t\t--------\
166\n\
167
168pnameserv.success=Persistent NameServer Started Successfully
169
170
171bootstrap.usage=Usage: {0} <options> \
172\n\
173\nwhere <options> includes:\
174\n  -ORBInitialPort        Initial Port (required)\
175\n  -InitialServicesFile   File containing list of initial services (required)\
176\n\
177
178bootstrap.success=setting port to {0} and reading services from {1}
179bootstrap.filenotreadable=the file {0} is not readable
180bootstrap.filenotfound=the file {0} not found
181bootstrap.exception=caught exception while saving Properties to file {0}: Exception {1}
182
183tnameserv.exception=caught an exception while starting the bootstrap service on port {0}
184tnameserv.usage=try using a different port with commandline arguments -ORBInitialPort <portno>
185tnameserv.invalidhostoption=ORBInitialHost is not a valid option for NameService
186tnameserv.orbinitialport0=ORBInitialPort 0 is not valid option for NameService
187tnameserv.hs1=Initial Naming Context:\n{0}
188tnameserv.hs2=TransientNameServer: setting port for initial object references to: {0}
189tnameserv.hs3=Ready.
190
191orbd.commfailure=\nFailed to start ORBD because ORBinitialPort is already in use
192orbd.internalexception=\nFailed to start ORBD because of an Internal Exception. \nPossible Causes: \n1. Specified ORBInitialPort or ORBActivationPort is already in use \n2. No Write Permission to write orb.db 
193
194