Unable to use MATLAB : error : "com.mathworks.jmi.MatlabException: Error in Connector"
27 ビュー (過去 30 日間)
表示 古いコメント
com.mathworks.jmi.MatlabException: Error in Connector: Did not start the server. Desired port was: 31515. Last error was: Failed to start server: 127.0.0.1:31614
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:273)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFeval(Matlab.java:1731)
at com.mathworks.matlabserver.connector.impl.ConnectorImpl.doEnsureServiceOn(ConnectorImpl.java:219)
at com.mathworks.matlabserver.connector.api.Connector.ensureServiceOn(Connector.java:137)
at com.mathworks.mde.editor.plugins.editordataservice.IsEditorExecutingFeature.setMessageService(IsEditorExecutingFeature.java:89)
at com.mathworks.mde.editor.plugins.editordataservice.IsEditorExecutingFeature.access$100(IsEditorExecutingFeature.java:22)
at com.mathworks.mde.editor.plugins.editordataservice.IsEditorExecutingFeature$2.run(IsEditorExecutingFeature.java:52)
at com.mathworks.mvm.exec.MatlabRunnableRequest$2.call(MatlabRunnableRequest.java:56)
at com.mathworks.mvm.exec.MatlabCallableRequest.call(MatlabCallableRequest.java:102)
0 件のコメント
回答 (1 件)
Namit Joshi
2022 年 2 月 3 日
Hi,
Please refer to the following link to know more about this issue
Hope this helps!
参考
カテゴリ
Find more on Get Started with MATLAB Production Server 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!