Version 8.0
 —  Messages and Codes  —

Error Class 0015 - Workbench Messages

The messages have the format:

0015nnnn

where 0015 is the error class, and
nnnn is the error number in the range 0000 - 9999

Overview of Messages

00151100 | 00151101 | 00151102 | 00151103 | 00151104 | 00151110 | 00151111 | 00151200 | 00151300 | 00151301 | 00151302 | 00151500 | 00151600 | 00151700 | 00151701 | 00151702 | 00152000 | 00152001 | 00152002 | 00152003 | 00152004 | 00152010

00151100 General error in batch interface for DCOM Wrapper
Explanation

An unspecified error has occurred in the batch interface. The error was in response to a request to run the DCOM Wrapper.

Action

Contact Software AG.


00151101 Reserved
Explanation

none

Action

none


00151102 I/O error in batch interface for DCOM Wrapper
Explanation

An I/O error has occurred in the batch interface. The error was in response to a request to run the DCOM Wrapper.

Action

Make sure that the input IDL file is readable. Make sure that the output directory exists and has write access. Make sure that the generated files are accessible.


00151103 Command syntax error in batch interface for DCOM Wrapper
Explanation

The command token dcom:generate was misspelled.

Action

Re-enter the batch command correctly.


00151104 Command option syntax error in batch interface for DCOM Wrapper
Explanation

An unknown command option was entered, or the command options nt or os were misspelled.

Action

Re-enter the batch command correctly.


00151110 General error in DCOM midl execution
Explanation

An error occurred in the midl execution of the DCOM Wrapper. midl is called inside the generated DCOM batch script.

Action

Make sure the ntd daemon is running. Check the generated DCOM batch script and the availability of the midl input files.


00151111 General error in DCOM batch script execution
Explanation

An error occurred in a subprocess in the DCOM batch script, for example in the IDL Compiler calls.

Action

Check the generated DCOM batch script and the availability of the input files.


00151200 General error in batch interface for Java Wrapper
Explanation

An unspecified error has occurred in the batch interface. The error was in response to a request to run the Java Wrapper.

Action

Contact Software AG


00151300 General error in batch interface for XML/SOAP Wrapper
Explanation

An unspecified error has occurred in the batch interface. The error was in response to a request to run the XML/SOAP Wrapper.

Action

Contact Software AG.


00151301 No IDL libraries found in specified Software AG IDL file
Explanation

The specified IDL file is invalid or contains no IDL libraries. The error was in response to a request to run the XML/SOAP Wrapper.

Action

Correct the IDL file.


00151302 I/O error in batch interface for XML/SOAP Wrapper
Explanation

An I/O error has occurred in the batch interface. The error was in response to a request to run the XML/SOAP Wrapper.

Action

Make sure that the input IDL file is readable. Make sure that the output directory exists and has write access. Make sure that the XML mapping file is accessible.


00151500 General error in batch interface for plug-ins
Explanation

An unspecified error has occurred in the batch interface. The error was in response to a request to run a plug-in.

Action

Contact Software AG.


00151600 General error in batch interface for EJB Wrapper
Explanation

An unspecified error has occurred in the batch interface. The error was in response to a request to run the EJB Wrapper.

Action

Contact Software AG.


00151700 Missing import source name in batch interface for XML to IDL Generators
Explanation

A misspelled batch command was issued to the batch interface, because no import source name was entered.

Action

Enter an accessible and readable import source file name.


00151701 Warning in batch interface for XML to IDL Generators
Explanation

A warning has occurred in the batch interface.

Action

Follow the additional text of the warning.


00151702 Error in batch interface for XML to IDL Generators
Explanation

An error has occurred in the batch interface.

Action

Follow the additional text of the error.


00152000 General command parsing error in batch interface
Explanation

An unspecified command parsing error has occurred in the batch interface.

Action

Contact Software AG.


00152001 Reserved
Explanation

none

Action

none


00152002 I/O error in batch interface
Explanation

An I/O error has occurred in the batch interface.

Action

Make sure that the input IDL file and its properties file are accessible and readable.


00152003 Reserved
Explanation

none

Action

none


00152004 IDL parser error in batch interface
Explanation

The specified IDL file in invalid.

Action

Correct the contents of the Software AG IDL file.


00152010 Unknown batch command
Explanation

An unknown or misspelled batch command was issued to the batch interface.

Action

Check and correct the batch command.


Top of page