Hi,

   +-From: Rohiini N <[email protected]> ----
   |_Date: Tue, 20 Apr 2010 21:30:34 +0530 __
   |
   |I understand that the login to the unix m/c is exceeding the grace time 
   |defined.. but I want to know the possible reasons it is not connecting 
   |to unix m/c. 
   |I am establishing a JSCH session and while executing the statement 
   |session.connect, it hangs and finally results in the following exception:
   |jcraft.jsch.jschException:SSH_MSG_DISCONNECT:11 Login_grace_time exceeded en
   |  at com.jcraft.jsch.session.read(Unknown Source)
   |  at com.jcraft.jsch.UserAuth.start(Unknown Source)
   |  at com.jcraft.jsch.UserAuthNone.start(Unknown Source)

According to the messages, it seems the older jsch version(0.1.33 or younger)
is used.  I'm not sure that is the reason, but the usage of updated version
may change something.  For example, I guess that very older version had 
similar problems in the case of drying-up of the random number pool.


Sincerely,
--
Atsuhiko Yamanaka
JCraft,Inc.
1-14-20 HONCHO AOBA-KU,
SENDAI, MIYAGI 980-0014 Japan.
Tel +81-22-723-2150
    +1-415-578-3454
Skype callto://jcraft/
Twitter: @ymnk

------------------------------------------------------------------------------
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to