Warning when start Simulink in Matlab r2015b

2 ビュー (過去 30 日間)
Óscar Javier Ortiz Iniesta
Óscar Javier Ortiz Iniesta 2016 年 2 月 4 日
コメント済み: Zejun Liu 2019 年 5 月 30 日
Hello everyone. I have a problem when i open simulink. I put the screen capture and I hope it could be solved because I have problems with this warnings.
Thanks a lot for your help.
  2 件のコメント
David Duarte
David Duarte 2016 年 3 月 3 日
You have fixed the problem? Because i have the same problem and i needed help to.
Zejun Liu
Zejun Liu 2019 年 5 月 30 日
I have the same problem!

サインインしてコメントする。

回答 (1 件)

Subin Kuttappan Stellal Mary
Subin Kuttappan Stellal Mary 2016 年 2 月 9 日
編集済み: Subin Kuttappan Stellal Mary 2016 年 2 月 9 日
This might be caused due to a well known Java 7 issue where an operating system's IPv6 configuration prevents IPv4 loopback. That fails connector startup. A common workaround is setting "java.net.preferIPv4Stack" to "true" so JVM check IPv4 first. The setting may be applied through java.opts or _JAVA_OPTIONS.
Some relevant links:
1) https://cwiki.apache.org/confluence/display/MAVEN/ConnectException
  1 件のコメント
Sandeep Hanwate
Sandeep Hanwate 2017 年 1 月 23 日
I couldn't understand what is the solution for problem. Even I am also getting the same error while opening R2015b simulink as like follows,
"Warning: An error occurred trying to load the Simulink HMI engine. Possible reasons include pressing Ctrl+C or running MATLAB with the -nojvm option. Close and re-open any open any Simulink models to assure proper functioning. For proper functioning of Simulink HMI and the Simulation Data Inspector, the JVM is required. > In slxPackager/partDefHmi In slxPackager/registerHandler In slxPackager/executeLoadCallbacks In slprivate (line 11) In load_system (line 21) In libbrowse2 (line 21) Warning: An error occurred trying to load the Simulink HMI engine. Possible reasons include pressing Ctrl+C or running MATLAB with the -nojvm option. Close and re-open any open any Simulink models to assure proper functioning. For proper functioning of Simulink HMI and the Simulation Data Inspector, the JVM is required. > In DAStudio.warning (line 28) In slxPackager/partDefHmi In slxPackager/registerHandler In slxPackager/executeLoadCallbacks In slprivate (line 11) In load_system (line 21) In libbrowse2 (line 21)"

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by