Corporate Info | News | Solutions | Products | Partners | Services | Events | Download | How To Buy
e-docs.beasys.com | Search | PDF Files | Contact
BEA eLink Adapter for Vantive Home | Prev | Next | Table of Contents |
This document contains the following descriptions of error, informational, and warning messages that may be encountered while using the BEA eLink Adapter for Vantive component.
1001
ERROR: No memory allocated by the system
Description:
A general memory allocation failure has occured.
Action:
Try closing some applications running on the server host, and boot the server again.
See Also:
None.
1002
ERROR: The Environment file is absent
The eLink Adapter for Vantive cannot find the eLink Adapter for Vantive configuration file listed in the UBBCONFIG file. This configuration file contains environment variables used by the eLink Adapter for Vantive.
Check the filename supplied with the -e option in the UBBCONFIG file and check if the file is present in the application directory.
1004
ERROR: The Environment variable SERVICE_LIST is absent in the configuration file.
The eLink Adapter for Vantive configuration file does not contain a list of services to be advertised.
Define the SERVICE_LIST variable indicating the list of services to be advertised by the eLink Adapter for Vantive.
1005
ERROR: The Environment variable TRACE is absent in the configuration file.
The eLink Adapter for Vantive configuration file does not define the TRACE variable. This variable is used to trace the adpter output.
Set TRACE to y or n.
1006
ERROR: The Servie label is absent in the configuration file.
The eLink Adapter for Vantive configuration file does not contain a SERVICE section for the service referenced in the SERVICE_LIST.
Add a SERVICE section for the service to be advertised.
1010
ERROR: Duplicate Service. This Service already exists.
The eLink Adapter for Vantive configuration file contains duplicate service names.
Remove the service name duplication from the configuration file.
1011
ERROR: Error occured during tpadvertise()
The tpadvertise() cal for the given service failed.
Check the TUXEDO configuration file for possible errors.
1012
ERROR: Error finding the desired Configuration Node in the tree.
The eLink Adapter for Vantive cannot locate the node in the tree. The eLink Adapter for Vantive stores all the configuration parameters in a tree format.
Check the eLink Adapter for Vantive configuration file to make sure that the configuration information for the service is present.
1016
ERROR: The OPERATION Environmnt variable is absent in the Configuration
Define the OPERATION VARAIBLE to be defined by the service. The operation can be New, Delete, Update, and Read.
Add a operation type in the service section.
1017
ERROR: The Environment variable FORM_NAME is absent in the Configuration file.
Form name is not mentioned in the service section. Form name is used when the service is acting on Vantive child objects.
Add a name in the SERVICE section when working with a Vantive child object.
1019
ERROR: The PRIMARY _KEY Environment variable is absent in the configuration file.
The Primary Key for the parent option is not defined. This is a required field when working with Vantive child objects.
Add a name in the SERVICE section of the configuration file when working with Vantive child objects.
1020
ERROR: Can't determine appropriate VANAPI function for service
The OPERATION DATA in the configuration file is wrong. The proper coarse of action cannot be established.
Update the configuration file.
1021
ERROR: Configuration not specified for the service name.
Configuration data for the service is absent from the configuration file.
1022
ERROR: Required field not found in the request buffer.
A mandatory field was not supplied in the FML request buffer.
Add the mandatory field to the request buffer, and repeat the request.
1023
ERROR: The Object Name is absent in the Configuration file.
An object name that is required for the service named in the message has not been supplied in the configuration file.