EntireX Version 9.7
 —  Error Messages and Codes  —

Message Class 0015 - EntireX Workbench

The messages have the format:

0015nnnn

where 0015 is the message class, and
nnnn is the message 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 command-line interface for DCOM Wrapper
Explanation

An unspecified error has occurred in the command-line 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 command-line interface for DCOM Wrapper
Explanation

An I/O error has occurred in the command-line 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 command-line interface for DCOM Wrapper
Explanation

The command-line argument dcom:generate was misspelled.

Action

Reenter the command-line argument correctly.


00151104 Command option syntax error in command-line interface for DCOM Wrapper
Explanation

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

Action

Reenter the command-line argument 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 command-line interface for Java Wrapper
Explanation

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

Action

Contact Software AG


00151300 General error in command-line interface for XML/SOAP Wrapper
Explanation

An unspecified error has occurred in the command-line 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 command-line interface for XML/SOAP Wrapper
Explanation

An I/O error has occurred in the command-line 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 command-line interface for plug-ins
Explanation

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

Action

Contact Software AG.


00151600 General error in command-line interface for Wrapper for EJB
Explanation

An unspecified error has occurred in the command-line interface. The error was in response to a request to run the Wrapper for EJB.

Action

Contact Software AG.


00151700 Missing import source name in command-line interface for XML to IDL Generators
Explanation

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

Action

Enter an accessible and readable import source file name.


00151701 Warning in command-line interface for XML to IDL Generators
Explanation

A warning has occurred in the command-line interface.

Action

Follow the additional text of the warning.


00151702 Error in command-line interface for XML to IDL Generators
Explanation

An error has occurred in the command-line interface.

Action

Follow the additional text of the error.


00152000 General command parsing error in command-line interface
Explanation

An unspecified command parsing error has occurred in the command-line interface.

Action

Contact Software AG.


00152001 Reserved
Explanation

none

Action

none


00152002 I/O error in command-line interface
Explanation

An I/O error has occurred in the command-line 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 command-line interface
Explanation

The specified IDL file is invalid.

Action

Correct the contents of the Software AG IDL file.


00152010 Unknown command-line argument
Explanation

An unknown or misspelled command-line argument was issued to the command-line interface.

Action

Check and correct the command-line argument.


Top of page