Skip to content

Failing to register the BouncyCastle #1

@MathildeLemee

Description

@MathildeLemee

When launching the webapp

09:11:05,156 INFO [org.apache.sshd.common.util.SecurityUtils](MSC service thread 1-3) Trying to register BouncyCastle as a JCE provider
09:11:05,199 ERROR [org.apache.sshd.common.util.SecurityUtils](MSC service thread 1-3) Failed to register BouncyCastle as the defaut JCE provider
09:11:05,199 ERROR [org.crsh.ssh.term.SSHLifeCycle](MSC service thread 1-3) Could not start CRaSSHD: java.lang.RuntimeException: Failed to register BouncyCastle as the defaut JCE provider
at org.apache.sshd.common.util.SecurityUtils.register(SecurityUtils.java:83) [crsh.shell.ssh-1.1.0-standalone.jar:]
at org.apache.sshd.common.util.SecurityUtils.isBouncyCastleRegistered(SecurityUtils.java:68) [crsh.shell.ssh-1.1.0-standalone.jar:]
at org.apache.sshd.SshServer.setUpDefaultServer(SshServer.java:430) [crsh.shell.ssh-1.1.0-standalone.jar:]
at org.crsh.ssh.term.SSHLifeCycle.doInit(SSHLifeCycle.java:97) [crsh.shell.ssh-1.1.0-standalone.jar:]
at org.crsh.term.TermLifeCycle.init(TermLifeCycle.java:46) [crsh.shell.core-1.1.0-standalone.jar:]

JBoss AS 7.1.1 + mac osx

:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions