Error of ACS::acsErrTypeContainerServices

Generated scanning the basedir /alma/ACS-9.0/ACSSW/
Generated at Thu Jul 8 19:55:42 2010


Error name:acsErrTypeContainerServices
Error code: 27
The error is defined in: /alma/ACS-9.0/ACSSW/idl/acsErrTypeContainerServices.xml
IDL
File name:acsErrTypeContainerServices.idl
Module:acsErrTypeContainerServices
C++
Include file name:#include <acsErrTypeContainerServices.h>
Namespace:using namespace acsErrTypeContainerServices;
Exception for type:acsErrTypeContainerServices::acsErrTypeContainerServicesExImpl
Library file name:libacsErrTypeContainerServices.so
libacsErrTypeContainerServices.a
Python
Python imports:import acsErrTypeContainerServicesImpl
Java
Jar file name:acsErrTypeContainerServices.jar
Packages:import alma.acsErrTypeContainerServices.*;
import alma.acsErrTypeContainerServices.wrapper.*;
Exception for type:alma.acsErrTypeContainerServices.acsErrTypeContainerServicesEx
Exception for type (wrapper):alma.acsErrTypeContainerServices.wrapper.AcsJacsErrTypeContainerServicesEx

Errors

OffShootDeactivation

Short descriptionError deactivating OffShoot
DescriptionError deactivating the OffShoot
IDL
File name:acsErrTypeContainerServices.idl
Module:acsErrTypeContainerServices
Error code:OffShootDeactivation
Exception:OffShootDeactivationEx
C++
Include file name:#include <acsErrTypeContainerServices.h>
Namespace:using namespace acsErrTypeContainerServices;
Exception for error:acsErrTypeContainerServices::OffShootDeactivationExImpl
Completion:acsErrTypeContainerServices::OffShootDeactivationCompletion
Library file name:libacsErrTypeContainerServices.so
libacsErrTypeContainerServices.a
Python
Imports:import acsErrTypeContainerServicesImpl
Raise a local exception:raise acsErrTypeContainerServicesImpl.OffShootDeactivationExImpl()
Catch exception:except acsErrTypeContainerServicesImpl.OffShootDeactivationEx, e:
Java
Jar file name:acsErrTypeContainerServices.jar
Packages:import alma.acsErrTypeContainerServices.*;
import alma.acsErrTypeContainerServices.wrapper.*;
Exception for error:alma.acsErrTypeContainerServices.OffShootDeactivationEx
Exception for error (wrapper):alma.acsErrTypeContainerServices.wrapper.AcsJOffShootDeactivationEx

OffShootPOA

Short descriptionOffShootPOA error
DescriptionThe offShootPOA is invalid
IDL
File name:acsErrTypeContainerServices.idl
Module:acsErrTypeContainerServices
Error code:OffShootPOA
Exception:OffShootPOAEx
C++
Include file name:#include <acsErrTypeContainerServices.h>
Namespace:using namespace acsErrTypeContainerServices;
Exception for error:acsErrTypeContainerServices::OffShootPOAExImpl
Completion:acsErrTypeContainerServices::OffShootPOACompletion
Library file name:libacsErrTypeContainerServices.so
libacsErrTypeContainerServices.a
Python
Imports:import acsErrTypeContainerServicesImpl
Raise a local exception:raise acsErrTypeContainerServicesImpl.OffShootPOAExImpl()
Catch exception:except acsErrTypeContainerServicesImpl.OffShootPOAEx, e:
Java
Jar file name:acsErrTypeContainerServices.jar
Packages:import alma.acsErrTypeContainerServices.*;
import alma.acsErrTypeContainerServices.wrapper.*;
Exception for error:alma.acsErrTypeContainerServices.OffShootPOAEx
Exception for error (wrapper):alma.acsErrTypeContainerServices.wrapper.AcsJOffShootPOAEx

GettingCompInfo

Short descriptionError getting ComponentInfo
DescriptionError getting the component info for the given component name
Members
NameTypeDescription
CURL string CURL/Name of the component.
IDL
File name:acsErrTypeContainerServices.idl
Module:acsErrTypeContainerServices
Error code:GettingCompInfo
Exception:GettingCompInfoEx
C++
Include file name:#include <acsErrTypeContainerServices.h>
Namespace:using namespace acsErrTypeContainerServices;
Exception for error:acsErrTypeContainerServices::GettingCompInfoExImpl
Completion:acsErrTypeContainerServices::GettingCompInfoCompletion
Library file name:libacsErrTypeContainerServices.so
libacsErrTypeContainerServices.a
Python
Imports:import acsErrTypeContainerServicesImpl
Raise a local exception:raise acsErrTypeContainerServicesImpl.GettingCompInfoExImpl()
Catch exception:except acsErrTypeContainerServicesImpl.GettingCompInfoEx, e:
Java
Jar file name:acsErrTypeContainerServices.jar
Packages:import alma.acsErrTypeContainerServices.*;
import alma.acsErrTypeContainerServices.wrapper.*;
Exception for error:alma.acsErrTypeContainerServices.GettingCompInfoEx
Exception for error (wrapper):alma.acsErrTypeContainerServices.wrapper.AcsJGettingCompInfoEx

CanNotGetCDB

Short descriptionCDB can not be accessable
DescriptionCDB service is not accessable
IDL
File name:acsErrTypeContainerServices.idl
Module:acsErrTypeContainerServices
Error code:CanNotGetCDB
Exception:CanNotGetCDBEx
C++
Include file name:#include <acsErrTypeContainerServices.h>
Namespace:using namespace acsErrTypeContainerServices;
Exception for error:acsErrTypeContainerServices::CanNotGetCDBExImpl
Completion:acsErrTypeContainerServices::CanNotGetCDBCompletion
Library file name:libacsErrTypeContainerServices.so
libacsErrTypeContainerServices.a
Python
Imports:import acsErrTypeContainerServicesImpl
Raise a local exception:raise acsErrTypeContainerServicesImpl.CanNotGetCDBExImpl()
Catch exception:except acsErrTypeContainerServicesImpl.CanNotGetCDBEx, e:
Java
Jar file name:acsErrTypeContainerServices.jar
Packages:import alma.acsErrTypeContainerServices.*;
import alma.acsErrTypeContainerServices.wrapper.*;
Exception for error:alma.acsErrTypeContainerServices.CanNotGetCDBEx
Exception for error (wrapper):alma.acsErrTypeContainerServices.wrapper.AcsJCanNotGetCDBEx

Codes

No codes defined

XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- 	A. Caproni 06/04/2005
	The errors generated by the ContainerServices class
-->
<Type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="Alma/ACSError" xsi:schemaLocation="Alma/ACSError ACSError.xsd" name="acsErrTypeContainerServices" type="27" _prefix="alma">
	<ErrorCode 
	   name="OffShootDeactivation" 
	   shortDescription="Error deactivating OffShoot" 
	   description="Error deactivating the OffShoot"/>
	<ErrorCode 
	   name="OffShootPOA" 
	   shortDescription="OffShootPOA error" 
	   description="The offShootPOA is invalid"/>
	<ErrorCode 
           name="GettingCompInfo" 
	   shortDescription="Error getting ComponentInfo" 
	   description="Error getting the component info for the given component name">
		<Member name="CURL"
			type="string"
			description="CURL/Name of the component."
		/>
	</ErrorCode>
	<ErrorCode 
           name="CanNotGetCDB" 
	   shortDescription="CDB can not be accessable" 
	   description="CDB service is not accessable">
	</ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 2.386 seconds.