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

cddl, copyright, destination, destination, exception, exception, gpl, jms, jndi, jndi, license, license, message, 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.core.jndi logger 
# LogDomains.NAMING_LOGGER, subsystem SEC.
# See java.text.MessageFormat for details on constructing messages.
# Messages in this file must be of the form 
# <Subsystem><4CharIntegerMessageId>:
#
#####################
#JNDI Naming Messages
#####################
java_jndi.excep_in_corbanameurl_main=NAM0000: Exception in Main of CorbaNameURL.
java_jndi.excep_in_main=NAM0001: Exception in Main.

enterprise_naming.excep_in_copymutableobj=NAM0002: Exception in NamingManagerImpl copyMutableObject().
NAM0002.diag.cause.1=Problem with serialising or deserialising of the object
NAM0002.diag.check.1=Check the class hierarchy to see if all the classes are Serializable. 

enterprise_naming.excep_in_insertserialcontextprovider=NAM0003: Exception in SerialContextProviderImpl InsertSerialContextProvider() : {0}.
NAM0003.diag.cause.1=Problem in creating a remote object for SerialContextProvider.
NAM0003.diag.check.1=Check if ORB CosNaming Service initialised.
NAM0003.diag.cause.2=Problem during publishing SerialContextProvider in CosNaming Service.
NAM0003.diag.check.2=Check if ORB CosNaming Service initialised.

enterprise_naming.serialctx_communication_exception=NAM0004: Exception during name lookup : {0}
NAM0004.diag.cause.1=App Server may not be running at port intended.
NAM0004.diag.check.1=Check to see if the AppServer is up and running on the port intended. The problem could be because of incorrect port.
NAM0004.diag.cause.2= Possible Network Error.
NAM0004.diag.check.2=Check to see if you can access the host on which the AppServer running.


enterprise_naming.notfound_jmsconnfactory=NAM0005: JMS Connection Factory resource not found: {0}
NAM0005.diag.cause.1=The JMS Connection Factory may not be bound to a JNDI name.
NAM0005.diag.check.1=Check the list of JNDI bindings by clicking on the JNDI tree on the Admnistrator's console. Check the JMS resource references bindings.

enterprise_naming.notfound_jmsdestination=NAM0006: JMS Destination Object or Administered Object not found: {0}
NAM0006.diag.cause.1=The JMS destination may not be bound to a JNDI name.
NAM0006.diag.check.1=Check the list of JNDI bindings by clicking on the JNDI tree on the Admnistrator's console. Check the JMS resource references bindings.

naming.unresolvedmsgdestref=NAM0007 : Message Destination Reference {0} has not been linked to a Message Destination
NAM0007.diag.cause.1=Unresolved Message Destination Reference
NAM0007.diag.check.1=Check if the Message Destination has been linked to a Message Destination

naming.invalidDestination=NAM0008 : Invalid Destination: {0} for {1}
NAM0008.diag.cause.1=Invalid Destination Name
NAM0008.diag.check.1= Check Destination Name


##############################
#Naming LoadBalancing Messages
##############################
no.endpoints.selected=NAM1000: No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead
NAM1000.diag.cause.1=No endpoints selected.
NAM1000.diag.check.1=Check system property com.sun.appserv.iiop.endpoints

no.endpoints.selected.provider=NAM1001: No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead
NAM1001.diag.cause.1=No endpoints selected.
NAM1001.diag.check.1=Check system property com.sun.appserv.iiop.endpoints

provider.exception=NAM1002 : Exception : (0) thrown for bad provider URL String: {1}
NAM1002.diag.cause.1=Bad JNDI provider URL
NAM1002.diag.check.1=Check system property java.naming.provider.url

bad.host.port=NAM1003 : Bad host:port entry: {0} Exception thrown : {1}
NAM1003.diag.cause.1=Bad host:port entry
NAM1003.diag.check.1=Check system property com.sun.appserv.iiop.endpoints

unknown.host=NAM1004 : Unknown host: {0} Exception thrown : {1}
NAM1004.diag.cause.1=Unknown host
NAM1004.diag.check.1=Check the host entry

no.endpoints=NAM1005 : No Endpoints selected. Please specify using system property com.sun.appserv.iiop.endpoints.
NAM1005.diag.cause.1=No endpoints selected.
NAM1005.diag.check.1=Check system property com.sun.appserv.iiop.endpoints

groupinfoservice.lookup.problem=NAM1006 : Problem with resolving the reference to the FOLB GroupInfoService. Exception occurred : {0}
groupinfoservice.membership.notification.problem=NAM1007 : Problem with membership change notification. Exception occurred : {0}
loadbalancing.policy.incorrect=NAM1008 : Please specify ic-based or ic-based-weighted as the LoadBalancing policy

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.