JxBrowser Chromium Native Process issues when publishing HTML report

15 ビュー (過去 30 日間)
K W
K W 2019 年 5 月 27 日
回答済み: Eric 2019 年 5 月 28 日
Hi,
I am generating both PDF and HTML reports using MATLAB Report Generator. Whenever the HTML report gets completed, I get the following message pop up in a separate message window:
JxBrowser Chromium Native Process has stopped working
A problem caused the program to stop working correctly. Please close the program.
It seems this only occurs when I also include the line
rptview(rpt)
to display the report at the end.
Does anyone know how to stop this JxBrowser Chromium error from happening? Thanks.

回答 (1 件)

Eric
Eric 2019 年 5 月 28 日
I think there are stray jxBrowser processes that were not properly shut down. Try the following:
  1. Close MATLAB
  2. Open the Windows task manager.
  3. Look for processes named "jxBrowser" or something similar and shut it down.
  4. Start MATLAB.
You should now be able to use RPTVIEW to view your generated documents.

カテゴリ

Help Center および File ExchangeMathematics and Optimization についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by