Frequent Java problems when using general Matlab commands

1 view (last 30 days)
I am frequenlty getting this message and the only cure is a restart - can anyone see why this is happening? Part of message follows...
Exception in thread "AWT-EventQueue-0": java.lang.IllegalStateException: Should only have one contributor providing a summary
at com.mathworks.widgets.text.STPMessagePanel.getSummaryContributor(STPMessagePanel.java:442)
at com.mathworks.widgets.text.STPMessagePanel.access$600(STPMessagePanel.java:49)
at com.mathworks.widgets.text.STPMessagePanel$LayerMessagePainter.getPaintForSummary(STPMessagePanel.java:427)
at com.mathworks.widgets.messagepanel.MessagePanel.paintSummary(MessagePanel.java:428)
at com.mathworks.widgets.messagepanel.MessagePanel.paintComponent(MessagePanel.java:367)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)

Answers (1)

Neil Philip
Neil Philip on 23 Apr 2019
Thanks for responding Walter - I will try tech support.
Neil

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!