Facing issue with Polyspace Bug Finder report generation
7 views (last 30 days)
Show older comments
I am facing issue with polyspace report generation.
The issue summary is
"Converting report
Document conversion failed. Unexpected conversion error: Cannot open file: Could not open source package
Error using mlreportgen.db2dom.DocBook/appendDocBookXMLFile
Unexpected conversion error:
Cannot open file: Could not open source package"
Please provide the solution.
0 Comments
Accepted Answer
Anirban
on 4 Oct 2021
The report generated might be very large and you might have encountered the issue documented in Fix Insufficient Memory Errors During Polyspace Report Generation. The solution documented there, that is, increasing the heap size for report generation, might work in your case.
2 Comments
Anirban
on 5 Oct 2021
The issue might be happening for a specific type of result, so looking at the complete log will be helpful. Support can ask you for the log and diagnose further.
In fact, you can check if the issue is true for any report generation or a specific result set. In the Polyspace user interface, select Help > Examples > Bug_Finder_Example.psprj and then try to generate a report from those results. It will be useful for Support to know whether the report generation problem occurs in that case, too.
More Answers (0)
See Also
Categories
Find more on Generate Reports in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!