com.sun.common.util.logging.LogStrings.properties Maven / Gradle / Ivy
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
#
# Log messages used by the javax.enterprise.system.util.common logger
# LogDomains.CMN_LOGGER
# See java.text.MessageFormat for details on constructing messages.
# Messages in this file must be of the form
# <4CharIntegerMessageId>:
#
#example.message1=CMNUTL0001: Test Message. Parameter 1={0} parameter 2={1}
#example.message2=CMNUTL0003: Number Message. Parameter 1={0,number,integer}
#
# Bytecode preprocessing
#
bytecodepreprocessor.preprocess_failed=CMNUTL1000: Failed to process class {0} with bytecode preprocessor {1}
bytecodepreprocessor.resetting_original=CMNUTL1001: Class {0} is being reset to its original state
bytecodepreprocessor.resetting_last_good=CMNUTL1002: Class {0} is being reset to the last successful preprocessor
bytecodepreprocessor.invalid_type=CMNUTL1003: The supplied preprocessor class {0} is not an instance of org.glassfish.api.BytecodePreprocessor
bytecodepreprocessor.disabled=CMNUTL1004: Bytecode preprocessor disabled
bytecodepreprocessor.failed_init=CMNUTL1005: Initialization failed for bytecode preprocessor {0}
bytecodepreprocessor.setup_ex=CMNUTL1006: Error setting up preprocessor
# cache utility messages
cache.BaseCache.illegalMaxEntries = CMNUTL8050: Illegal max-entries [{0}]; please check your cache configuration.
cache.BoundedMultiLruCache.illegalMaxSize = CMNUTL8051: Illegal MaxSize value [{0}]
# ClassLoaderUtil messages
classloaderutil.errorReleasingLoader=CMNUTL9001: Error releasing URLClassLoader
classloaderutil.errorClosingJar=CMNUTL9002: Error closing JAR file {0}
classloaderutil.errorGettingField=CMNUTL9003: Error getting information for field {0}
classloaderutil.jarFileNameNotAvailable=CMNUTL9004: name not available
classloaderutil.errorReleasingJarNoName=CMNUTL9005: Error releasing JAR file
© 2015 - 2025 Weber Informatics LLC | Privacy Policy