22.1 Introduction
This appendix provides an overview of common problems that Babel users have
encountered. Additional insights may be found in Chapter 23.
22.2 Common Errors
This section focuses on common errors encountered by Babel users. The errors
have been separated into those related to SIDL parsing, XML parsing, and
compilation.
SIDL Parsing Errors
-
Babel: Error: when trying to resolve remaining args...Error
: ÄnArgumentfails to resolve as a symbol or file. For a symbol, Babel
attempts to find it in the repository(ies) specified on the command line or,
if none specified, in the default repository. Check the repository being used
to ensure that XML exists for the appropriate version of the symbol. If it is
not present, generate the XML for it first then try again.
XML Parsing Errors
Compilation Errors
22.3 Common Warnings
This section focuses on common warnings encountered by Babel users. Again,
warnings have been separated into those related to SIDL parsing, XML parsing,
and compilation.
SIDL Parsing Warnings
-
Babel: Warning: When creating repository...File
Repository+Fileïs not a repository directory".
First verify that the specified directory is actually a repository directory.
That is, that it contains symbol interfaces defined by XML files. If not,
correct the repository option then try again.
XML Parsing Warnings
Compilation Warnings