sendmail error: "java.lang​.RuntimeEx​ception: Could not generate DH keypair"

6 ビュー (過去 30 日間)
Fredrik Gustavsson
Fredrik Gustavsson 2018 年 1 月 31 日
コメント済み: Fredrik Gustavsson 2018 年 1 月 31 日
Hi,
I'm running Matlab R2012b and have been using the sendmail command for years using the same server and email settings. Suddenly, out of the blue, sendmail gives me the error: "java.lang.RuntimeException: Could not generate DH keypair". Even the simplest command:
sendmail('myemail@emailadress.com','test')
produces this error. I have not changed the Java version (1.6.0_22-b04). What can be the problem?

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 1 月 31 日
編集済み: Walter Roberson 2018 年 1 月 31 日
  3 件のコメント
Walter Roberson
Walter Roberson 2018 年 1 月 31 日
Sorry, I do not know the answer to that.
Fredrik Gustavsson
Fredrik Gustavsson 2018 年 1 月 31 日
Installing Java 7 resolves the sendmail problem (I went back to the original security providers) but of course introduces other issues with for instance some GUI components since R2012b is shipped with Java 6 (v1.6.0_17 to be precise). Stuck in the gap between old and new. Still in total surprise why sendmail suddenly became impaired to send emails. Actually, we have 60 customers using our deployed software that have lost some vital functionality with this. Mathworks say they can't really help me because this is a Java issue. Well yes but if they have based their function on Java, it should also be a Matlab issue.

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

カテゴリ

Help Center および File ExchangeWeb Services についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by