
org.glassfish.embed.LocalStrings.properties Maven / Gradle / Ivy
The newest version!
## Embedded Strings
## Note that the strings are in alphabetical order
##
already_started=Illegal call to start() when the server is already running.
bad_copy_welcome=Error copying index.html to docroot directory: {0}
bad_dir=Bad directory: {0}
bad_docroot=Specified docroot directory, {0}, does not exist and can not be created.
bad_domain_xml=domain.xml is missing from resources
bad_domain_xml=Error setting up user-supplied domain.xml. It is not on disk or available as a Resource.
bad_embedded_web_container=Could not find EmbeddedWebContainer for the Server.
bad_engines=Could not find any Engines for the Server
bad_file=Error trying to create URL from File. File: {0}, Error: {1}
bad_install_root=Specified Install Root Directory, {0}, does not exist and can not be created.
bad_instance_root=Specified Instance Root Directory, {0}, does not exist and can not be created.
bad_port=Bad HTTP Port specified. {2} was specified. The port number should be in the range {0} to {1}
bad_virtual_server=Virtual Server error: {0}
bad_virtual_servers=Could not find any Virtual Servers.
bad_web_module=Web Module Error: {0}
cant_create_apps_dir=Can not create Applications Diretory here: {0}
cant_create_dir=Unable to create {0} directory here: {1}
cant_create_modules_dir=Unable to create modules directory: {0}
cant_create_parent_dir_domain_xml=Can not create the directory that domain.xml needs to live in: {0}
cant_make_log_dir=Unable to create logfile directory: {0}
cant_start_server=Unable to start server: {0}. HTTP port must be set.
cant_stop_server=Unable to stop server: {0}
command_failed=Command {0} failed.
command_successful=Command {0} successful.
deploy_failed={0} failed to deploy.
deploy_successful={0} successfully deployed.
EFS_bad_domain_xml_file=API Error: The domain.xml file ({0}) is empty or does not exist.
EFS_defaults_in_use=API Error. You can not create two instances of EmbeddedFileSystem that \
use the same default directories. Give explicit directories for one of the instances.
EFS_error_making_URL=API Error: Exception trying to create URL for file: {0}. Details: {1}
EFS_two_domain=API Error: You can not set both domainXmlFile and domainXmlUrl. Set domainXmlUrl if domain.xml is not \
available on disk. If it is available on disk set domainXmlFile.
internal=Internal Error: {0}
jdbc_hack_failure=Could not setup for JDBC
log_msg=Starting Embedded GlassFish...See {0} for log messages.
must_be_initialized=API Error. EmbeddedFileSystem must be initialized before calling {0}
must_not_be_initialized=API Error. EmbeddedFileSystem has already been initialized. \
It is too late to call {0}
no_default_admin_http_port=No default Admin HTTP port. This should be impossible!
no_default_http_port=No default HTTP port. This should be impossible!
no_server=The embedded server has not been created yet.
no_such_file=File not found: {0}
no_such_file=The file does not exist: {0}
not_started=You must start the server before calling this API method: {0}.
nothing_to_do=Nothing to do -- no Web App was specified.
null_arg=Illegal call to {0} with a null argument.
parser_error=Parsing Error
port_not_int=The port number is not an integer: {0}
port_in_use=Port already in use: {0}
server_already_exists=The (singleton) embedded server has already been created.
should_not_be_started=The server has been started already. You must call this API method [{0}] before starting the server.
undeploy_error=Can't find the app that you requested to deploy: {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy