UNV7000-UNV7099
----
UNV7000E prod license is for operating system type licos, not os.
Description
The license information saved in the program's configuration file does result in a valid license key; however, the key is for the wrong operating system. prod is the name of the licensed product. licos is the name of the operating system specified in the license information. os is the name of the operating system on which the program is currently installed.
Severity
Error
System Action
The program may or may not terminate, depending on the context in which the license validation occurs.
For example, this message may be issued by Universal Broker during its startup processing as it validates and caches information for any locally-configured licenses. If the agent eventually receives a license from a Universal Controller, component execution is controlled by that license information and local information is ignored.
If a Universal Agent component issues this message at the time of execution, then that componenent will terminate.
User Action
Update the license information in the program's configuration file to match the license information you received with the initial software package. You may also choose to centralize license management by connecting to a 6.9.0.0 or later Universal Controller and obtaining a license from it.
Component
Cross-Platform Messages
----
UNV7001E prod license is expired. Contact Stonebranch, Inc. for license renewal.
Description
The expiration date for the product license has passed. prod is the name of the licensed product.
Severity
Error
System Action
The program may or may not terminate, depending on the context in which the license expiration is detected.
For example, this message may be issued by Universal Broker during its startup processing as it validates and caches information for any locally-configured licenses. If the agent eventually receives a license from a Universal Controller, license expiration is determined by that license information and local information is ignored.
If a Universal Agent component issues this message at the time of execution, then that componenent will terminate.
User Action
Contact Stonebranch customer support for a new license. Update the license information in the program's configuration file to match the license information you received with the initial software package. You may also choose to centralize license management by connecting to a 6.9.0.0 or later Universal Controller and obtaining a license from it.
Component
Cross-Platform Messages
----
UNV7002E prod license expires in num day(s). Contact Stonebranch, Inc. for license renewal.
Description
The current prod license will expire soon. num is the number of days left before the license expires.
Severity
Error
System Action
The program continues.
User Action
The software can be used up to the day the license expires. However, to make sure there is no interruption in software usage, please contact Stonebranch sales support as soon as possible for an updated license.
Component
Cross-Platform Messages
----
UNV7003E prod demonstration license expires in num day(s).
Description
The current software, which was licensed for a trial period only, will expire in the number of days specified by num. prod is the name of the licensed product.
Severity
Error
System Action
The program continues.
User Action
The software can be used up to the day the license expires. To continue using the software after the trial period, a license must be purchased. Contact Stonebranch sales support for more information.
Component
Cross-Platform Messages
----
UNV7004E Error adding entry to trace file scrub list in func (errno): reason
Description
An attempt to add an entry to the list of sensitive values that should be scrubbed from any trace or log file output has failed. func is the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program continues. It will not be possible for the application to scrub the sensitive item from the trace or log file output.
User Action
Tracing should be stopped immediately until the trace files and output can be secured. The risk of continuing with unscrubbed data would need to be evaluated against the value of the reason for which the diagnositic data is being collected. Contact Stonebranch customer support immediately so that the failure can be examined and the vulnerability eliminated.
Component
Cross-Platform Messages
----
UNV7005E Error obtaining an entry from the trace file scrub list in func (errno): reason
Description
An attempt to retrieve an entry from the list of sensitive values that should be scrubbed from any trace or log file output has failed. func is the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program continues. Rather than risking exposure of secure information, an empty trace or log file line is written.
User Action
This issue is not as critical as that reported by UNV7004E, because no sensitive data is exposed. However, the value of the diagnostic information may be diminished due to the missing trace or log file entry. Report the issue to Stonebranch customer support.
Component
Cross-Platform Messages
----
UNV7006E Error scrubbing a trace file line in func (errno): reason
Description
An attempt to mask sensitive values from a trace or log file line has failed. func is the function in which the error occurred. errno is the error number. reason is an explanation of the error.
Severity
Error
System Action
The program continues. Rather than risking exposure of secure information, an empty trace or log file line is written.
User Action
This issue is not as critical as that reported by UNV7004E, because no sensitive data is exposed. However, the value of the diagnostic information may be diminished due to the missing trace or log file entry. Report the issue to Stonebranch customer support.
Component
Cross-Platform Messages
----
UNV7007E This error can occur when the locally-configured CA certificate cannot verify the incoming self-signed certificate.
Description
This error can occur when an incoming connection request presents a self-signed certificate that cannot be authenticated against the locally-configured CA certificate.
Severity
Error
System Action
The program will terminate. Until the presented self-signed certificate can be successfully authenticated against the CA certificate, the program will continue failing.
User Action
Check that the locally-configured CA certificate/bundle contains the self-signed certificate. Since the presented certificate is self-signed, it must be part of the bundle or be the CA itself.
Component
Cross-Platform Messages