Generated scanning the basedir ../../../../ACS/
Generated at Mon Feb 8 16:53:58 2016
Error name: | maciErrType |
Error code: | 25 |
The error is defined in: | ../../../../ACS/LGPL/CommonSoftware/maciidl/ws/idl/maciErrType.xml |
IDL | |
File name: | maciErrType.idl |
Module: | maciErrType |
C++ | |
Include file name: | #include <maciErrType.h> |
Namespace: | using namespace maciErrType; |
Exception for type: | maciErrType::maciErrTypeExImpl |
Library file name: | libmaciErrType.so libmaciErrType.a |
Python | |
Python imports: | import maciErrTypeImpl |
Java | |
Jar file name: | maciErrType.jar |
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; |
Exception for type: | alma.maciErrType.maciErrTypeEx |
Exception for type (wrapper): | alma.maciErrType.wrapper.AcsJmaciErrTypeEx |
Short description | Error creating component | |||||||||
Description | Error creating the component | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | ComponentCreation | |||||||||
Exception: | ComponentCreationEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::ComponentCreationExImpl | |||||||||
Completion: | maciErrType::ComponentCreationCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentCreationExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.ComponentCreationEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.ComponentCreationEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentCreationEx |
Short description | Error retrieving component | |||||||||
Description | Error retrieving component | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | CannotGetComponent | |||||||||
Exception: | CannotGetComponentEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::CannotGetComponentExImpl | |||||||||
Completion: | maciErrType::CannotGetComponentCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.CannotGetComponentExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.CannotGetComponentEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.CannotGetComponentEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotGetComponentEx |
Short description | The requested Component had not been already activated at request time | ||||||
Description | The requested Component had not been already activated at request time. This was a precondition for the request to succeed | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | ComponentNotAlreadyActivated | ||||||
Exception: | ComponentNotAlreadyActivatedEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::ComponentNotAlreadyActivatedExImpl | ||||||
Completion: | maciErrType::ComponentNotAlreadyActivatedCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentNotAlreadyActivatedExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.ComponentNotAlreadyActivatedEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.ComponentNotAlreadyActivatedEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentNotAlreadyActivatedEx |
Short description | The configuration for the requested Component could not be found | ||||||
Description | The configuration for the requested Component could not be found | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | ComponentConfigurationNotFound | ||||||
Exception: | ComponentConfigurationNotFoundEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::ComponentConfigurationNotFoundExImpl | ||||||
Completion: | maciErrType::ComponentConfigurationNotFoundCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentConfigurationNotFoundExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.ComponentConfigurationNotFoundEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.ComponentConfigurationNotFoundEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentConfigurationNotFoundEx |
Short description | Thrown if the resulting structure is not complete. | ||||||||||||||||||
Description | Thrown if the resulting structure is not complete. | ||||||||||||||||||
Members |
| ||||||||||||||||||
IDL | |||||||||||||||||||
File name: | maciErrType.idl | ||||||||||||||||||
Module: | maciErrType | ||||||||||||||||||
Error code: | IncompleteComponentSpec | ||||||||||||||||||
Exception: | IncompleteComponentSpecEx | ||||||||||||||||||
C++ | |||||||||||||||||||
Include file name: | #include <maciErrType.h> | ||||||||||||||||||
Namespace: | using namespace maciErrType; | ||||||||||||||||||
Exception for error: | maciErrType::IncompleteComponentSpecExImpl | ||||||||||||||||||
Completion: | maciErrType::IncompleteComponentSpecCompletion | ||||||||||||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||||||||||||||
Python | |||||||||||||||||||
Imports: | import maciErrTypeImpl | ||||||||||||||||||
Raise a local exception: | raise maciErrTypeImpl.IncompleteComponentSpecExImpl() | ||||||||||||||||||
Catch exception: | except maciErrTypeImpl.IncompleteComponentSpecEx, e: | ||||||||||||||||||
Java | |||||||||||||||||||
Jar file name: | maciErrType.jar | ||||||||||||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||||||||||||||
Exception for error: | alma.maciErrType.IncompleteComponentSpecEx | ||||||||||||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJIncompleteComponentSpecEx |
Short description | Thrown if the resulting structure is incompatible with a component of the same name already active. | ||||||||||||||||||
Description | Thrown if the resulting structure is incompatible with a component of the same name already active. Additional data describes the active component | ||||||||||||||||||
Members |
| ||||||||||||||||||
IDL | |||||||||||||||||||
File name: | maciErrType.idl | ||||||||||||||||||
Module: | maciErrType | ||||||||||||||||||
Error code: | ComponentSpecIncompatibleWithActiveComponent | ||||||||||||||||||
Exception: | ComponentSpecIncompatibleWithActiveComponentEx | ||||||||||||||||||
C++ | |||||||||||||||||||
Include file name: | #include <maciErrType.h> | ||||||||||||||||||
Namespace: | using namespace maciErrType; | ||||||||||||||||||
Exception for error: | maciErrType::ComponentSpecIncompatibleWithActiveComponentExImpl | ||||||||||||||||||
Completion: | maciErrType::ComponentSpecIncompatibleWithActiveComponentCompletion | ||||||||||||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||||||||||||||
Python | |||||||||||||||||||
Imports: | import maciErrTypeImpl | ||||||||||||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentSpecIncompatibleWithActiveComponentExImpl() | ||||||||||||||||||
Catch exception: | except maciErrTypeImpl.ComponentSpecIncompatibleWithActiveComponentEx, e: | ||||||||||||||||||
Java | |||||||||||||||||||
Jar file name: | maciErrType.jar | ||||||||||||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||||||||||||||
Exception for error: | alma.maciErrType.ComponentSpecIncompatibleWithActiveComponentEx | ||||||||||||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentSpecIncompatibleWithActiveComponentEx |
Short description | Thrown if there is no valid dynamic component found for given resulting structure. | ||||||
Description | Thrown if there is no valid dynamic component found for given resulting structure. | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | InvalidComponentSpec | ||||||
Exception: | InvalidComponentSpecEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::InvalidComponentSpecExImpl | ||||||
Completion: | maciErrType::InvalidComponentSpecCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.InvalidComponentSpecExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.InvalidComponentSpecEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.InvalidComponentSpecEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJInvalidComponentSpecEx |
Short description | Thrown if no default component is found. | ||||||
Description | Thrown if no default component is found. | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | NoDefaultComponent | ||||||
Exception: | NoDefaultComponentEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::NoDefaultComponentExImpl | ||||||
Completion: | maciErrType::NoDefaultComponentCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.NoDefaultComponentExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.NoDefaultComponentEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.NoDefaultComponentEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJNoDefaultComponentEx |
Short description | Error retrieving service | ||||||
Description | Error retrieving service | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | CannotGetService | ||||||
Exception: | CannotGetServiceEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::CannotGetServiceExImpl | ||||||
Completion: | maciErrType::CannotGetServiceCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.CannotGetServiceExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.CannotGetServiceEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.CannotGetServiceEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotGetServiceEx |
Short description | Error activating component | |||||||||||||||
Description | Error activating component | |||||||||||||||
Members |
| |||||||||||||||
IDL | ||||||||||||||||
File name: | maciErrType.idl | |||||||||||||||
Module: | maciErrType | |||||||||||||||
Error code: | CannotActivateComponent | |||||||||||||||
Exception: | CannotActivateComponentEx | |||||||||||||||
C++ | ||||||||||||||||
Include file name: | #include <maciErrType.h> | |||||||||||||||
Namespace: | using namespace maciErrType; | |||||||||||||||
Exception for error: | maciErrType::CannotActivateComponentExImpl | |||||||||||||||
Completion: | maciErrType::CannotActivateComponentCompletion | |||||||||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||||||||
Python | ||||||||||||||||
Imports: | import maciErrTypeImpl | |||||||||||||||
Raise a local exception: | raise maciErrTypeImpl.CannotActivateComponentExImpl() | |||||||||||||||
Catch exception: | except maciErrTypeImpl.CannotActivateComponentEx, e: | |||||||||||||||
Java | ||||||||||||||||
Jar file name: | maciErrType.jar | |||||||||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||||||||
Exception for error: | alma.maciErrType.CannotActivateComponentEx | |||||||||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotActivateComponentEx |
Short description | Error deactivating component | ||||||
Description | Error deactivating component | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | CannotDeactivateComponent | ||||||
Exception: | CannotDeactivateComponentEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::CannotDeactivateComponentExImpl | ||||||
Completion: | maciErrType::CannotDeactivateComponentCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.CannotDeactivateComponentExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.CannotDeactivateComponentEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.CannotDeactivateComponentEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotDeactivateComponentEx |
Short description | Error restarting component | ||||||
Description | Error restarting component | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | CannotRestartComponent | ||||||
Exception: | CannotRestartComponentEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::CannotRestartComponentExImpl | ||||||
Completion: | maciErrType::CannotRestartComponentCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.CannotRestartComponentExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.CannotRestartComponentEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.CannotRestartComponentEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotRestartComponentEx |
Short description | Error registering component | |||||||||
Description | Error registering component | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | CannotRegisterComponent | |||||||||
Exception: | CannotRegisterComponentEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::CannotRegisterComponentExImpl | |||||||||
Completion: | maciErrType::CannotRegisterComponentCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.CannotRegisterComponentExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.CannotRegisterComponentEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.CannotRegisterComponentEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotRegisterComponentEx |
Short description | Error unregistering component | ||||||
Description | Error unregistering component | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | CannotUnregisterComponent | ||||||
Exception: | CannotUnregisterComponentEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::CannotUnregisterComponentExImpl | ||||||
Completion: | maciErrType::CannotUnregisterComponentCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.CannotUnregisterComponentExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.CannotUnregisterComponentEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.CannotUnregisterComponentEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotUnregisterComponentEx |
Short description | Error releasing component | ||||||
Description | Error releasing component | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | CannotReleaseComponent | ||||||
Exception: | CannotReleaseComponentEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::CannotReleaseComponentExImpl | ||||||
Completion: | maciErrType::CannotReleaseComponentCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.CannotReleaseComponentExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.CannotReleaseComponentEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.CannotReleaseComponentEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJCannotReleaseComponentEx |
Short description | Component is not in use | ||||||
Description | Component is not in use | ||||||
Members |
| ||||||
IDL | |||||||
File name: | maciErrType.idl | ||||||
Module: | maciErrType | ||||||
Error code: | ComponentNotInUse | ||||||
Exception: | ComponentNotInUseEx | ||||||
C++ | |||||||
Include file name: | #include <maciErrType.h> | ||||||
Namespace: | using namespace maciErrType; | ||||||
Exception for error: | maciErrType::ComponentNotInUseExImpl | ||||||
Completion: | maciErrType::ComponentNotInUseCompletion | ||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||
Python | |||||||
Imports: | import maciErrTypeImpl | ||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentNotInUseExImpl() | ||||||
Catch exception: | except maciErrTypeImpl.ComponentNotInUseEx, e: | ||||||
Java | |||||||
Jar file name: | maciErrType.jar | ||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||
Exception for error: | alma.maciErrType.ComponentNotInUseEx | ||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentNotInUseEx |
Short description | No permission | ||||||||||||
Description | No permission for attempted operation | ||||||||||||
Members |
| ||||||||||||
IDL | |||||||||||||
File name: | maciErrType.idl | ||||||||||||
Module: | maciErrType | ||||||||||||
Error code: | NoPermission | ||||||||||||
Exception: | NoPermissionEx | ||||||||||||
C++ | |||||||||||||
Include file name: | #include <maciErrType.h> | ||||||||||||
Namespace: | using namespace maciErrType; | ||||||||||||
Exception for error: | maciErrType::NoPermissionExImpl | ||||||||||||
Completion: | maciErrType::NoPermissionCompletion | ||||||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||||||||
Python | |||||||||||||
Imports: | import maciErrTypeImpl | ||||||||||||
Raise a local exception: | raise maciErrTypeImpl.NoPermissionExImpl() | ||||||||||||
Catch exception: | except maciErrTypeImpl.NoPermissionEx, e: | ||||||||||||
Java | |||||||||||||
Jar file name: | maciErrType.jar | ||||||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||||||||
Exception for error: | alma.maciErrType.NoPermissionEx | ||||||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJNoPermissionEx |
Short description | May be thrown by the component lifecycle method 'cleanUp'. | |||||||||
Description | May be thrown by the component lifecycle method 'cleanUp', to propagate error information to the client whose releaseComponent call caused the component deactivation that failed to clean up. | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | ComponentCleanUp | |||||||||
Exception: | ComponentCleanUpEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::ComponentCleanUpExImpl | |||||||||
Completion: | maciErrType::ComponentCleanUpCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentCleanUpExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.ComponentCleanUpEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.ComponentCleanUpEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentCleanUpEx |
Short description | Component deactivation was unclean but finished nonetheless. | |||||||||
Description | Thrown by the container if the component lifecycle method 'cleanUp' threw an exception and yet the component was successfully deactivated from the container's point of view. Usually a 'ComponentCleanUpEx' will be linked. | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | ComponentDeactivationUnclean | |||||||||
Exception: | ComponentDeactivationUncleanEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::ComponentDeactivationUncleanExImpl | |||||||||
Completion: | maciErrType::ComponentDeactivationUncleanCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentDeactivationUncleanExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.ComponentDeactivationUncleanEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.ComponentDeactivationUncleanEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentDeactivationUncleanEx |
Short description | Component deactivation failed. | ||||||||||||
Description | Thrown if the container failed to deactivate a component in time (e.g. because a long-lasting running call prevented deactivation, or the manager timed out waiting for deactivation). | ||||||||||||
Members |
| ||||||||||||
IDL | |||||||||||||
File name: | maciErrType.idl | ||||||||||||
Module: | maciErrType | ||||||||||||
Error code: | ComponentDeactivationFailed | ||||||||||||
Exception: | ComponentDeactivationFailedEx | ||||||||||||
C++ | |||||||||||||
Include file name: | #include <maciErrType.h> | ||||||||||||
Namespace: | using namespace maciErrType; | ||||||||||||
Exception for error: | maciErrType::ComponentDeactivationFailedExImpl | ||||||||||||
Completion: | maciErrType::ComponentDeactivationFailedCompletion | ||||||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | ||||||||||||
Python | |||||||||||||
Imports: | import maciErrTypeImpl | ||||||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentDeactivationFailedExImpl() | ||||||||||||
Catch exception: | except maciErrTypeImpl.ComponentDeactivationFailedEx, e: | ||||||||||||
Java | |||||||||||||
Jar file name: | maciErrType.jar | ||||||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | ||||||||||||
Exception for error: | alma.maciErrType.ComponentDeactivationFailedEx | ||||||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentDeactivationFailedEx |
Short description | Problem to delete the component(servant). | |||||||||
Description | Thrown by the container (c++) if the component destructor failes. | |||||||||
Members |
| |||||||||
IDL | ||||||||||
File name: | maciErrType.idl | |||||||||
Module: | maciErrType | |||||||||
Error code: | ComponentDeletion | |||||||||
Exception: | ComponentDeletionEx | |||||||||
C++ | ||||||||||
Include file name: | #include <maciErrType.h> | |||||||||
Namespace: | using namespace maciErrType; | |||||||||
Exception for error: | maciErrType::ComponentDeletionExImpl | |||||||||
Completion: | maciErrType::ComponentDeletionCompletion | |||||||||
Library file name: | libmaciErrType.so libmaciErrType.a | |||||||||
Python | ||||||||||
Imports: | import maciErrTypeImpl | |||||||||
Raise a local exception: | raise maciErrTypeImpl.ComponentDeletionExImpl() | |||||||||
Catch exception: | except maciErrTypeImpl.ComponentDeletionEx, e: | |||||||||
Java | ||||||||||
Jar file name: | maciErrType.jar | |||||||||
Packages: | import alma.maciErrType.*; import alma.maciErrType.wrapper.*; | |||||||||
Exception for error: | alma.maciErrType.ComponentDeletionEx | |||||||||
Exception for error (wrapper): | alma.maciErrType.wrapper.AcsJComponentDeletionEx |
No codes defined>
<?xml version="1.0" encoding="ISO-8859-1"?> <Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd" name="maciErrType" type="25" _prefix="alma"> <ErrorCode name="ComponentCreation" shortDescription="Error creating component" description="Error creating the component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="CannotGetComponent" shortDescription="Error retrieving component" description="Error retrieving component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="ComponentNotAlreadyActivated" shortDescription="The requested Component had not been already activated at request time" description="The requested Component had not been already activated at request time. This was a precondition for the request to succeed"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="ComponentConfigurationNotFound" shortDescription="The configuration for the requested Component could not be found" description="The configuration for the requested Component could not be found"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="IncompleteComponentSpec" shortDescription="Thrown if the resulting structure is not complete." description="Thrown if the resulting structure is not complete."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="ComponentType" type="string" description="IDL interface implemented by the component." /> <Member name="ComponentCode" type="string" description="Executable code for the component (e.g. DLL, Java class)." /> <Member name="ContainerName" type="string" description="Container where the component is deployed." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="ComponentSpecIncompatibleWithActiveComponent" shortDescription="Thrown if the resulting structure is incompatible with a component of the same name already active." description="Thrown if the resulting structure is incompatible with a component of the same name already active. Additional data describes the active component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="ComponentType" type="string" description="IDL interface implemented by the component." /> <Member name="ComponentCode" type="string" description="Executable code for the component (e.g. DLL, Java class)." /> <Member name="ContainerName" type="string" description="Container where the component is deployed." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="InvalidComponentSpec" shortDescription="Thrown if there is no valid dynamic component found for given resulting structure." description="Thrown if there is no valid dynamic component found for given resulting structure."> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="NoDefaultComponent" shortDescription="Thrown if no default component is found." description="Thrown if no default component is found."> <Member name="IDLType" type="string" description="The requested IDL type of the default component." /> </ErrorCode> <ErrorCode name="CannotGetService" shortDescription="Error retrieving service" description="Error retrieving service"> <Member name="CURL" type="string" description="CURL/Name of the sevice." /> </ErrorCode> <ErrorCode name="CannotActivateComponent" shortDescription="Error activating component" description="Error activating component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="ComponentType" type="string" description="IDL interface implemented by the component." /> <Member name="ComponentCode" type="string" description="Executable code for the component (e.g. DLL, Java class)." /> <Member name="DetailedReason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="CannotDeactivateComponent" shortDescription="Error deactivating component" description="Error deactivating component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="CannotRestartComponent" shortDescription="Error restarting component" description="Error restarting component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="CannotRegisterComponent" shortDescription="Error registering component" description="Error registering component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="ComponentType" type="string" description="IDL interface implemented by the component." /> </ErrorCode> <ErrorCode name="CannotUnregisterComponent" shortDescription="Error unregistering component" description="Error unregistering component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="CannotReleaseComponent" shortDescription="Error releasing component" description="Error releasing component"> <Member name="CURL" type="string" description="CURL/Name of the component." /> </ErrorCode> <ErrorCode name="ComponentNotInUse" shortDescription="Component is not in use" description="Component is not in use"> <Member name="CURL" type="string" description="CURL/Name of the component not in use." /> </ErrorCode> <ErrorCode name="NoPermission" shortDescription="No permission" description="No permission for attempted operation"> <Member name="ID" type="string" description="Identification (handle) of a caller." /> <Member name="ProtectedResource" type="string" description="Name of a protected resource." /> <Member name="Reason" type="string" description="Description of a reason causing no permission exception." /> </ErrorCode> <ErrorCode name="ComponentCleanUp" shortDescription="May be thrown by the component lifecycle method 'cleanUp'." description="May be thrown by the component lifecycle method 'cleanUp', to propagate error information to the client whose releaseComponent call caused the component deactivation that failed to clean up."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> </ErrorCode> <ErrorCode name="ComponentDeactivationUnclean" shortDescription="Component deactivation was unclean but finished nonetheless." description="Thrown by the container if the component lifecycle method 'cleanUp' threw an exception and yet the component was successfully deactivated from the container's point of view. Usually a 'ComponentCleanUpEx' will be linked."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (useful especially if there is no causing exception)" /> </ErrorCode> <ErrorCode name="ComponentDeactivationFailed" shortDescription="Component deactivation failed." description="Thrown if the container failed to deactivate a component in time (e.g. because a long-lasting running call prevented deactivation, or the manager timed out waiting for deactivation)."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (Optional)" /> <Member name="IsPermanentFailure" type="boolean" description="'true' if there is no indication that another deactivation attempt might succeed, or that the problem would resolve by itself; a true value could imply that the container may not be able to activate another component instance of the same name, or container resources may still be used for the old component instance." /> </ErrorCode> <ErrorCode name="ComponentDeletion" shortDescription="Problem to delete the component(servant)." description="Thrown by the container (c++) if the component destructor failes."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Reason" type="string" description="Detailed explanation of failure (useful especially if there is no causing exception)" /> </ErrorCode> </Type>
The number is in the corrrect range
The error is not duplicated
Subsystem scanned in 12.605 seconds.