JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Error Message Reference
search filter icon
search icon

Document Information

Preface

1.  Oracle GlassFish Server Error Messages

ACC

ACDEPL

ACT

ADM

BKUP

CMNUTL

CORE

DIAG

DPL

DTX

EJB

GMSAD

GMSBS

IIOP

IOP

JBISE

JDO

JML

JMS

JTS

LDR

MDB

MNTG

NAM

PAYL

PER

RAR

SEC

SECJB

SGMT

SGTM

SMGT

TLS

UTIL

WEB

WS

NAM

NAM0000 Exception in Main of CorbaNameURL.

Description: TBD

NAM0001 Exception in Main.

Description: TBD

NAM0002 Exception in NamingManagerImpl copyMutableObject().

Cause: Problem with serialising or deserialising of the object

Solution: Check the class hierarchy to see if all the classes are Serializable.

NAM0003 Exception in SerialContextProviderImpl InsertSerialContextProvider() : {0}.

Cause: Problem in creating a remote object for SerialContextProvider.

Cause: Problem during publishing SerialContextProvider in CosNaming Service.

Solution: Check if ORB CosNaming Service initialised.

Solution: Check if ORB CosNaming Service initialised.

NAM0004 Exception during name lookup : {0}

Cause: App Server may not be running at port intended.

Cause: Possible Network Error.

Solution: Check to see if the AppServer is up and running on the port intended. The problem could be because of incorrect port.

Solution: Check to see if you can access the host on which the AppServer running.

NAM0005 JMS Connection Factory resource not found: {0}

Cause: The JMS Connection Factory may not be bound to a JNDI name.

Solution: Check the list of JNDI bindings by clicking on the JNDI tree on the Admnistrator's console. Check the JMS resource references bindings.

NAM0006 JMS Destination Object or Administered Object not found: {0}

Cause: The JMS destination may not be bound to a JNDI name.

Solution: Check the list of JNDI bindings by clicking on the JNDI tree on the Admnistrator's console. Check the JMS resource references bindings.

NAM0007 Message Destination Reference {0} has not been linked to a Message Destination

Cause: Unresolved Message Destination Reference

Solution: Check if the Message Destination has been linked to a Message Destination

NAM0008 Invalid Destination: {0} for {1}

Cause: Invalid Destination Name

Solution: Check Destination Name

NAM1000 No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using {0}:{1} instead

Cause: No endpoints selected.

Solution: Check system property com.sun.appserv.iiop.endpoints

NAM1001 No Endpoints selected in com.sun.appserv.iiop.endpoints property. Using JNDI Provider URL {0} instead

Cause: No endpoints selected.

Solution: Check system property com.sun.appserv.iiop.endpoints

NAM1002 Exception : (0) thrown for bad provider URL String: {1}

Cause: Bad JNDI provider URL

Solution: Check system property java.naming.provider.url

NAM1003 Bad host:port entry: {0} Exception thrown : {1}

Cause: Bad host:port entry

Solution: Check system property com.sun.appserv.iiop.endpoints

NAM1004 Unknown host: {0} Exception thrown : {1}

Cause: Unknown host

Solution: Check the host entry

NAM1005 No Endpoints selected. Please specify using system property com.sun.appserv.iiop.endpoints.

Cause: No endpoints selected.

Solution: Check system property com.sun.appserv.iiop.endpoints

NAM1006 Problem with resolving the reference to the FOLB GroupInfoService. Exception occurred : {0}

Description: TBD

NAM1007 Problem with membership change notification. Exception occurred : {0}

Description: TBD

NAM1008 Please specify ic-based or ic-based-weighted as the LoadBalancing policy

Description: TBD