"Error using connector.ensureServiceOn" when clicking "Get Add-Ons"
Show older comments
Asking this question in case anyone else has faced the same problem / has found a solution.
Release: R2015b 64 bit, Windows.
When clicking on "Get Add-Ons", this error message pops up on the command window:
Error using connector.ensureServiceOn
Error starting MATLAB Connector. Please check that port 31515 is available.
com.mathworks.jmi.MatlabException: Error starting MATLAB Connector. Please check that port 31515 is available.
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:266)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFevalConsoleOutput(Matlab.java:1778)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:195)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:172)
at com.mathworks.addons.ConnectorFactory$1.runOnMatlabThread(ConnectorFactory.java:37)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:475)
What I've tried:
- Allowed R2015b.exe in the Firewall for inbound and outbound connections.
- Allowed TCP port 31515 in the Firewall for inbound and outbound connections.
Still no luck.
Accepted Answer
More Answers (2)
AFTAB ALAM ANSARI
on 22 Nov 2017
1 vote
Don't go for rubbish like "it's because of JAVA". This happens when MATLAB is blocked by some firewall that is blocking MATLAB from connecting to Internet. MATLAB uses Internet during Stimulation. Just exclude it from firewall and there you go. There will be no error.
2 Comments
Eric Zhai
on 22 Jan 2019
This answer really helps me. After I exclude MATLAB from the firewall in the computer, the error never come up.
Johanna Nandar
on 25 Jun 2020
Hi, how you do this
Hicham Belh
on 16 Dec 2018
0 votes
i got this error by click on getaddon:
Version: Matlab 2018a
error:
was: Server did not respond to initial request: 127.0.0.1:31714
initial request: 127.0.0.1:31714
thx for any help
Lega
1 Comment
MUTHUKUMARASAMY V
on 31 Dec 2020
I too get the same error when opening model configuration parameters
Categories
Find more on Introduction to Installation and Licensing 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!