My documentation on Windows is broken
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Guru Charan Das Mudigonda
le 9 Mai 2019
Commenté : Priodyuti Pradhan
le 4 Déc 2019
Hello,
I keep getting the following error message and a completely empty documentation help page when I search for anything on MATLAB help. I do not know what the problem is and I request you to please help me. I have not deleted any dll files or anything at all. I have MATLAB 2019a installed and am a student. I direly need help to fix this problem.
Exception in thread "AWT-EventQueue-0": java.lang.NullPointerException
at com.mathworks.help.helpui.DocRoot.buildDocPageUrl(DocRoot.java:44)
at com.mathworks.help.helpui.DocPageUrlBuilder.buildDocPageUrl(DocPageUrlBuilder.java:25)
at com.mathworks.help.helpui.DocPageUrlBuilder.buildFileUrl(DocPageUrlBuilder.java:21)
at com.mathworks.mlwidgets.help.LightweightHelpPanel$JsHelpPanelClientRunnable.getUrlToLoad(LightweightHelpPanel.java:212)
at com.mathworks.mlwidgets.help.LightweightHelpPanel$JsHelpPanelClientRunnable.run(LightweightHelpPanel.java:196)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Looking forward to a positive response
Thanks in advance!
2 commentaires
Jan
le 9 Mai 2019
What does "search for anything on MATLAB help" mean exactly? From where do you search what? If you are a student is less important than if you have a student license. Did the help work after the installation and what happened before it stopped working? Which operating system are you using?
Walter Roberson
le 11 Mai 2019
When you start matlab ortthe help are you given a message saying unable to reach port 31415 or 31416? If so then you need to adjust your internal firewall to permit matlab to communicate with your local machine.
Réponse acceptée
Jan
le 9 Mai 2019
When I search in the net for the posted error message, I find: https://www.mathworks.com/matlabcentral/answers/423210-why-is-matlab-help-browser-showing-unformatted-text-on-linux-r2018b#answer_346722
Did you try this already?
2 commentaires
Priodyuti Pradhan
le 4 Déc 2019
Great! Thanks the above link works fine to resolve the problem occurred in Matlab 2019a.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!