Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to register the BouncyCastle #1

Open
MathildeLemee opened this issue Nov 13, 2012 · 1 comment
Open

Failing to register the BouncyCastle #1

MathildeLemee opened this issue Nov 13, 2012 · 1 comment

Comments

@MathildeLemee
Copy link

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

:)

@drieu
Copy link
Member

drieu commented Nov 13, 2012

Hi,

It's a common error.We will probably put in a FAQ.
See
http://totalprogus.blogspot.fr/2012/09/crash-could-not-start-crasshd-failed-to.html
.

kind regards,

2012/11/13 MathildeLemee [email protected]

When launching the webapp

09:11:05,156 INFO org.apache.sshd.common.util.SecurityUtilshttp://MSC%20service%20thread%201-3Trying to register BouncyCastle as a JCE provider
09:11:05,199 ERROR org.apache.sshd.common.util.SecurityUtilshttp://MSC%20service%20thread%201-3Failed to register BouncyCastle as the defaut JCE provider
09:11:05,199 ERROR org.crsh.ssh.term.SSHLifeCyclehttp://MSC%20service%20thread%201-3Could 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

:)


Reply to this email directly or view it on GitHubhttps://github.com//issues/1.

Rieu Damien

Pôle d'intégration SIRHEN
Rectorat Aix-Marseille
Tél: 04.42.93.96.17
Fax: 04.42.93.96.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants