Interface OMGSystemException


@ExceptionWrapper(idPrefix="IOP") @ORBException(omgException=true, group=0) public interface OMGSystemException
  • Field Details

  • Method Details

    • idlContextNotFound

      @Log(level=WARNING, id=1) @Message("IDL context not found") BAD_CONTEXT idlContextNotFound()
    • noMatchingIdlContext

      @Log(level=WARNING, id=2) @Message("No matching IDL context property") BAD_CONTEXT noMatchingIdlContext()
    • depPreventDestruction

      @Log(level=WARNING, id=1) @Message("Dependency exists in IFR preventing destruction of this object") BAD_INV_ORDER depPreventDestruction()
    • destroyIndestructible

      @Log(level=WARNING, id=2) @Message("Attempt to destroy indestructible objects in IFR") BAD_INV_ORDER destroyIndestructible()
    • shutdownWaitForCompletionDeadlock

      @Log(level=WARNING, id=3) @Message("Operation would deadlock") BAD_INV_ORDER shutdownWaitForCompletionDeadlock()
    • badOperationAfterShutdown

      @Log(level=WARNING, id=4) @Message("ORB has shutdown") BAD_INV_ORDER badOperationAfterShutdown()
    • badInvoke

      @Log(level=WARNING, id=5) @Message("Attempt to invoke send or invoke operation of the same Request object more than once ") BAD_INV_ORDER badInvoke()
    • badSetServantManager

      @Log(level=WARNING, id=6) @Message("Attempt to set a servant manager after one has already been set") BAD_INV_ORDER badSetServantManager()
    • badArgumentsCall

      @Log(level=WARNING, id=7) @Message("ServerRequest::arguments called more than once or after a call to ServerRequest::set_exception") BAD_INV_ORDER badArgumentsCall()
    • badCtxCall

      @Log(level=WARNING, id=8) @Message("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()
    • badResultCall

      @Log(level=WARNING, id=9) @Message("ServerRequest::set_result called more than once or before ServerRequest::arguments or after ServerRequest::set_result or ServerRequest::set_exception") BAD_INV_ORDER badResultCall()
    • badSend

      @Log(level=WARNING, id=10) @Message("Attempt to send a DII request after it was sent previously") BAD_INV_ORDER badSend()
    • badPollBefore

      @Log(level=WARNING, id=11) @Message("Attempt to poll a DII request or to retrieve its result before the request was sent") BAD_INV_ORDER badPollBefore()
    • badPollAfter

      @Log(level=WARNING, id=12) @Message("Attempt to poll a DII request or to retrieve its result after the result was retrieved previously") BAD_INV_ORDER badPollAfter()
    • badPollSync

      @Log(level=WARNING, id=13) @Message("Attempt to poll a synchronous DII request or to retrieve results from a synchronous DII request") BAD_INV_ORDER badPollSync()
    • invalidPiCall1

      @Log(level=FINE, id=14) @Message("Invalid call to forward_reference() when reply status is not LOCATION_FORWARD") BAD_INV_ORDER invalidPiCall1()
    • invalidPiCall2

      @Log(level=FINE, id=14) @Message("Cannot access this attribute or method at this point") BAD_INV_ORDER invalidPiCall2()
    • invalidPiCall3

      @Log(level=FINE, id=14) @Message("Cannot call set_slot from within an ORBInitializer") BAD_INV_ORDER invalidPiCall3()
    • invalidPiCall4

      @Log(level=FINE, id=14) @Message("Cannot call get_slot from within an ORBInitializer") BAD_INV_ORDER invalidPiCall4()
    • serviceContextAddFailed

      @Log(level=FINE, id=15) @Message("Service context add failed in portable interceptor because a service context with id {0} already exists") BAD_INV_ORDER serviceContextAddFailed(int id)
    • policyFactoryRegFailed

      @Log(level=WARNING, id=16) @Message("Registration of PolicyFactory failed because a factory already exists for the given PolicyType {0}") BAD_INV_ORDER policyFactoryRegFailed(int type)
    • createPoaDestroy

      @Log(level=WARNING, id=17) @Message("POA cannot create POAs while undergoing destruction") BAD_INV_ORDER createPoaDestroy()
    • priorityReassign

      @Log(level=WARNING, id=18) @Message("Attempt to reassign priority") BAD_INV_ORDER priorityReassign()
    • xaStartOutsize

      @Log(level=WARNING, id=19) @Message("An OTS/XA integration xa_start() call returned XAER_OUTSIDE") BAD_INV_ORDER xaStartOutsize()
    • xaStartProto

      @Log(level=WARNING, id=20) @Message("An OTS/XA integration xa_ call returned XAER_PROTO") BAD_INV_ORDER xaStartProto()
    • badServantManagerType

      @Log(level=WARNING, id=1) @Message("ServantManager returned wrong servant type") BAD_OPERATION badServantManagerType()
    • operationUnknownToTarget

      @Log(level=WARNING, id=2) @Message("Operation or attribute not known to target object ") BAD_OPERATION operationUnknownToTarget()
    • unableRegisterValueFactory

      @Log(level=WARNING, id=1) @Message("Failure to register, unregister or lookup value factory") BAD_PARAM unableRegisterValueFactory()
    • ridAlreadyDefined

      @Log(level=WARNING, id=2) @Message("RID already defined in IFR") BAD_PARAM ridAlreadyDefined()
    • nameUsedIfr

      @Log(level=WARNING, id=3) @Message("Name already used in the context in IFR ") BAD_PARAM nameUsedIfr()
    • targetNotContainer

      @Log(level=WARNING, id=4) @Message("Target is not a valid container") BAD_PARAM targetNotContainer()
    • nameClash

      @Log(level=WARNING, id=5) @Message("Name clash in inherited context") BAD_PARAM nameClash()
    • notSerializable

      @Log(level=WARNING, id=6) @Message("Class {0} is not Serializable") @CS(MAYBE) BAD_PARAM notSerializable(String arg0)
    • soBadSchemeName

      @Log(level=FINE, id=7) @Message("string_to_object conversion failed due to bad scheme name {0}") BAD_PARAM soBadSchemeName(String arg0)
    • soBadAddress

      @Log(level=FINE, id=8) @Message("string_to_object conversion failed due to bad address in name {0}") BAD_PARAM soBadAddress(@Chain Throwable exc, String arg0)
    • soBadAddress

      @Log(level=FINE, id=8) @Message("string_to_object conversion failed due to bad address in name {0}") BAD_PARAM soBadAddress(String arg0)
    • soBadSchemaSpecific

      @Log(level=FINE, id=9) @Message("string_to_object conversion failed due to bad schema specific part in name {0}") BAD_PARAM soBadSchemaSpecific(@Chain Exception exc, String arg0)
    • soNonSpecific

      @Log(level=WARNING, id=10) @Message("string_to_object conversion failed due to non specific reason") BAD_PARAM soNonSpecific()
    • irDeriveAbsIntBase

      @Log(level=WARNING, id=11) @Message("Attempt to derive abstract interface from non-abstract base interface in the Interface Repository") BAD_PARAM irDeriveAbsIntBase()
    • irValueSupport

      @Log(level=WARNING, id=12) @Message("Attempt to let a ValueDef support more than one non-abstract interface in the Interface Repository") BAD_PARAM irValueSupport()
    • incompleteTypecode

      @Log(level=WARNING, id=13) @Message("Attempt to use an incomplete TypeCode as a parameter") BAD_PARAM incompleteTypecode()
    • invalidObjectId

      @Log(level=WARNING, id=14) @Message("Invalid object id passed to POA::create_reference_by_id ") BAD_PARAM invalidObjectId()
    • typecodeBadName

      @Log(level=WARNING, id=15) @Message("Bad name argument in TypeCode operation") BAD_PARAM typecodeBadName()
    • typecodeBadRepid

      @Log(level=WARNING, id=16) @Message("Bad RepositoryId argument in TypeCode operation") BAD_PARAM typecodeBadRepid()
    • typecodeInvMember

      @Log(level=WARNING, id=17) @Message("Invalid member name in TypeCode operation ") BAD_PARAM typecodeInvMember()
    • tcUnionDupLabel

      @Log(level=WARNING, id=18) @Message("Duplicate label value in create_union_tc ") BAD_PARAM tcUnionDupLabel()
    • tcUnionIncompatible

      @Log(level=WARNING, id=19) @Message("Incompatible TypeCode of label and discriminator in create_union_tc ") BAD_PARAM tcUnionIncompatible()
    • tcUnionBadDisc

      @Log(level=WARNING, id=20) @Message("Supplied discriminator type illegitimate in create_union_tc ") BAD_PARAM tcUnionBadDisc()
    • setExceptionBadAny

      @Log(level=WARNING, id=21) @Message("Any passed to ServerRequest::set_exception does not contain an exception ") BAD_PARAM setExceptionBadAny()
    • setExceptionUnlisted

      @Log(level=WARNING, id=22) @Message("Unlisted user exception passed to ServerRequest::set_exception ") BAD_PARAM setExceptionUnlisted()
    • noClientWcharCodesetCtx

      @Log(level=WARNING, id=23) @Message("wchar transmission code set not in service context") BAD_PARAM noClientWcharCodesetCtx()
    • illegalServiceContext

      @Log(level=WARNING, id=24) @Message("Service context is not in OMG-defined range") BAD_PARAM illegalServiceContext()
    • enumOutOfRange

      @Log(level=WARNING, id=25) @Message("Enum value out of range") BAD_PARAM enumOutOfRange()
    • invalidServiceContextId

      @Log(level=FINE, id=26) @Message("Invalid service context Id in portable interceptor") BAD_PARAM invalidServiceContextId()
    • rirWithNullObject

      @Log(level=WARNING, id=27) @Message("Attempt to call register_initial_reference with a null Object") BAD_PARAM rirWithNullObject()
    • invalidComponentId

      @Log(level=FINE, id=28) @Message("Invalid component Id {0} in portable interceptor") BAD_PARAM invalidComponentId(int arg0)
    • invalidProfileId

      @Log(level=WARNING, id=29) @Message("Profile ID does not define a known profile or it is impossible to add components to that profile") BAD_PARAM invalidProfileId()
    • policyTypeDuplicate

      @Log(level=WARNING, id=30) @Message("Two or more Policy objects with the same PolicyType value supplied to Object::set_policy_overrides or PolicyManager::set_policy_overrides") BAD_PARAM policyTypeDuplicate()
    • badOnewayDefinition

      @Log(level=WARNING, id=31) @Message("Attempt to define a oneway operation with non-void result, out or inout parameters or user exceptions") BAD_PARAM badOnewayDefinition()
    • diiForImplicitOperation

      @Log(level=WARNING, id=32) @Message("DII asked to create request for an implicit operation") BAD_PARAM diiForImplicitOperation()
    • xaCallInval

      @Log(level=WARNING, id=33) @Message("An OTS/XA integration xa_ call returned XAER_INVAL") BAD_PARAM xaCallInval()
    • unionBadDiscriminator

      @Log(level=WARNING, id=34) @Message("Union branch modifier method called with bad case label discriminator") BAD_PARAM unionBadDiscriminator()
    • ctxIllegalPropertyName

      @Log(level=WARNING, id=35) @Message("Illegal IDL context property name") BAD_PARAM ctxIllegalPropertyName()
    • ctxIllegalSearchString

      @Log(level=WARNING, id=36) @Message("Illegal IDL property search string") BAD_PARAM ctxIllegalSearchString()
    • ctxIllegalName

      @Log(level=WARNING, id=37) @Message("Illegal IDL context name") BAD_PARAM ctxIllegalName()
    • ctxNonEmpty

      @Log(level=WARNING, id=38) @Message("Non-empty IDL context") BAD_PARAM ctxNonEmpty()
    • invalidStreamFormatVersion

      @Log(level=WARNING, id=39) @Message("Unsupported RMI/IDL custom value type stream format {0}") BAD_PARAM invalidStreamFormatVersion(int arg0)
    • notAValueoutputstream

      @Log(level=WARNING, id=40) @Message("ORB output stream does not support ValueOutputStream interface") @CS(MAYBE) BAD_PARAM notAValueoutputstream()
    • notAValueinputstream

      @Log(level=WARNING, id=41) @Message("ORB input stream does not support ValueInputStream interface") BAD_PARAM notAValueinputstream()
    • marshallIncompleteTypecode

      @Log(level=WARNING, id=1) @Message("Attempt to marshal incomplete TypeCode") BAD_TYPECODE marshallIncompleteTypecode()
    • badMemberTypecode

      @Log(level=WARNING, id=2) @Message("Member type code illegitimate in TypeCode operation") BAD_TYPECODE badMemberTypecode()
    • illegalParameter

      @Log(level=WARNING, id=3) @Message("Illegal parameter type") BAD_TYPECODE illegalParameter()
    • charNotInCodeset

      @Log(level=WARNING, id=1) @Message("Character does not map to negotiated transmission code set") DATA_CONVERSION charNotInCodeset(@Chain Exception exc)
    • priorityMapFailre

      @Log(level=WARNING, id=2) @Message("Failure of PriorityMapping object") DATA_CONVERSION priorityMapFailre()
    • noUsableProfile

      @Log(level=WARNING, id=1) @Message("Unable to use any profile in IOR") IMP_LIMIT noUsableProfile()
    • priorityRangeRestrict

      @Log(level=WARNING, id=1) @Message("Priority range too restricted for ORB") INITIALIZE priorityRangeRestrict()
    • noServerWcharCodesetCmp

      @Log(level=WARNING, id=1) @Message("wchar Code Set support not specified") INV_OBJREF noServerWcharCodesetCmp()
    • codesetComponentRequired

      @Log(level=WARNING, id=2) @Message("Codeset component required for type using wchar or wstring data") INV_OBJREF codesetComponentRequired()
    • iorPolicyReconcileError

      @Log(level=WARNING, id=1) @Message("Unable to reconcile IOR specified policy with effective policy override") INV_POLICY iorPolicyReconcileError()
    • policyUnknown

      @Log(level=WARNING, id=2) @Message("Invalid PolicyType") INV_POLICY policyUnknown()
    • noPolicyFactory

      @Log(level=WARNING, id=3) @Message("No PolicyFactory has been registered for the given PolicyType") INV_POLICY noPolicyFactory()
    • xaRmerr

      @Log(level=WARNING, id=1) @Message("An OTS/XA integration xa_ call returned XAER_RMERR") INTERNAL xaRmerr()
    • xaRmfail

      @Log(level=WARNING, id=2) @Message("An OTS/XA integration xa_ call returned XAER_RMFAIL") INTERNAL xaRmfail()
    • noIr

      @Log(level=WARNING, id=1) @Message("Interface Repository not available") INTF_REPOS noIr()
    • noInterfaceInIr

      @Log(level=WARNING, id=2) @Message("No entry for requested interface in Interface Repository") INTF_REPOS noInterfaceInIr()
    • unableLocateValueFactory

      @Log(level=FINE, id=1) @Message("Unable to locate value factory") @CS(MAYBE) MARSHAL unableLocateValueFactory()
    • unableLocateValueFactory

      @Log(level=FINE, id=1) @Message("Unable to locate value factory") @CS(MAYBE) MARSHAL unableLocateValueFactory(@Chain Exception exc)
    • setResultBeforeCtx

      @Log(level=WARNING, id=2) @Message("ServerRequest::set_result called before ServerRequest::ctx when the operation IDL contains a context clause ") MARSHAL setResultBeforeCtx()
    • badNvlist

      @Log(level=WARNING, id=3) @Message("NVList passed to ServerRequest::arguments does not describe all parameters passed by client") MARSHAL badNvlist()
    • notAnObjectImpl

      @Log(level=WARNING, id=4) @Message("Attempt to marshal Local object") MARSHAL notAnObjectImpl(@Chain BAD_PARAM exception)
    • wcharBadGiopVersionSent

      @Log(level=WARNING, id=5) @Message("wchar or wstring data erroneously sent by client over GIOP 1.0 connection ") MARSHAL wcharBadGiopVersionSent()
    • wcharBadGiopVersionReturned

      @Log(level=WARNING, id=6) @Message("wchar or wstring data erroneously returned by server over GIOP 1.0 connection ") MARSHAL wcharBadGiopVersionReturned()
    • unsupportedFormatVersion

      @Log(level=WARNING, id=7) @Message("Unsupported RMI/IDL custom value type stream format") @CS(MAYBE) MARSHAL unsupportedFormatVersion()
    • rmiiiopOptionalDataIncompatible1

      @Log(level=FINE, id=8) @Message("No optional data available") MARSHAL rmiiiopOptionalDataIncompatible1()
    • rmiiiopOptionalDataIncompatible2

      @Log(level=FINE, id=8) @Message("Not enough space left in current chunk") MARSHAL rmiiiopOptionalDataIncompatible2()
    • rmiiiopOptionalDataIncompatible3

      @Log(level=FINE, id=8) @Message("Not enough optional data available") MARSHAL rmiiiopOptionalDataIncompatible3()
    • missingLocalValueImpl

      @Log(level=WARNING, id=1) @Message("Missing local value implementation") @CS(MAYBE) NO_IMPLEMENT missingLocalValueImpl(@Chain Throwable exc)
    • missingLocalValueImpl

      @Log(level=WARNING, id=1) @Message("Missing local value implementation") @CS(MAYBE) NO_IMPLEMENT missingLocalValueImpl()
    • incompatibleValueImpl

      @Log(level=WARNING, id=2) @Message("Incompatible value implementation version") @CS(MAYBE) NO_IMPLEMENT incompatibleValueImpl(@Chain Throwable thr)
    • noUsableProfile2

      @Log(level=WARNING, id=3) @Message("Unable to use any profile in IOR") NO_IMPLEMENT noUsableProfile2()
    • diiLocalObject

      @Log(level=WARNING, id=4) @Message("Attempt to use DII on Local object") NO_IMPLEMENT diiLocalObject()
    • bioReset

      @Log(level=WARNING, id=5) @Message("Biomolecular Sequence Analysis iterator cannot be reset") NO_IMPLEMENT bioReset()
    • bioMetaNotAvailable

      @Log(level=WARNING, id=6) @Message("Biomolecular Sequence Analysis metadata is not available as XML") NO_IMPLEMENT bioMetaNotAvailable()
    • bioGenomicNoIterator

      @Log(level=WARNING, id=7) @Message("Genomic Maps iterator cannot be reset") NO_IMPLEMENT bioGenomicNoIterator()
    • piOperationNotSupported1

      @Log(level=FINE, id=1) @Message("The portable Java bindings do not support arguments()") NO_RESOURCES piOperationNotSupported1()
    • piOperationNotSupported2

      @Log(level=FINE, id=1) @Message("The portable Java bindings do not support exceptions()") NO_RESOURCES piOperationNotSupported2()
    • piOperationNotSupported3

      @Log(level=FINE, id=1) @Message("The portable Java bindings do not support contexts()") NO_RESOURCES piOperationNotSupported3()
    • piOperationNotSupported4

      @Log(level=FINE, id=1) @Message("The portable Java bindings do not support operation_context()") NO_RESOURCES piOperationNotSupported4()
    • piOperationNotSupported5

      @Log(level=FINE, id=1) @Message("The portable Java bindings do not support result()") NO_RESOURCES piOperationNotSupported5()
    • piOperationNotSupported6

      @Log(level=FINE, id=1) @Message("The object ID was never set") NO_RESOURCES piOperationNotSupported6()
    • piOperationNotSupported7

      @Log(level=FINE, id=1) @Message("The ObjectKeyTemplate was never set") NO_RESOURCES piOperationNotSupported7()
    • piOperationNotSupported8

      @Log(level=FINE, id=1) @Message("ServerRequest::arguments() was never called") NO_RESOURCES piOperationNotSupported8()
    • noConnectionPriority

      @Log(level=WARNING, id=2) @Message("No connection for request\'s priority") NO_RESOURCES noConnectionPriority()
    • xaRb

      @Log(level=WARNING, id=1) @Message("An OTS/XA integration xa_ call returned XAER_RB") TRANSACTION_ROLLEDBACK xaRb()
    • xaNota

      @Log(level=WARNING, id=2) @Message("An OTS/XA integration xa_ call returned XAER_NOTA") TRANSACTION_ROLLEDBACK xaNota()
    • xaEndTrueRollbackDeferred

      @Log(level=WARNING, id=3) @Message("OTS/XA integration end() was called with success set to TRUE while transaction rollback was deferred") TRANSACTION_ROLLEDBACK xaEndTrueRollbackDeferred()
    • poaRequestDiscard

      @Log(level=WARNING, id=1) @Message("Request discarded because of resource exhaustion in POA or because POA is in DISCARDING state") TRANSIENT poaRequestDiscard()
    • noUsableProfile3

      @Log(level=WARNING, id=2) @Message("No usable profile in IOR") TRANSIENT noUsableProfile3()
    • requestCancelled

      @Log(level=WARNING, id=3) @Message("Request cancelled") TRANSIENT requestCancelled()
    • poaDestroyed

      @Log(level=WARNING, id=4) @Message("POA destroyed") TRANSIENT poaDestroyed()
    • unregisteredValueAsObjref

      @Log(level=WARNING, id=1) @Message("Attempt to pass an unactivated (unregistered) value as an object reference") OBJECT_NOT_EXIST unregisteredValueAsObjref()
    • noObjectAdaptor

      @Log(level=FINE, id=2) @Message("Failed to create or locate Object Adaptor") OBJECT_NOT_EXIST noObjectAdaptor(@Chain Exception exc)
    • noObjectAdaptor

      @Log(level=FINE, id=2) @Message("Failed to create or locate Object Adaptor") OBJECT_NOT_EXIST noObjectAdaptor()
    • bioNotAvailable

      @Log(level=WARNING, id=3) @Message("Biomolecular Sequence Analysis Service is no longer available") OBJECT_NOT_EXIST bioNotAvailable()
    • objectAdapterInactive

      @Log(level=WARNING, id=4) @Message("Object Adapter Inactive") OBJECT_NOT_EXIST objectAdapterInactive()
    • adapterActivatorException

      @Log(level=WARNING, id=1) @Message("System exception in POA::unknown_adapter for POA {0} with parent POA {1}") OBJ_ADAPTER adapterActivatorException(@Chain Exception exc, String arg0, ObjectAdapterId arg1)
    • adapterActivatorException

      @Log(level=WARNING, id=1) @Message("System exception in POA::unknown_adapter for POA {0} with parent POA {1}") OBJ_ADAPTER adapterActivatorException(String arg0, ObjectAdapterId arg1)
    • badServantType

      @Log(level=WARNING, id=2) @Message("Incorrect servant type returned by servant manager ") OBJ_ADAPTER badServantType()
    • noDefaultServant

      @Log(level=WARNING, id=3) @Message("No default servant available [POA policy]") OBJ_ADAPTER noDefaultServant()
    • noServantManager

      @Log(level=WARNING, id=4) @Message("No servant manager available [POA Policy]") OBJ_ADAPTER noServantManager()
    • badPolicyIncarnate

      @Log(level=WARNING, id=5) @Message("Violation of POA policy by ServantActivator::incarnate") OBJ_ADAPTER badPolicyIncarnate()
    • piExcCompEstablished

      @Log(level=WARNING, id=6) @Message("Exception in PortableInterceptor::IORInterceptor.components_established") OBJ_ADAPTER piExcCompEstablished()
    • nullServantReturned

      @Log(level=FINE, id=7) @Message("Null servant returned by servant manager") OBJ_ADAPTER nullServantReturned()
    • unknownUserException

      @Log(level=FINE, id=1) @Message("Unlisted user exception received by client ") @CS(MAYBE) UNKNOWN unknownUserException()
    • unknownUserException

      @Log(level=FINE, id=1) @Message("Unlisted user exception received by client ") @CS(MAYBE) UNKNOWN unknownUserException(@Chain Exception exc)
    • unsupportedSystemException

      @Log(level=WARNING, id=2) @Message("Non-standard System Exception not supported") UNKNOWN unsupportedSystemException()
    • piUnknownUserException

      @Log(level=WARNING, id=3) @Message("An unknown user exception received by a portable interceptor") UNKNOWN piUnknownUserException()