You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Thomas Wolf (Jira)" <ji...@apache.org> on 2022/03/19 10:43:00 UTC

[jira] [Commented] (SSHD-1253) class loader fails to load org.apache.sshd.common.cipher.BaseGCMCipher

    [ https://issues.apache.org/jira/browse/SSHD-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509247#comment-17509247 ] 

Thomas Wolf commented on SSHD-1253:
-----------------------------------

The class exists. You'll have to analyze why it isn't on the classpath in your setup. We can't do that for you.

> class loader fails to load org.apache.sshd.common.cipher.BaseGCMCipher
> ----------------------------------------------------------------------
>
>                 Key: SSHD-1253
>                 URL: https://issues.apache.org/jira/browse/SSHD-1253
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.7.0, 2.8.0
>            Reporter: David Herschler Shvo
>            Priority: Major
>             Fix For: 2.9.0
>
>         Attachments: AES128GCM.java, AES256GCM.java
>
>
> I have a class that extends org.apache.sshd.common.cipher.BaseGCMCipher.
> When I use Class c = Class.forName(MyClassName=AES128GCM), in version 2.6.0 it works fine and in version 2.7.0 and 2.8.0 I got:
> NoClassDefFoundError org/apache/sshd/common/cipher/BaseGCMCipher
> 10x,
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org