MCU Checking AD Readiness on host ale (Failed )could not insert:
说明
Checking AD Readiness on host test (Failed )could not insert: [com.quest.bullseye.common.model.posix.ReportResult]; SQL [insert into report_result (result_id, message, options, resolution, status, test_name, test_type, computer_report_id, result_position) values (default, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is rg.hibernate.exception.DataException: could not insert: [com.quest.bullseye.common.model.posix.ReportResult]
原因
Product Defect 28561 found in MCU 2.5:
The DB field that holds the information from a DNS srv query has a limit of 1000 chars and the response we get back from the query is larger than the field size.
解决办法
This issue has been patched and that patch has been included in version 2.5.2 of the MCU. Please upgrade the MCU to version 2.5.2 to resolve this issue.