【问题标题】:Error using Matlab parpool from Java使用来自 Java 的 Matlab parpool 时出错
【发布时间】:2015-10-07 05:03:08
【问题描述】:

我的系统是 Windows Server 2012 Standart R2,Matlab 版本是 R2015a。我试过this example。当我运行 Java 应用程序时,它会停止:

    Starting parallel pool (parpool) using the 'local_mcruserdata' profile ... connected to 8 workers.
    Parallel pool using the 'local_mcruserdata' profile is shutting down.
    Error using parpool (line 103)
    Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local_mcruserdata' in the Cluster Profile Manager.)

    Error in sample_pct (line 11)

    Caused by:
        Error using cd
        An internal error occurred during dctPathAndClearNotification.

    The error is `com.mathworks.toolbox.javabuilder.MWException`: Failed to start a parallel pool. (For information in addition to the causing error, validate the profile 'local_mcruserdata' in the Cluster Profile Manager.)

我的集群配置文件管理器中不存在配置文件“local_mcruserdata”。我使用的是导出配置文件“本地”的 local.settings 文件。

【问题讨论】:

    标签: matlab


    【解决方案1】:

    这是 R2015a 中的一个已知问题。见http://uk.mathworks.com/support/bugreports/1224308

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-08-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多