Clear Filters
Clear Filters

Matlab shows java error

1 view (last 30 days)
boureghda mohammed
boureghda mohammed on 11 Feb 2017
MATLAB works well, but when I run a script after it finish execution show me the following error:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Channel stream was closed before response has been received.
at com.teamdev.jxbrowser.chromium.internal.ipc.SocketChannel.post(Unknown Source)
at com.teamdev.jxbrowser.chromium.Browser.b(Unknown Source)
at com.teamdev.jxbrowser.chromium.Browser.getURL(Unknown Source)
at com.mathworks.html.jxbrowser.chromium.JxBrowserChromiumNavigator.getCurrentLocation(JxBrowserChromiumNavigator.java:52)
at com.mathworks.html.HtmlPanel.getCurrentLocation(HtmlPanel.java:191)
at com.mathworks.html.HtmlComponentWrapper.getCurrentLocation(HtmlComponentWrapper.java:166)
at com.mathworks.html.HtmlComponentWrapper.getCurrentLocation(HtmlComponentWrapper.java:166)
at com.mathworks.mlwidgets.help.HelpPanel$UrlHandlingHtmlComponentWrapper.getCurrentLocation(HelpPanel.java:216)
at com.mathworks.mlwidgets.help.HelpPanel.getCurrentLocation(HelpPanel.java:505)
at com.mathworks.mde.help.MLHelpBrowser.getCurrentLocation(MLHelpBrowser.java:530)
at com.mathworks.mde.help.MLHelpBrowserActiveTab.getHelpBrowserTabShowingUrl(MLHelpBrowserActiveTab.java:116)
at com.mathworks.mde.help.UrlDisplayDefaultDependencyProvider.getHelpBrowserTabShowingUrl(UrlDisplayDefaultDependencyProvider.java:44)
at com.mathworks.mde.help.OpenBrowserUrlDisplayBehaviorFactory.createDefaultData(OpenBrowserUrlDisplayBehaviorFactory.java:109)
at com.mathworks.mde.help.OpenBrowserUrlDisplayBehaviorFactory.getUrlDisplayData(OpenBrowserUrlDisplayBehaviorFactory.java:81)
  4 Comments
boureghda mohammed
boureghda mohammed on 7 Jun 2017
MATLAB Version 8.6.0.267246 (R2015b) Operating System: Microsoft Windows 7 Version 6.1 (Build 7601: Service Pack 1) 64-bit. Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot™ 64-bit Server VM mixed mode.
The answer to the second question is No.

Sign in to comment.

Answers (1)

Juan Echavarria
Juan Echavarria on 7 Jun 2017
I have the same problem.

Categories

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

Community Treasure Hunt

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

Start Hunting!