com.sshtools.j2ssh.transport.AlgorithmNotSupportedException: Algorithm DH not available
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via sshtools by *anonymous
, 1 year agovia jcvs.org by Unknown author, 1 year ago
via Oracle Community by 806554, 1 year ago
via sshtools by ke4roh
, 1 year agovia hivmr.com by Unknown author, 1 year ago
via sourceforge.net by Unknown author, 1 year ago
com.sshtools.j2ssh.transport.AlgorithmNotSupportedException: Algorithm DH not available
at com.sshtools.j2ssh.transport.kex.DhGroup1Sha1.onInit(Unknown Source)
at com.sshtools.j2ssh.transport.kex.SshKeyExchange.init(Unknown Source)
at com.sshtools.j2ssh.transport.TransportProtocolCommon.run(Unknown Source)
at java.lang.Thread.run(Thread.java:536)