Error of ACS::acsErrTypeLifeCycle

Generated scanning the basedir ../../../../ACS/
Generated at Tue Nov 25 10:31:53 2014


Error name:acsErrTypeLifeCycle
Error code: 28
The error is defined in: ../../../../ACS/LGPL/CommonSoftware/acsContainerServices/ws/idl/acsErrTypeLifeCycle.xml
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for type:acsErrTypeLifeCycle::acsErrTypeLifeCycleExImpl
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Python imports:import acsErrTypeLifeCycleImpl
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for type:alma.acsErrTypeLifeCycle.acsErrTypeLifeCycleEx
Exception for type (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJacsErrTypeLifeCycleEx

Errors

LifeCycle

Short descriptionLife cycle error
DescriptionError into a life cycle function
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
Error code:LifeCycle
Exception:LifeCycleEx
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for error:acsErrTypeLifeCycle::LifeCycleExImpl
Completion:acsErrTypeLifeCycle::LifeCycleCompletion
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Imports:import acsErrTypeLifeCycleImpl
Raise a local exception:raise acsErrTypeLifeCycleImpl.LifeCycleExImpl()
Catch exception:except acsErrTypeLifeCycleImpl.LifeCycleEx, e:
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for error:alma.acsErrTypeLifeCycle.LifeCycleEx
Exception for error (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJLifeCycleEx

StartingThreadsFailure

Short descriptionStarting Threads Failed
DescriptionStarting Threads Failed
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
Error code:StartingThreadsFailure
Exception:StartingThreadsFailureEx
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for error:acsErrTypeLifeCycle::StartingThreadsFailureExImpl
Completion:acsErrTypeLifeCycle::StartingThreadsFailureCompletion
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Imports:import acsErrTypeLifeCycleImpl
Raise a local exception:raise acsErrTypeLifeCycleImpl.StartingThreadsFailureExImpl()
Catch exception:except acsErrTypeLifeCycleImpl.StartingThreadsFailureEx, e:
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for error:alma.acsErrTypeLifeCycle.StartingThreadsFailureEx
Exception for error (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJStartingThreadsFailureEx

StoppingThreadsFailure

Short descriptionStopping Threads Failed
DescriptionStopping Threads Failed
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
Error code:StoppingThreadsFailure
Exception:StoppingThreadsFailureEx
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for error:acsErrTypeLifeCycle::StoppingThreadsFailureExImpl
Completion:acsErrTypeLifeCycle::StoppingThreadsFailureCompletion
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Imports:import acsErrTypeLifeCycleImpl
Raise a local exception:raise acsErrTypeLifeCycleImpl.StoppingThreadsFailureExImpl()
Catch exception:except acsErrTypeLifeCycleImpl.StoppingThreadsFailureEx, e:
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for error:alma.acsErrTypeLifeCycle.StoppingThreadsFailureEx
Exception for error (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJStoppingThreadsFailureEx

WrongInitialState

Short descriptionWrong Initial state of the component
DescriptionWrong Initial state of the component
Members
NameTypeDescription
ComponentName string Name of the component.
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
Error code:WrongInitialState
Exception:WrongInitialStateEx
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for error:acsErrTypeLifeCycle::WrongInitialStateExImpl
Completion:acsErrTypeLifeCycle::WrongInitialStateCompletion
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Imports:import acsErrTypeLifeCycleImpl
Raise a local exception:raise acsErrTypeLifeCycleImpl.WrongInitialStateExImpl()
Catch exception:except acsErrTypeLifeCycleImpl.WrongInitialStateEx, e:
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for error:alma.acsErrTypeLifeCycle.WrongInitialStateEx
Exception for error (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJWrongInitialStateEx

EventSubscription

Short descriptionFailed to add or remove an event subscription.
DescriptionFailed to add or remove an event subscription. See error trace and context information for details.
Members
NameTypeDescription
EventType string The event type whose subscription could not be processed, or 'generic' in case of generic subscriptions.
Context string Context explaining the error, e.g. failure to remove a non-existing subscription, or technical problem.
IDL
File name:acsErrTypeLifeCycle.idl
Module:acsErrTypeLifeCycle
Error code:EventSubscription
Exception:EventSubscriptionEx
C++
Include file name:#include <acsErrTypeLifeCycle.h>
Namespace:using namespace acsErrTypeLifeCycle;
Exception for error:acsErrTypeLifeCycle::EventSubscriptionExImpl
Completion:acsErrTypeLifeCycle::EventSubscriptionCompletion
Library file name:libacsErrTypeLifeCycle.so
libacsErrTypeLifeCycle.a
Python
Imports:import acsErrTypeLifeCycleImpl
Raise a local exception:raise acsErrTypeLifeCycleImpl.EventSubscriptionExImpl()
Catch exception:except acsErrTypeLifeCycleImpl.EventSubscriptionEx, e:
Java
Jar file name:acsErrTypeLifeCycle.jar
Packages:import alma.acsErrTypeLifeCycle.*;
import alma.acsErrTypeLifeCycle.wrapper.*;
Exception for error:alma.acsErrTypeLifeCycle.EventSubscriptionEx
Exception for error (wrapper):alma.acsErrTypeLifeCycle.wrapper.AcsJEventSubscriptionEx

Codes

No codes defined

XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- 	A. Caproni 18/04/2005
	The errors generated by the life cycle functions
-->
<Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd" 
	name="acsErrTypeLifeCycle" type="28" _prefix="alma">

	<ErrorCode name="LifeCycle"
	 shortDescription="Life cycle error"
	 description="Error into a life cycle function"
	/>
	<ErrorCode name="StartingThreadsFailure"
	 shortDescription="Starting Threads Failed"
	 description="Starting Threads Failed"
	/>
	<ErrorCode name="StoppingThreadsFailure"
	 shortDescription="Stopping Threads Failed"
	 description="Stopping Threads Failed"
	/>
	<ErrorCode name="WrongInitialState"
	 shortDescription="Wrong Initial state of the component"
	 description="Wrong Initial state of the component">
		<Member name="ComponentName"
			type="string"
			description="Name of the component."
		/>	
	</ErrorCode>
	
	
	<!-- 
	   - Event handling (NC etc) errors, may move to another module along with 'AcsEventSubscriber' in the future.
	 -->
		
	<ErrorCode 
		name="EventSubscription"
		shortDescription="Failed to add or remove an event subscription."
		description="Failed to add or remove an event subscription. See error trace and context information for details.">
		<Member name="EventType"
			type="string"
			description="The event type whose subscription could not be processed, or 'generic' in case of generic subscriptions."
		/>
		<Member name="Context"
			type="string"
			description="Context explaining the error, e.g. failure to remove a non-existing subscription, or technical problem."
		/>
	</ErrorCode>
	
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 10.611 seconds.