Content starts here

System Messages: CMDSCA Catalog 1100-1199

Previous Next

1100


ERROR: failed processing keyword(kw) : reason

Description

The keyword kw is not recognized or not allowed in the current context. The reason tells exact nature of the failure.

Action

Check whether tuxscagen is of the same version as Tuxedo or newer than Tuxedo. If not, upgrade it to the same version or newer version than Tuxedo. If the problem persists contact your Oracle Technical Support.

See Also

METAREPOS


1101


ERROR: Unable to retrieve Service Name. (FML32 error ferror)

Description

tuxscagen unable to retrieve service name from the data buffer returned by TMMETADATA server. The FML32 error ferror gives information of the value.

Action

Contact your Oracle Technical Support.


1102


ERROR: Failed processing keyword(kw): reason

Description

Failed to set service data value associated with keyword kw the reason tells exact nature of the failure.

Action

Contact your Oracle Technical Support.

See Also

METAREPOS


1103


ERROR: Failed processing keyword(kw) : reason

Description

Failed the validation of keyword kw in current service context either because the keyword is not recognized or not legal in current service context. The reason tells exact nature of the failure.

Action

Check whether tuxscagen is of the same version as Tuxedo or newer than Tuxedo. If not, upgrade it to the same version or newer version than Tuxedo. If the problem persists, contact Oracle Technical Support.

See Also

METAREPOS


1104


ERROR: Memory allocation error while creating tree.

Description

Failed to allocate memory while creating tree to represent the service data retrieved from TMMETADATA server.

Action

Increase system memory or use more selective query to reduce the amount the information received from TMMETADATA server.

See Also

TMMETADATA


1105


ERROR: Can't create buffer - tpalloc() failed - reason

Description

Allocating of FML buffer using tpalloc failed with cause explained in reason.

Action

Increase system memory.


1106


ERROR: Can't send buffer - reason

Description

Failed to send request to service .TMMETAREPOS with its failure cause specified by reason.

Action

Check whether TMMETADATA server is configured and available, if not modify and reload you TUXCONFIG.

See Also

TMMETADATA


1107


ERROR: Error while retrieving error status. (FML32 error ferror)

Description

Unable to retrieve the .TMMETAREPOS service request status. The ferror indicates the nature of FML32 operation failure.

Action

Make sure TMMETADATA is booted and running correctly. If the problem persists, contact Oracle Technical Support.

See Also

TMMETADATA


1108


ERROR: Error while retrieving number of service. (FML32 error ferror)

Description

Unable to retrieve the information of number of service definitions returned by TMMETADATA server. ferror indicates the nature of FML32 operation failure.

Action

Make sure TMMETADATA is booted and running correctly. If the problem persists, contact Oracle Technical Support.

See Also

TMMETADATA


1109


ERROR: Found invalid buffer type 'buftype'

Description

Failed to translate buffer type from buftype to a supported data type.

Action

Check your metadata input script for unsupported buffer type or sanity of TMMETADATA server depends on type of input you gave to tuxscagen. Correct your input script, or dump your meta data repository data to plain text and examine bad or corrupted data depends on the data source.

See Also

TMMETADATA


1110


ERROR: Found invalid buffer type 'buftype'

Description

Failed to translate buffer type from buftype to a supported data type.

Action

Check your metadata input script for unsupported buffer type or sanity of TMMETADATA server depends on type of input you gave to tuxscagen. Correct your input script, or dump your meta data repository data to plain text and examine bad or corrupted data depends on the data source.

See Also

TMMETADATA


1111


ERROR: Found invalid buffer type 'buftype'

Description

Failed to translate buffer type from buftype to a supported data or data structure.

Action

Check your metadata input script for unsupported buffer type or sanity of TMMETADATA server depends on type of input you gave to tuxscagen. Correct your input script, or dump your meta data repository data to plain text and examine bad or corrupted data depends on the data source.

See Also

TMMETADATA


1112


ERROR: Memory allocation failure. (module_name:line_number)

Description

Memory allocation failure in module module_name at line number line_number.

Action

Increase system memory or reduce the amount of information needed to be processed by using more restrictive criterion.

See Also

TMMETADATA


1113


ERROR: Memory allocation failure. (module_name:line_number)

Description

Memory allocation failure in module module_name at line number line_number.

Action

Increase system memory or reduce the amount of information need to be processed by using more restrictive criterion.


1114


INFO: Process service svcname

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

No action required.

See Also

tuxscagen


1115


ERROR: File open failure, filename fname.(reason)

Description

Failed to open output interface file with file name fname, the cause of the failure is explained by reason.

Action

Check the cause of the reason. Most common causes of failure are file system permission, free file system storage space, and existence of the target directory for generated interface file.

See Also

tuxscagen


1116


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

None.


1117


ERROR: File write failure, filename fname.(reason)

Description

Failed to write generated interface file with file name fname, the cause of the failure is explained by reason.

Action

Make sure you have enough free storage for generated interface file and correct permission for tuxscagen to write to.


1118


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

None.


1119


INFO: Process service svcname

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

None.


1120


ERROR: Create directory(basedir\dirname) failed!

Description

Failed to create directory dirname in base directory basedir.

Action

Check the permission and free file system storage space and also check whether the target base directory basedir exists.


1121


ERROR: Create directory(/) failed!n

Description

Failed to create directory dirname in base directory basedir.

Action

Check the permission and free file system storage space and also check whether the target base directory basedir exists.


1122


ERROR: File open failure, filename fname.(reason)

Description

Failed to open output file with file name fname for generated interface file. The nature of the failure is described by reason.

Action

Correct the file system problem according the failure reason, or correct the command line argument to use the correct file system directory for the generated interface file.


1123


INFO: Process stopped!

Description

Informational message telling user that tuxscagen stop processing because of file system error encountered.

Action

This is information and no action is required for this message.


1124


ERROR: File write failure, filename fname.(reason)

Description

Failed to write to interface header file to a file named fname, the file system error encountered is described by reason.

Action

Carefully analyze the reason information and correct the file system according to reason given.


1125


INFO: Process stopped!

Description

Informational message telling user that tuxscagen stop processing because of file system write error encountered.

Action

This is information and no action required for this message.


1126


ERROR: File open failure, filename fname.(reason)

Description

Failed to open output file with file name fname for generated interface file. The nature of the failure is described by reason.

Action

Correct the file system problem according the failure reason, or correct the command line argument to use the correct file system directory for the generated interface file.


1127


INFO: Process stopped!

Description

Informational message telling user that tuxscagen stop processing because of file system error encountered.

Action

This is informational and no action is required for this message.


1128


INFO: Process service svc

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

None.


1129


ERROR: Failure occurred during information collection phase.

Description

Failure occurred when collecting information about interface to be generated.

Action

Check the source of input is correct and not corrupted.

See Also

TMMETADATA, METAREPOS


1130


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

Informational message, no action is required.


1131


ERROR: File write failure, filename fname.

Description

Failure occurred while writing interface to a file named fname.

Action

Check the validity of the target directory of the generated interface file and its permission.


1132


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required.


1133


INFO: Process service svcname

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

None.


1134


ERROR: File open failure, filename fname.(reason)

Description

tuxscagen encountered a file system error when open a file with name fname. The nature of the file system error is described by the reason.

Action

Correct the file system problem according to the reason given by this message or correct the command line arguments of tuxscagen.


1135


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is an informational message and no action is required.


1136


ERROR: Failure occurred during information collection phase.

Description

Failure occurred when collecting information about interface to be generated.

Action

Check the source of input is correct and not corrupted.

See Also

TMMETADATA, METAREPOS


1137


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required.


1138


ERROR: File write failure, filename fname.

Description

Error encountered while writing generate implementation to file with file name fname.

Action

Check whether the target directory exists and has right access permission. Another possible reason of failure is file system is full or user quota reached.


1139


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is an informational message and no action is required.


1140


INFO: Process service svcname

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

No action is required.


1141


ERROR: Create directory(basedir\dirname) failed!

Description

Error encountered which trying to create directory dirname in basedir.

Action

Check whther basedir exists and with right access permission, and also check if file system is full. Correct the problem and rerun the tuxscagen command. Or change tuxscagen command line argument you are giving to point to correct base directory.


1142


ERROR: Create directory(basedir/dirname) failed!n

Description

Error encountered which trying to create directory dirname in basedir.

Action

Check whther basedir exists and with right access permission, and also check if file system is full. Correct the problem and rerun the tuxscagen command. Or change tuxscagen command line argument you are giving to point to correct base directory.


1143


ERROR: File open failure, filename fname.(reason)

Description

A file system error encountered while opening a file with file name fname. The nature of the failure is described the reason code reason.

Action

Correct the file system problem according to the reason code described in this message.


1144


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required.


1145


ERROR: Failure occurred during information collection phase.

Description

Failure encountered while collecting information for generating implementation.

Action

Check the validity, accessibility, and integrity of the input data source of tuxscagen command.

See Also

TMMETADATA, METAREPOS


1146


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational message and no action is required.


1147


ERROR: File write failure, filename fname.

Description

File system error encountered while writing the implementation file with file name fname.

Action

Check the permission and existence of the target directory where the implementation file generated suppose to be. Correct the problem and rerun the tuxscagen utility or correct the tuxscagen command line argument and rerun it.


1148


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is an informational message, no action is required.


1149


ERROR: File open failure, filename fname.(reason)

Description

Failed to open file with file name fname, the nature of the failure is described by the reason in this message.

Action

Correct the problem described by the reason or change the command line argument of tuxscagen.


1150


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1151


INFO: Process service svcname

Description

Informational message telling user that tuxscagen is processing service svcname.

Action

No action is required.


1152


ERROR: Failure occurred during information collection phase.

Description

Failure encountered while collecting information for generating implementation.

Action

Check the validity, accessibility, and integrity of the input data source of tuxscagen command.

See Also

TMMETADATA, METAREPOS


1153


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1154


ERROR: File write failure, filename fname.

Description

Encountered error while writing implementation file of file name fname to file system.

Action

Check whether the target output directory for implementation file is valid and user has write permission.


1155


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1156


ERROR: Buffer type for parameter 'param' is not valid.

Description

The buffer type is either not valid or not specified for parameter param in the input. The input can be any one of the three input types allowed for tuxscagen.

Action

Correct the input data and re-run tuxscagen.

See Also

TMMETADATA, METAREPOS


1157


ERROR: File open failure, filename fname.(reason)

Description

Failed to open output schema file with file name fname. The reason for the failure is described by reason.

Action

Correct the file system problem according to the reason specified in the message.


1158


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1159


ERROR: Create directory(basedir\dirname) failed!

Description

Error encountered which trying to create directory dirname in basedir.

Action

Check whether basedir exists and with right access permission, and also check if file system is full.. Correct the problem and rerun the tuxscagen command. Or change tuxscagen command line argument you are giving to point to correct base directory.


1160


ERROR: Create directory(basedir/dirname) failed!n

Description

Error encountered which trying to create directory dirname in basedir.

Action

Check whther basedir exists and with right access permission, and also check if file system is full. Correct the problem and rerun the tuxscagen command. Or change tuxscagen command line argument you are giving to point to correct base directory.


1161


ERROR: File open failure, filename fname.(reason)

Description

Failed to open output schema file with file name fname. The reson for the failure is described by reason.

Action

Correct the file system problem according to the reason specified in the message.


1162


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1163


ERROR: File open failure, filename fname.(reason)n

Description

Failed to open output schema file with file name fname. The reson for the failure is described by reason.

Action

Correct the file system problem according to the reason specified in the message.


1164


INFO: Process stopped!

Description

Informational message tells user that tuxscagen encountered a file system related error and stopped the processing.

Action

This is informational and no action is required; however, user should look for previous error that caused tuxscagen stopped processing.


1165


INFO: Empty set, skipping CPP interface generation.

Description

No input data meets the search criteria so no CPP interface will be generated.

Action

Informational message tells user no CPP interface will be generated. If this is not what expected user should check for search criteria and input data.

See Also

TMMETADATA, METAREPOS


1166


INFO: Generating CPP interfaces...

Description

Informational message tells user that tuxscagen start the process of generating CPP interfaces.

Action

No action is required.


1167


INFO: Generating CPP interface...

Description

Informational message tells user that tuxscagen start the process of generating CPP interfaces.

Action

No action is required.


1168


INFO: Generating CPP implementations...

Description

Informational message tells user that tuxscagen start the process of generating CPP implementations.

Action

No action is required.


1169


INFO: Generating CPP implementation...

Description

Informational message tells user that tuxscagen start the process of generating CPP implementations.

Action

No action is required.


1170


ERROR: Command line option "opt" missing required argument !

Description

Command line option opt requires argument.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1171


ERROR: Command line argument "opt" missing required argument!

Description

Command line option opt requires extra argument.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1172


ERROR: Command line option "opt" contains unsupported suboption

Description

Command option opt contains unsupported or invalid suboption.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1173


ERROR: Command line option "opt" contains unsupported property.

Description

Command option opt contains unsupported or invalid sub-option.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1174


ERROR: Command line option "opt" missing required argument.

Description

Command option opt is not complete, it requires argument.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1175


ERROR: Command line option "opt" has syntax error.

Description

Command line option opt has syntax error.

Action

Correct the command line option argument according to tuxscagen command line interface.

See Also

tuxscagen


1176


ERROR: Command line option "opt" has duplicate sub option.

Description

Command line option opt has duplicated sub-option.

Action

Correct the command line option sub-option by removing the duplicated sub-option.

See Also

tuxscagen


1177


ERROR: Command line option "opt" has duplicated property.

Description

Command line option opt has duplicated property specified.

Action

Correct the command line option by removing the duplicated property.

See Also

tuxscagen


1178


ERROR: Command line option "opt" missing required sub option.

Description

Command line option opt does not have any sub-option specified.

Action

Add the required sub-option to opt to the commamd line.

See Also

tuxscagen


1179


ERROR: Command line option "opt" missing required property.

Description

Command line option opt is specified without required accompany property.

Action

Correct the command line option according to tuxscagen command line interface by adding the required property.

See Also

tuxscagen


1180


ERROR: Command line option "opt" already exists.

Description

Command option opt can not be duplicated, but it is being specified more than once

Action

Remove the duplcated option opt from command line.

See Also

tuxscagen


1181


ERROR: Command line option "opt" only allows single sub option.

Description

Command line option opt can only accept one sub-option, but there are more than one sub-option being specified.

Action

Correct the command line option according to tuxscagen command line interface.

See Also

tuxscagen


1182


ERROR: Command line option "opt" is not supported.

Description

An invalid command line option opt is specified.

Action

Remove the invalid command line option and re-issue the command.

See Also

tuxscagen


1183


ERROR: Memory allocation error when unloading service information.

Description

Encountered memory allocation failure when trying to serialize the repository file data.

Action

Check the input repository file and correct any possible errors. Restrict the search criteria to reduce memory requirement and re-run the command.


1184


ERROR: Memory allocation error when reading service svcname.

Description

Encountered memory allocation failure when trying to serialize the service of repository file data.

Action

Check the input repository file and correct any possible errors. Restrict the search criteria to reduce memory requirement and re-run the command.


1185


ERROR: Service svcname information may be corrupt.

Description

Unable to normalize the service information about service svcname from the repository file.

Action

Check the input repository file and correct any possible errors.


1186


ERROR: Service svcname information is illegal.

Description

Failed to validate service information about service svcname from the repository file.

Action

Check the input repository file and correct any possible errors.


1187


ERROR: Repository file fname does not exist.

Description

The specified repository file fname is either does not exist or not a valid repository file.

Action

Make sure the specified repository file fname exists and also it is a valid repository file.


1188


ERROR: Repository file fname has invalid format.

Description

The specified repository file fname is not a valid repository file.

Action

Either correct the command by specifying correct repository file or correct the problem in the repository file.


1189


ERROR: Memory allocation error while opening repository file fname.

Description

Memory allocation failed while trying to open the repository file fname.

Action

Increase system memory.


1190


ERROR: Error setting read lock occurred while opening repository file fname.

Description

Error encountered while setting read lock on the repository file fname.

Action

Make sure there is no other process also using this repository file. If the problem persists, contact Oracle Technical Support.


1191


ERROR: Cannot read predefined FML field while opening repository file fname.

Description

Encountered error when reading FML field of the repository file fname.

Action

Make sure you are using correct repository file, then make sure the file is not corrupted.


1192


ERROR: Environment variable TUXDIR is not set.

Description

The environment variable TUXDIR is not set.

Action

Set the environmental variable TUXDIR and re-issue the command.


1193


ERROR: System error while opening repository file fname.

Description

Encountered file system error when trying to open the specified repository file.

Action

Make sure the specified repository exists with correct access permission.


1194


ERROR: Error setting read lock occurred when reading repository file fname.n

Description

Error encountered which setting read lock on the specified repository file fname.

Action

Make sure there is no other process also using this repository file. If the problem persists, contact Oracle Technical Support.


1195


ERROR: Error reading repository file fname.

Description

Error encountered when reading repository file fname.

Action

Make sure the specified repository file is correct and not corrupted.


1196


ERROR: No matching services in repository file fname

Description

There is no matching service matches search criteria in the repository file fname.

Action

Correct the search criteria in command line or use the correct repository file.


1197


INFO: Create directory failed, invalid input.

Description

The input of the directory name is NULL.

Action

This is internal error, contact your Oracle Technical Support.


1198


INFO: Create directory failed, malloc() failure.

Description

Memory allocation failed when copying the input directory name.

Action

Increase your system memory.


1199


INFO: Directory dir already exists!n

Description

The target directory already exists.

Action

Informational message, no action required.


 Back to Top Previous Next