Error of ACS::lkmErrType

Generated scanning the basedir /alma/ACS-8.1/ACSSW/
Generated at Tue Mar 16 00:08:57 2010


Error name:lkmErrType
Error code: 60
The error is defined in: /alma/ACS-8.1/ACSSW/idl/lkmErrType.xml
IDL
File name:lkmErrType.idl
Module:lkmErrType
C++
Include file name:#include <lkmErrType.h>
Namespace:using namespace lkmErrType;
Exception for type:lkmErrType::lkmErrTypeExImpl
Library file name:liblkmErrType.so
liblkmErrType.a
Python
Python imports:import lkmErrTypeImpl
Java
Jar file name:lkmErrType.jar
Packages:import alma.lkmErrType.*;
import alma.lkmErrType.wrapper.*;
Exception for type:alma.lkmErrType.lkmErrTypeEx
Exception for type (wrapper):alma.lkmErrType.wrapper.AcsJlkmErrTypeEx

Errors

loadModulesError

Short descriptionload Kernel Modules Error
DescriptionProblem to load kernel modulea
Members
NameTypeDescription
ConfigFile string Name of configuration file containing module names to be loaded
ReturnCode long system call return code
IDL
File name:lkmErrType.idl
Module:lkmErrType
Error code:loadModulesError
Exception:loadModulesErrorEx
C++
Include file name:#include <lkmErrType.h>
Namespace:using namespace lkmErrType;
Exception for error:lkmErrType::loadModulesErrorExImpl
Completion:lkmErrType::loadModulesErrorCompletion
Library file name:liblkmErrType.so
liblkmErrType.a
Python
Imports:import lkmErrTypeImpl
Raise a local exception:raise lkmErrTypeImpl.loadModulesErrorExImpl()
Catch exception:except lkmErrTypeImpl.loadModulesErrorEx, e:
Java
Jar file name:lkmErrType.jar
Packages:import alma.lkmErrType.*;
import alma.lkmErrType.wrapper.*;
Exception for error:alma.lkmErrType.loadModulesErrorEx
Exception for error (wrapper):alma.lkmErrType.wrapper.AcsJloadModulesErrorEx

unloadModulesError

Short descriptionunload Kernel Modules Error
DescriptionProblem to unload kernel modules
Members
NameTypeDescription
ConfigFile string Name of configuration file containing module names to be loaded
ReturnCode long system call return code
IDL
File name:lkmErrType.idl
Module:lkmErrType
Error code:unloadModulesError
Exception:unloadModulesErrorEx
C++
Include file name:#include <lkmErrType.h>
Namespace:using namespace lkmErrType;
Exception for error:lkmErrType::unloadModulesErrorExImpl
Completion:lkmErrType::unloadModulesErrorCompletion
Library file name:liblkmErrType.so
liblkmErrType.a
Python
Imports:import lkmErrTypeImpl
Raise a local exception:raise lkmErrTypeImpl.unloadModulesErrorExImpl()
Catch exception:except lkmErrTypeImpl.unloadModulesErrorEx, e:
Java
Jar file name:lkmErrType.jar
Packages:import alma.lkmErrType.*;
import alma.lkmErrType.wrapper.*;
Exception for error:alma.lkmErrType.unloadModulesErrorEx
Exception for error (wrapper):alma.lkmErrType.wrapper.AcsJunloadModulesErrorEx

Codes

No codes defined

XML

<?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="lkmErrType"
      type="60"
      _prefix="alma"
>
      <ErrorCode name="loadModulesError"
       shortDescription="load Kernel Modules Error"
       description="Problem to load kernel modulea">
        <Member name="ConfigFile"
	 type="string"
	 description="Name of configuration file containing module names to be loaded" 
	/>
	<Member name="ReturnCode"
	 type="long"
	 description="system call return code"
	/>
      </ErrorCode>
      <ErrorCode name="unloadModulesError"
       shortDescription="unload Kernel Modules Error"
       description="Problem to unload kernel modules">
       <Member name="ConfigFile"
	 type="string"
	 description="Name of configuration file containing module names to be loaded" 
	/>
	<Member name="ReturnCode"
	 type="long"
	 description="system call return code"
	/>
      </ErrorCode>
</Type>


Info and errors

The number is in the corrrect range

The error is not duplicated



Subsystem scanned in 0.290 seconds.