Echelon NodeBuilder Resource Report Generator User Manual

Page 39

Advertising
background image

Table 5.1 Resource File Validation Warnings

Warning Message

Displayed

Description

Dangling
Reference

Warning: Fail to resolve
reference for <referring-
type> to <scope
selector>::<index>: no such
referee

This is a serious problem. A resource R1 refers to
another resource R2, where R2 doesn’t exist.
Removing resource R2 after defining R1 might cause
this problem. It might be caused by an incomplete
resource file catalog (the resource file set that contains
R2 is missing).

Format Rollover

Warning: Cannot format
<type detail>: <reason>
(now using alternative
formatting policy)

This might be benign and may have been designed by
the resource file set developer. The resource report will
finish generating the report, listing the detail in question
using a built-in, alternative, formatting strategy.

Reverse
Reference

Warning: Set <set-id>
attempts to reference an
item from a higher scope
(<target scope selector>).
This reference cannot be
resolved!

This is a serious problem. The resource file set in
question is defined with a scope selector S1, and it
contains one or more references to scope selector S2,
with S2 > S1. Such a reference cannot be resolved.
This may be caused by changing the set’s scope
selector to S1, where the original selector S0 was used
with S0 > S2.

Bad CP
Inheritance

Warning: Functional profile
member <member>
implements a configuration
property <CPT name>,
which is of an inheriting
type, applying to the entire
profile. However, the
functional profile does not
implement a principal NV
from which this CP could
inherit its type.

This is a serious problem, preventing this functional
profile from being implemented. Make sure all inheriting
CPs apply to a well-defined NV, or specify a principal
network variable.

Bad Profile
Number

Warning: Standard
functional profile <name>
specifies key <profile
number
>, which is within the
range of FPT keys defined
for user profiles. Consider
correcting the key to <
20000.

Standard functional profiles must use profile numbers
(keys) less than 20000.

37

NodeBuilder Resource Report Generator User’s Guide

Advertising