alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Glassfish example source code file (LogStrings.properties)

This example Glassfish source code file (LogStrings.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Glassfish tags/keywords

asurlclassloader, cannot, cddl, copyright, error, error, gpl, gpl, license, license, parameter, url, version, version

The Glassfish LogStrings.properties source code

#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2004-2010 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License").  You
# may not use this file except in compliance with the License.  You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt.  See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license."  If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above.  However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#

#
# Log messages used by the javax.enterprise.system.core.classloading logger 
# LogDomains.LOADER_LOGGER, subsystem CORE.
# See java.text.MessageFormat for details on constructing messages.
# Messages in this file must be of the form 
# <Subsystem><4CharIntegerMessageId>:
#
#example.message1=WEB0001: Test Message. Parameter 1={0} parameter 2={1}
#example.message2=WEB0002: Date Message. Parameter 1={0,date} Parameter 2={1,time}
#example.message3=WEB0003: Number Message. Parameter 1={0,number,integer}

loader.cannot_convert_classpath_into_url=LDR5001: ApplicationLoader: Cannot convert [{0}] into a URL.
loader.unexpected_error_while_unloading_ejb_container=LDR5002: Unexpected error occurred while unloading ejb containers
loader.duplicate_unique_id=LDR5003: Duplicate unique id [{0}] found in ejb descriptor [{1}].
loader.unexpected_error_while_creating_ejb_container=LDR5004: Unexpected error occurred while creating ejb container
loader.application_loader_exception=LDR5005: ApplicationLoader exception :
loader.error_while_loading_app_desc=LDR5006: Failed to load deployment descriptor
loader.exception=LDR5007: Exception :
loader.configexception=LDR5008: ConfigException :
loader.unexpected_error_while_creating_urls=LDR5009: Unexpected error occurred while creating URL. Check if filename and path is correct.
loader.ejbs_loaded=LDR5010: All ejb(s) of [{0}] loaded successfully!
loader.class_not_found=LDR5011: Class not found exception occurred while loading the ejbs
loader.jndi_name_conflict=LDR5012: Jndi name conflict found in [{0}]. Jndi name [{1}] for bean [{2}] is already in use.
loader.naming_exception_in_createcontainer=LDR5013: Naming exception while creating EJB container: 
loader.cannot_load_policy=LDR5014: Cannot load policy file while loading EJB.
loader.register_ws_endpoint_exception=LDR5015: Exception :
loader.register_ws_endpoint_error=LDR5016: Cannot load web service monitoring MBeans for application : [{0}]
loader.unregister_ws_endpoint_error=LDR5017: Cannot unload web service monitoring MBeans for application : [{0}]
loader.connector_resource_initialization_error=LDR5018: ERROR while initializing ConnectorResourcesLoader [{0}]
loader.module_dir_error=LDR5019: For module {0} the module directory {1} is missing or invalid

## messages used in EJBUtils.java (starts from LDR5100)
ejb.config_excp=LDR5100: Configuration exception encountered
ejb.classpath=LDR5101: Could not get classpath
appclient.classpath=LDR5102: Could not get classpath for appclient module

## messages used in ASURLClassLoader.java (starts from LDR5200)
loader.asurlclassloader_malformed_url=LDR5200:MalformedURLException.
loader.asurlclassloader_codesource_path=LDR5201:Environment property [{0}] is not set. Unable to construct code source path for [{1}] in ejb class loader.
loader.excep_in_asurlclassloader=LDR5202:Exception in ASURLClassLoader
loader.asurlclassloader_bad_url_entry=LDR5203: An error occurred while adding URL [{0}] to the EJB class loader. Please check the content of this URL. 
loader.asurlclassloader_done_already_called=LDR5204: Error : Request made to load class or resource [{0}] on an ASURLClassLoader instance that has already been shutdown. [{1}]
loader.asurlclassloader_no_foreign_URL=LDR5205: Cannot load the foreign URL {0} using the stream handler for {1}
loader.asurlclassloader_find_resource_after_done=LDR5206: ASURLClassLoader {1} was requested to find resource {0} after done was invoked from the following stack trace
loader.asurlclassloader_find_class_after_done=LDR5207: ASURLClassLoader {1} was requested to find class {0} after done was invoked from the following stack trace
loader.asurlclassloader_bad_ProtectedJar_close=LDR5208: Invalid attempt to close JarFile managed by ASURLClassLoader
loader.asurlclassloader_error_closing_stream=LDR5209: Error closing an open stream during loader clean-up
loader.asurlclassloader_finalize_before_close=LDR5210: Input stream has been finalized or forced closed without being explicitly closed; stream instantiation reported in following stack trace
loader.asurlclassloader_error_checking_existence=LDR5211: Error checking for existing of {0} in {1}
loader.asurlclassloader_error_processing_file=LDR5212: Error processing file with path {0} in {1}
loader.asurlclassloader_exc_closing_URLEntry=LDR5213: Error closing zip file for class path entry {0}
loader.asurlclassloader_exc_closing_dup_URLEntry=LDR5214: Error closing zip file for duplicate class path entry {0}

## messages defined in persistence/jpa/connector's PersistenceUnitInfoImpl.java (LDR5300-5350)

Other Glassfish examples (source code examples)

Here is a short list of links related to this Glassfish LogStrings.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.