ERROR: Loading report template: BugFinder.rpt Check if the file is a valid report (.rpt) template.
1 次查看(过去 30 天)
显示 更早的评论
Problem is reporoducing on Polyspace Bug Finder R2016a.
I use command line to excute Polyspace bugfinder. In local disk, the batch script can be excuted correctly. When use Jenkins Pipeline to run the polyspace automaticly, the console output that informationg
"can not read mat-file C:\Users\Administrator.LAPTOP-QJC3JU0C\AppData\Local\Jenkins\.jenkins\workspace\Standard_Module\05_Modules\01_Application\STD_BtnSingleHdlr\Doc\Polyspace_Result\R_BF_28\Polyspace-Doc\BugFinder.rpt. It is not binary mat-file .
error rptgen/loadRpt(line21)
error polyspace_report(linee 188)
ERROR: Loading report template: BugFinder.rpt
Check if the file is a valid report (.rpt) template..."
According to the message aboved, I excute the batch script in jenkins workspace file. The error is present.So I replace the Bugfinder.rpt from
I use the local Bugfinder.rpt to replace the checkout from SVN, the polyspace-bugfinder-nodesktop.exe can be excuted correctly. I have compare the local Bugfinder and the remoted Bugfinder.rpt in svn. The compared result indicates these two file is the same. I guess the .rpt file has been changed when it is uploade to SVN.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!