[
https://issues.jboss.org/browse/GTNMGMT-33?page=com.atlassian.jira.plugin...
]
Boleslaw Dawidowicz commented on GTNMGMT-33:
--------------------------------------------
It is likely that 1) from previous comment is related to signing process as we cannot
reproduce the same error with locally built bits. So in the end there may be two separate
issues.
CLI not accessible - IllegalStateException: No session available
----------------------------------------------------------------
Key: GTNMGMT-33
URL:
https://issues.jboss.org/browse/GTNMGMT-33
Project: GateIn Management
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: cli
Affects Versions: 1.0.0-GA
Environment: EPP-5.2.0.CR1
Reporter: Tomas Kyjovsky
Assignee: Marek Posolda
Priority: Critical
Attachments: no-session-available.txt
ssh -P 2000 root@<host>
12:59:39,960 WARN [DefaultIoFilterChain] Unexpected exception from exceptionCaught
handler.
java.lang.IllegalStateException: No session available
at
org.apache.sshd.common.AbstractSessionIoHandler.exceptionCaught(AbstractSessionIoHandler.java:52)
...
Caused by: java.lang.IllegalStateException: BouncyCastle must be registered as a JCE
provider
at org.crsh.ssh.term.URLKeyPairProvider.loadKeys(URLKeyPairProvider.java:52)
...
12:59:39,968 WARN [DefaultIoFilterChain] Unexpected exception from exceptionCaught
handler.
java.lang.IllegalStateException: No session available
at
org.apache.sshd.common.AbstractSessionIoHandler.exceptionCaught(AbstractSessionIoHandler.java:52)
...
Caused by: java.lang.IllegalStateException: No session available
at org.apache.sshd.common.session.AbstractSession.getSession(AbstractSession.java:170)
...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira