Generated scanning the basedir ../../../../ACS/
Generated at Mon Jul 4 08:55:47 2016
| Error name: | jmanagerErrType |
| Error code: | 26 |
| The error is defined in: | ../../../../ACS/LGPL/CommonSoftware/jmanager/idl/jmanagerErrType.xml |
| IDL | |
| File name: | jmanagerErrType.idl |
| Module: | jmanagerErrType |
| C++ | |
| Include file name: | #include <jmanagerErrType.h> |
| Namespace: | using namespace jmanagerErrType; |
| Exception for type: | jmanagerErrType::jmanagerErrTypeExImpl |
| Library file name: | libjmanagerErrType.so libjmanagerErrType.a |
| Python | |
| Python imports: | import jmanagerErrTypeImpl |
| Java | |
| Jar file name: | jmanagerErrType.jar |
| Packages: | import alma.jmanagerErrType.*; import alma.jmanagerErrType.wrapper.*; |
| Exception for type: | alma.jmanagerErrType.jmanagerErrTypeEx |
| Exception for type (wrapper): | alma.jmanagerErrType.wrapper.AcsJjmanagerErrTypeEx |
| Short description | Detected a cyclic dependency between components. | |||||||||
| Description | A cyclic dependency between components has been detected this makes it impossible to properly deactivate components automatically and therefore is not allowed. | |||||||||
| Members |
| |||||||||
| IDL | ||||||||||
| File name: | jmanagerErrType.idl | |||||||||
| Module: | jmanagerErrType | |||||||||
| Error code: | CyclicDependencyDetected | |||||||||
| Exception: | CyclicDependencyDetectedEx | |||||||||
| C++ | ||||||||||
| Include file name: | #include <jmanagerErrType.h> | |||||||||
| Namespace: | using namespace jmanagerErrType; | |||||||||
| Exception for error: | jmanagerErrType::CyclicDependencyDetectedExImpl | |||||||||
| Completion: | jmanagerErrType::CyclicDependencyDetectedCompletion | |||||||||
| Library file name: | libjmanagerErrType.so libjmanagerErrType.a | |||||||||
| Python | ||||||||||
| Imports: | import jmanagerErrTypeImpl | |||||||||
| Raise a local exception: | raise jmanagerErrTypeImpl.CyclicDependencyDetectedExImpl() | |||||||||
| Catch exception: | except jmanagerErrTypeImpl.CyclicDependencyDetectedEx, e: | |||||||||
| Java | ||||||||||
| Jar file name: | jmanagerErrType.jar | |||||||||
| Packages: | import alma.jmanagerErrType.*; import alma.jmanagerErrType.wrapper.*; | |||||||||
| Exception for error: | alma.jmanagerErrType.CyclicDependencyDetectedEx | |||||||||
| Exception for error (wrapper): | alma.jmanagerErrType.wrapper.AcsJCyclicDependencyDetectedEx | |||||||||
| Short description | Failed to obtain synchronisation lock for component. | |||||||||
| Description | Failed to obtain synchronization lock for component. Unexpected concurrent activities are taking place and there is the possibility of a deadlock | |||||||||
| Members |
| |||||||||
| IDL | ||||||||||
| File name: | jmanagerErrType.idl | |||||||||
| Module: | jmanagerErrType | |||||||||
| Error code: | SyncLockFailed | |||||||||
| Exception: | SyncLockFailedEx | |||||||||
| C++ | ||||||||||
| Include file name: | #include <jmanagerErrType.h> | |||||||||
| Namespace: | using namespace jmanagerErrType; | |||||||||
| Exception for error: | jmanagerErrType::SyncLockFailedExImpl | |||||||||
| Completion: | jmanagerErrType::SyncLockFailedCompletion | |||||||||
| Library file name: | libjmanagerErrType.so libjmanagerErrType.a | |||||||||
| Python | ||||||||||
| Imports: | import jmanagerErrTypeImpl | |||||||||
| Raise a local exception: | raise jmanagerErrTypeImpl.SyncLockFailedExImpl() | |||||||||
| Catch exception: | except jmanagerErrTypeImpl.SyncLockFailedEx, e: | |||||||||
| Java | ||||||||||
| Jar file name: | jmanagerErrType.jar | |||||||||
| Packages: | import alma.jmanagerErrType.*; import alma.jmanagerErrType.wrapper.*; | |||||||||
| Exception for error: | alma.jmanagerErrType.SyncLockFailedEx | |||||||||
| Exception for error (wrapper): | alma.jmanagerErrType.wrapper.AcsJSyncLockFailedEx | |||||||||
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="jmanagerErrType" type="26" _prefix="alma"> <ErrorCode name="CyclicDependencyDetected" shortDescription="Detected a cyclic dependency between components." description="A cyclic dependency between components has been detected this makes it impossible to properly deactivate components automatically and therefore is not allowed."> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Requestor" type="long" description="Requestor for the component." /> </ErrorCode> <ErrorCode name="SyncLockFailed" shortDescription="Failed to obtain synchronisation lock for component." description="Failed to obtain synchronization lock for component. Unexpected concurrent activities are taking place and there is the possibility of a deadlock"> <Member name="CURL" type="string" description="CURL/Name of the component." /> <Member name="Requestor" type="long" description="Requestor for the component." /> </ErrorCode> </Type>
The number is in the corrrect range
The error is not duplicated
Subsystem scanned in 12.742 seconds.