My documentation on Windows is broken

1 view (last 30 days)
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 Comments
Jan
Jan on 9 May 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
Walter Roberson on 11 May 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.

Sign in to comment.

Accepted Answer

Jan
Jan on 9 May 2019
  2 Comments
Guru Charan Das Mudigonda
Guru Charan Das Mudigonda on 11 May 2019
Hello,
Thank you for your response. But my problem is on windows and also, there is nothing being shown at all in my help browser. At least he has unformatted text with no graphics. Mine shows nothing.
Priodyuti Pradhan
Priodyuti Pradhan on 4 Dec 2019
Great! Thanks the above link works fine to resolve the problem occurred in Matlab 2019a.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!