My documentation on Windows is broken
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Guru Charan Das Mudigonda
il 9 Mag 2019
Commentato: Priodyuti Pradhan
il 4 Dic 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 Commenti
Jan
il 9 Mag 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
il 11 Mag 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.
Risposta accettata
Jan
il 9 Mag 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 Commenti
Priodyuti Pradhan
il 4 Dic 2019
Great! Thanks the above link works fine to resolve the problem occurred in Matlab 2019a.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!