C and C++ SoftBench User's Guide
Using SoftBench Static Analyzer
If Something Goes Wrong
Chapter 9 279
Source file
filename
not
found.
The source file you requested cannot
be found. Choose "File: Customize
File Set…" to add the project (Parent
or Subproject) containing the source
file which couldn't be found.
Alternatively, add the file to the
project by choosing "Project: Add
File(s) to Project…" and rebuild
the project. This may also be an NFS
access problem. Your system
administrator may need to add access
to the remote system thatcontains the
file.
Unable to open
Static.sadb.
SoftBench Static Analyzer cannot
open the Static database. It may be an
incompatible version from a previous
release of SoftBench. Delete
Static.sadb, rebuild the code and try
again.
Update of Static
Analysis Database
failed: Scanner exited
(result==1).
Either your Static Analysis Database
is from an earlier SoftBench release,
in which case you must remove the
database and regenerate the analysis
database files by rebuilding your
project (In standalone mode, choose
"File: Analyze File Set".); or, you
requested "File: Analyze File
Set" when running from SoftBench
before creating your Static database
through a build process. You must
first create the database by building
your project.
Table 9-2
Condition or Message Explanation