How do I fix receiving "Caught throwable while adding doc set item to doc set builder: null" in the command window after Startup?
조회 수: 3 (최근 30일)
이전 댓글 표시
Version 2018b 64-bit on Windows 10, only MATLAB 9.5 installed (no add-ons). I have tried reinstalling the program and resetting to the default path but none of those have worked. I have tried searching around on the web but it seems as though barely anyone else has this issue. Please let me know what other info I should provide to solve this issue.
댓글 수: 3
Kunihide Hirai
2019년 5월 9일
Try again with administrator privileges when installing Matlab.
Or, if there is the same version of Matlab installed on Windows 7 etc., the error will not occur if you copy and save the missing file in the Help folder from the old PC.
The following five types of files and folders are missing (in the case of the Japanese version):
helpsearch-v2
helpsearch-v2_ja_JP
docset.xml
documetation-center.html
documentation-center_ja_JP.html
채택된 답변
추가 답변 (4개)
Dr Flute
2020년 4월 21일
I got this problem after removing MATLAB 2019b and reinstalling it ... the original problem had been ...
Caught "std::exception" Exception message is:
Bundle#315 start failed: Loading C:\Program Files\MATLAB\R2019b\bin\win64\builtins\sl_graphical_classes\mwsl_graphical_classes_builtinimpl.dllfailed with error: %1 is not a valid Win32 application.
after reinstalling, this went away and now I'm getting:
Caught throwable while adding doc set item to doc set builder: null
Caught throwable while adding doc set item to doc set builder: null
So far, I can see what harm this is doing .. but it would be nice to know.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!