@ExceptionWrapper(idPrefix="IOP") @ORBException(omgException=true, group=0) public interface OMGSystemException
| Modifier and Type | Field and Description |
|---|---|
static String |
adapterActivatorException |
static int |
INVALID_PROFILE_ID |
static String |
missingLocalValueImpl |
static String |
noObjectAdaptor |
static int |
NOT_SERIALIZABLE |
static int |
RMIIIOP_OPTIONAL_DATA_INCOMPATIBLE |
static OMGSystemException |
self |
static String |
soBadAddress |
static String |
unableLocateValueFactory |
static String |
unknownUserException |
static final OMGSystemException self
static final int NOT_SERIALIZABLE
static final String soBadAddress
static final int INVALID_PROFILE_ID
static final String unableLocateValueFactory
static final int RMIIIOP_OPTIONAL_DATA_INCOMPATIBLE
static final String missingLocalValueImpl
static final String noObjectAdaptor
static final String adapterActivatorException
static final String unknownUserException
@Log(level=WARNING,
id=1)
@Message(value="IDL context not found")
BAD_CONTEXT idlContextNotFound()
@Log(level=WARNING,
id=2)
@Message(value="No matching IDL context property")
BAD_CONTEXT noMatchingIdlContext()
@Log(level=WARNING,
id=1)
@Message(value="Dependency exists in IFR preventing destruction of this object")
BAD_INV_ORDER depPreventDestruction()
@Log(level=WARNING,
id=2)
@Message(value="Attempt to destroy indestructible objects in IFR")
BAD_INV_ORDER destroyIndestructible()
@Log(level=WARNING,
id=3)
@Message(value="Operation would deadlock")
BAD_INV_ORDER shutdownWaitForCompletionDeadlock()
@Log(level=WARNING,
id=4)
@Message(value="ORB has shutdown")
BAD_INV_ORDER badOperationAfterShutdown()
@Log(level=WARNING,
id=5)
@Message(value="Attempt to invoke send or invoke operation of the same Request object more than once ")
BAD_INV_ORDER badInvoke()
@Log(level=WARNING,
id=6)
@Message(value="Attempt to set a servant manager after one has already been set")
BAD_INV_ORDER badSetServantManager()
@Log(level=WARNING,
id=7)
@Message(value="ServerRequest::arguments called more than once or after a call to ServerRequest::set_exception")
BAD_INV_ORDER badArgumentsCall()
@Log(level=WARNING,
id=8)
@Message(value="ServerRequest::ctx called more than once or before ServerRequest::arguments or after ServerRequest::ctx, ServerRequest::set_result or ServerRequest::set_exception")
BAD_INV_ORDER badCtxCall()
@Log(level=WARNING,
id=9)
@Message(value="ServerRequest::set_result called more than once or before ServerRequest::arguments or after ServerRequest::set_result or ServerRequest::set_exception")
BAD_INV_ORDER badResultCall()
@Log(level=WARNING,
id=10)
@Message(value="Attempt to send a DII request after it was sent previously")
BAD_INV_ORDER badSend()
@Log(level=WARNING,
id=11)
@Message(value="Attempt to poll a DII request or to retrieve its result before the request was sent")
BAD_INV_ORDER badPollBefore()
@Log(level=WARNING,
id=12)
@Message(value="Attempt to poll a DII request or to retrieve its result after the result was retrieved previously")
BAD_INV_ORDER badPollAfter()
@Log(level=WARNING,
id=13)
@Message(value="Attempt to poll a synchronous DII request or to retrieve results from a synchronous DII request")
BAD_INV_ORDER badPollSync()
@Log(level=FINE,
id=14)
@Message(value="Invalid call to forward_reference() when reply status is not LOCATION_FORWARD")
BAD_INV_ORDER invalidPiCall1()
@Log(level=FINE,
id=14)
@Message(value="Cannot access this attribute or method at this point")
BAD_INV_ORDER invalidPiCall2()
@Log(level=FINE,
id=14)
@Message(value="Cannot call set_slot from within an ORBInitializer")
BAD_INV_ORDER invalidPiCall3()
@Log(level=FINE,
id=14)
@Message(value="Cannot call get_slot from within an ORBInitializer")
BAD_INV_ORDER invalidPiCall4()
@Log(level=FINE,
id=15)
@Message(value="Service context add failed in portable interceptor because a service context with id {0} already exists")
BAD_INV_ORDER serviceContextAddFailed(int id)
@Log(level=WARNING,
id=16)
@Message(value="Registration of PolicyFactory failed because a factory already exists for the given PolicyType {0}")
BAD_INV_ORDER policyFactoryRegFailed(int type)
@Log(level=WARNING,
id=17)
@Message(value="POA cannot create POAs while undergoing destruction")
BAD_INV_ORDER createPoaDestroy()
@Log(level=WARNING,
id=18)
@Message(value="Attempt to reassign priority")
BAD_INV_ORDER priorityReassign()
@Log(level=WARNING,
id=19)
@Message(value="An OTS/XA integration xa_start() call returned XAER_OUTSIDE")
BAD_INV_ORDER xaStartOutsize()
@Log(level=WARNING,
id=20)
@Message(value="An OTS/XA integration xa_ call returned XAER_PROTO")
BAD_INV_ORDER xaStartProto()
@Log(level=WARNING,
id=1)
@Message(value="ServantManager returned wrong servant type")
BAD_OPERATION badServantManagerType()
@Log(level=WARNING,
id=2)
@Message(value="Operation or attribute not known to target object ")
BAD_OPERATION operationUnknownToTarget()
@Log(level=WARNING,
id=1)
@Message(value="Failure to register, unregister or lookup value factory")
BAD_PARAM unableRegisterValueFactory()
@Log(level=WARNING,
id=2)
@Message(value="RID already defined in IFR")
BAD_PARAM ridAlreadyDefined()
@Log(level=WARNING,
id=3)
@Message(value="Name already used in the context in IFR ")
BAD_PARAM nameUsedIfr()
@Log(level=WARNING,
id=4)
@Message(value="Target is not a valid container")
BAD_PARAM targetNotContainer()
@Log(level=WARNING,
id=5)
@Message(value="Name clash in inherited context")
BAD_PARAM nameClash()
@Log(level=WARNING,
id=6)
@Message(value="Class {0} is not Serializable")
@CS(value=MAYBE)
BAD_PARAM notSerializable(String arg0)
@Log(level=FINE,
id=7)
@Message(value="string_to_object conversion failed due to bad scheme name {0}")
BAD_PARAM soBadSchemeName(String arg0)
@Log(level=FINE,
id=8)
@Message(value="string_to_object conversion failed due to bad address in name {0}")
BAD_PARAM soBadAddress(@Chain
Throwable exc,
String arg0)
@Log(level=FINE,
id=8)
@Message(value="string_to_object conversion failed due to bad address in name {0}")
BAD_PARAM soBadAddress(String arg0)
@Log(level=FINE,
id=9)
@Message(value="string_to_object conversion failed due to bad schema specific part in name {0}")
BAD_PARAM soBadSchemaSpecific(@Chain
Exception exc,
String arg0)
@Log(level=WARNING,
id=10)
@Message(value="string_to_object conversion failed due to non specific reason")
BAD_PARAM soNonSpecific()
@Log(level=WARNING,
id=11)
@Message(value="Attempt to derive abstract interface from non-abstract base interface in the Interface Repository")
BAD_PARAM irDeriveAbsIntBase()
@Log(level=WARNING,
id=12)
@Message(value="Attempt to let a ValueDef support more than one non-abstract interface in the Interface Repository")
BAD_PARAM irValueSupport()
@Log(level=WARNING,
id=13)
@Message(value="Attempt to use an incomplete TypeCode as a parameter")
BAD_PARAM incompleteTypecode()
@Log(level=WARNING,
id=14)
@Message(value="Invalid object id passed to POA::create_reference_by_id ")
BAD_PARAM invalidObjectId()
@Log(level=WARNING,
id=15)
@Message(value="Bad name argument in TypeCode operation")
BAD_PARAM typecodeBadName()
@Log(level=WARNING,
id=16)
@Message(value="Bad RepositoryId argument in TypeCode operation")
BAD_PARAM typecodeBadRepid()
@Log(level=WARNING,
id=17)
@Message(value="Invalid member name in TypeCode operation ")
BAD_PARAM typecodeInvMember()
@Log(level=WARNING,
id=18)
@Message(value="Duplicate label value in create_union_tc ")
BAD_PARAM tcUnionDupLabel()
@Log(level=WARNING,
id=19)
@Message(value="Incompatible TypeCode of label and discriminator in create_union_tc ")
BAD_PARAM tcUnionIncompatible()
@Log(level=WARNING,
id=20)
@Message(value="Supplied discriminator type illegitimate in create_union_tc ")
BAD_PARAM tcUnionBadDisc()
@Log(level=WARNING,
id=21)
@Message(value="Any passed to ServerRequest::set_exception does not contain an exception ")
BAD_PARAM setExceptionBadAny()
@Log(level=WARNING,
id=22)
@Message(value="Unlisted user exception passed to ServerRequest::set_exception ")
BAD_PARAM setExceptionUnlisted()
@Log(level=WARNING,
id=23)
@Message(value="wchar transmission code set not in service context")
BAD_PARAM noClientWcharCodesetCtx()
@Log(level=WARNING,
id=24)
@Message(value="Service context is not in OMG-defined range")
BAD_PARAM illegalServiceContext()
@Log(level=WARNING,
id=25)
@Message(value="Enum value out of range")
BAD_PARAM enumOutOfRange()
@Log(level=FINE,
id=26)
@Message(value="Invalid service context Id in portable interceptor")
BAD_PARAM invalidServiceContextId()
@Log(level=WARNING,
id=27)
@Message(value="Attempt to call register_initial_reference with a null Object")
BAD_PARAM rirWithNullObject()
@Log(level=FINE,
id=28)
@Message(value="Invalid component Id {0} in portable interceptor")
BAD_PARAM invalidComponentId(int arg0)
@Log(level=WARNING,
id=29)
@Message(value="Profile ID does not define a known profile or it is impossible to add components to that profile")
BAD_PARAM invalidProfileId()
@Log(level=WARNING,
id=30)
@Message(value="Two or more Policy objects with the same PolicyType value supplied to Object::set_policy_overrides or PolicyManager::set_policy_overrides")
BAD_PARAM policyTypeDuplicate()
@Log(level=WARNING,
id=31)
@Message(value="Attempt to define a oneway operation with non-void result, out or inout parameters or user exceptions")
BAD_PARAM badOnewayDefinition()
@Log(level=WARNING,
id=32)
@Message(value="DII asked to create request for an implicit operation")
BAD_PARAM diiForImplicitOperation()
@Log(level=WARNING,
id=33)
@Message(value="An OTS/XA integration xa_ call returned XAER_INVAL")
BAD_PARAM xaCallInval()
@Log(level=WARNING,
id=34)
@Message(value="Union branch modifier method called with bad case label discriminator")
BAD_PARAM unionBadDiscriminator()
@Log(level=WARNING,
id=35)
@Message(value="Illegal IDL context property name")
BAD_PARAM ctxIllegalPropertyName()
@Log(level=WARNING,
id=36)
@Message(value="Illegal IDL property search string")
BAD_PARAM ctxIllegalSearchString()
@Log(level=WARNING,
id=37)
@Message(value="Illegal IDL context name")
BAD_PARAM ctxIllegalName()
@Log(level=WARNING,
id=38)
@Message(value="Non-empty IDL context")
BAD_PARAM ctxNonEmpty()
@Log(level=WARNING,
id=39)
@Message(value="Unsupported RMI/IDL custom value type stream format {0}")
BAD_PARAM invalidStreamFormatVersion(int arg0)
@Log(level=WARNING,
id=40)
@Message(value="ORB output stream does not support ValueOutputStream interface")
@CS(value=MAYBE)
BAD_PARAM notAValueoutputstream()
@Log(level=WARNING,
id=41)
@Message(value="ORB input stream does not support ValueInputStream interface")
BAD_PARAM notAValueinputstream()
@Log(level=WARNING,
id=1)
@Message(value="Attempt to marshal incomplete TypeCode")
BAD_TYPECODE marshallIncompleteTypecode()
@Log(level=WARNING,
id=2)
@Message(value="Member type code illegitimate in TypeCode operation")
BAD_TYPECODE badMemberTypecode()
@Log(level=WARNING,
id=3)
@Message(value="Illegal parameter type")
BAD_TYPECODE illegalParameter()
@Log(level=WARNING,
id=1)
@Message(value="Character does not map to negotiated transmission code set")
DATA_CONVERSION charNotInCodeset(@Chain
Exception exc)
@Log(level=WARNING,
id=2)
@Message(value="Failure of PriorityMapping object")
DATA_CONVERSION priorityMapFailre()
@Log(level=WARNING,
id=1)
@Message(value="Unable to use any profile in IOR")
IMP_LIMIT noUsableProfile()
@Log(level=WARNING,
id=1)
@Message(value="Priority range too restricted for ORB")
INITIALIZE priorityRangeRestrict()
@Log(level=WARNING,
id=1)
@Message(value="wchar Code Set support not specified")
INV_OBJREF noServerWcharCodesetCmp()
@Log(level=WARNING,
id=2)
@Message(value="Codeset component required for type using wchar or wstring data")
INV_OBJREF codesetComponentRequired()
@Log(level=WARNING,
id=1)
@Message(value="Unable to reconcile IOR specified policy with effective policy override")
INV_POLICY iorPolicyReconcileError()
@Log(level=WARNING,
id=2)
@Message(value="Invalid PolicyType")
INV_POLICY policyUnknown()
@Log(level=WARNING,
id=3)
@Message(value="No PolicyFactory has been registered for the given PolicyType")
INV_POLICY noPolicyFactory()
@Log(level=WARNING,
id=1)
@Message(value="An OTS/XA integration xa_ call returned XAER_RMERR")
INTERNAL xaRmerr()
@Log(level=WARNING,
id=2)
@Message(value="An OTS/XA integration xa_ call returned XAER_RMFAIL")
INTERNAL xaRmfail()
@Log(level=WARNING,
id=1)
@Message(value="Interface Repository not available")
INTF_REPOS noIr()
@Log(level=WARNING,
id=2)
@Message(value="No entry for requested interface in Interface Repository")
INTF_REPOS noInterfaceInIr()
@Log(level=FINE,
id=1)
@Message(value="Unable to locate value factory")
@CS(value=MAYBE)
MARSHAL unableLocateValueFactory()
@Log(level=FINE,
id=1)
@Message(value="Unable to locate value factory")
@CS(value=MAYBE)
MARSHAL unableLocateValueFactory(@Chain
Exception exc)
@Log(level=WARNING,
id=2)
@Message(value="ServerRequest::set_result called before ServerRequest::ctx when the operation IDL contains a context clause ")
MARSHAL setResultBeforeCtx()
@Log(level=WARNING,
id=3)
@Message(value="NVList passed to ServerRequest::arguments does not describe all parameters passed by client")
MARSHAL badNvlist()
@Log(level=WARNING,
id=4)
@Message(value="Attempt to marshal Local object")
MARSHAL notAnObjectImpl(@Chain
BAD_PARAM exception)
@Log(level=WARNING,
id=5)
@Message(value="wchar or wstring data erroneously sent by client over GIOP 1.0 connection ")
MARSHAL wcharBadGiopVersionSent()
@Log(level=WARNING,
id=6)
@Message(value="wchar or wstring data erroneously returned by server over GIOP 1.0 connection ")
MARSHAL wcharBadGiopVersionReturned()
@Log(level=WARNING,
id=7)
@Message(value="Unsupported RMI/IDL custom value type stream format")
@CS(value=MAYBE)
MARSHAL unsupportedFormatVersion()
@Log(level=FINE,
id=8)
@Message(value="No optional data available")
MARSHAL rmiiiopOptionalDataIncompatible1()
@Log(level=FINE,
id=8)
@Message(value="Not enough space left in current chunk")
MARSHAL rmiiiopOptionalDataIncompatible2()
@Log(level=FINE,
id=8)
@Message(value="Not enough optional data available")
MARSHAL rmiiiopOptionalDataIncompatible3()
@Log(level=WARNING,
id=1)
@Message(value="Missing local value implementation")
@CS(value=MAYBE)
NO_IMPLEMENT missingLocalValueImpl(@Chain
Throwable exc)
@Log(level=WARNING,
id=1)
@Message(value="Missing local value implementation")
@CS(value=MAYBE)
NO_IMPLEMENT missingLocalValueImpl()
@Log(level=WARNING,
id=2)
@Message(value="Incompatible value implementation version")
@CS(value=MAYBE)
NO_IMPLEMENT incompatibleValueImpl(@Chain
Throwable thr)
@Log(level=WARNING,
id=3)
@Message(value="Unable to use any profile in IOR")
NO_IMPLEMENT noUsableProfile2()
@Log(level=WARNING,
id=4)
@Message(value="Attempt to use DII on Local object")
NO_IMPLEMENT diiLocalObject()
@Log(level=WARNING,
id=5)
@Message(value="Biomolecular Sequence Analysis iterator cannot be reset")
NO_IMPLEMENT bioReset()
@Log(level=WARNING,
id=6)
@Message(value="Biomolecular Sequence Analysis metadata is not available as XML")
NO_IMPLEMENT bioMetaNotAvailable()
@Log(level=WARNING,
id=7)
@Message(value="Genomic Maps iterator cannot be reset")
NO_IMPLEMENT bioGenomicNoIterator()
@Log(level=FINE,
id=1)
@Message(value="The portable Java bindings do not support arguments()")
NO_RESOURCES piOperationNotSupported1()
@Log(level=FINE,
id=1)
@Message(value="The portable Java bindings do not support exceptions()")
NO_RESOURCES piOperationNotSupported2()
@Log(level=FINE,
id=1)
@Message(value="The portable Java bindings do not support contexts()")
NO_RESOURCES piOperationNotSupported3()
@Log(level=FINE,
id=1)
@Message(value="The portable Java bindings do not support operation_context()")
NO_RESOURCES piOperationNotSupported4()
@Log(level=FINE,
id=1)
@Message(value="The portable Java bindings do not support result()")
NO_RESOURCES piOperationNotSupported5()
@Log(level=FINE,
id=1)
@Message(value="The object ID was never set")
NO_RESOURCES piOperationNotSupported6()
@Log(level=FINE,
id=1)
@Message(value="The ObjectKeyTemplate was never set")
NO_RESOURCES piOperationNotSupported7()
@Log(level=FINE,
id=1)
@Message(value="ServerRequest::arguments() was never called")
NO_RESOURCES piOperationNotSupported8()
@Log(level=WARNING,
id=2)
@Message(value="No connection for request\'s priority")
NO_RESOURCES noConnectionPriority()
@Log(level=WARNING,
id=1)
@Message(value="An OTS/XA integration xa_ call returned XAER_RB")
TRANSACTION_ROLLEDBACK xaRb()
@Log(level=WARNING,
id=2)
@Message(value="An OTS/XA integration xa_ call returned XAER_NOTA")
TRANSACTION_ROLLEDBACK xaNota()
@Log(level=WARNING,
id=3)
@Message(value="OTS/XA integration end() was called with success set to TRUE while transaction rollback was deferred")
TRANSACTION_ROLLEDBACK xaEndTrueRollbackDeferred()
@Log(level=WARNING,
id=1)
@Message(value="Request discarded because of resource exhaustion in POA or because POA is in DISCARDING state")
TRANSIENT poaRequestDiscard()
@Log(level=WARNING,
id=2)
@Message(value="No usable profile in IOR")
TRANSIENT noUsableProfile3()
@Log(level=WARNING,
id=3)
@Message(value="Request cancelled")
TRANSIENT requestCancelled()
@Log(level=WARNING,
id=4)
@Message(value="POA destroyed")
TRANSIENT poaDestroyed()
@Log(level=WARNING,
id=1)
@Message(value="Attempt to pass an unactivated (unregistered) value as an object reference")
OBJECT_NOT_EXIST unregisteredValueAsObjref()
@Log(level=FINE,
id=2)
@Message(value="Failed to create or locate Object Adaptor")
OBJECT_NOT_EXIST noObjectAdaptor(@Chain
Exception exc)
@Log(level=FINE,
id=2)
@Message(value="Failed to create or locate Object Adaptor")
OBJECT_NOT_EXIST noObjectAdaptor()
@Log(level=WARNING,
id=3)
@Message(value="Biomolecular Sequence Analysis Service is no longer available")
OBJECT_NOT_EXIST bioNotAvailable()
@Log(level=WARNING,
id=4)
@Message(value="Object Adapter Inactive")
OBJECT_NOT_EXIST objectAdapterInactive()
@Log(level=WARNING,
id=1)
@Message(value="System exception in POA::unknown_adapter for POA {0} with parent POA {1}")
OBJ_ADAPTER adapterActivatorException(@Chain
Exception exc,
String arg0,
ObjectAdapterId arg1)
@Log(level=WARNING,
id=1)
@Message(value="System exception in POA::unknown_adapter for POA {0} with parent POA {1}")
OBJ_ADAPTER adapterActivatorException(String arg0,
ObjectAdapterId arg1)
@Log(level=WARNING,
id=2)
@Message(value="Incorrect servant type returned by servant manager ")
OBJ_ADAPTER badServantType()
@Log(level=WARNING,
id=3)
@Message(value="No default servant available [POA policy]")
OBJ_ADAPTER noDefaultServant()
@Log(level=WARNING,
id=4)
@Message(value="No servant manager available [POA Policy]")
OBJ_ADAPTER noServantManager()
@Log(level=WARNING,
id=5)
@Message(value="Violation of POA policy by ServantActivator::incarnate")
OBJ_ADAPTER badPolicyIncarnate()
@Log(level=WARNING,
id=6)
@Message(value="Exception in PortableInterceptor::IORInterceptor.components_established")
OBJ_ADAPTER piExcCompEstablished()
@Log(level=FINE,
id=7)
@Message(value="Null servant returned by servant manager")
OBJ_ADAPTER nullServantReturned()
@Log(level=FINE,
id=1)
@Message(value="Unlisted user exception received by client ")
@CS(value=MAYBE)
UNKNOWN unknownUserException()
@Log(level=FINE,
id=1)
@Message(value="Unlisted user exception received by client ")
@CS(value=MAYBE)
UNKNOWN unknownUserException(@Chain
Exception exc)
@Log(level=WARNING,
id=2)
@Message(value="Non-standard System Exception not supported")
UNKNOWN unsupportedSystemException()
@Log(level=WARNING,
id=3)
@Message(value="An unknown user exception received by a portable interceptor")
UNKNOWN piUnknownUserException()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.