[jira] Commented: (DIRMINA-678) NioProcessor 100% CPU usage on Linux (epoll selector bug)

2010-02-08 Thread Serge Baranov (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831297#action_12831297 ] Serge Baranov commented on DIRMINA-678: --- I've updated to the latest revision of MINA

Re: Apache SSHD Query

2010-02-08 Thread Guillaume Nodet
I suppose you've configured your sshd server to launch a unix shell such as the sh one. This means when you run the whoami command, this unix executable will return the current unix user. Unfortunately, sshd is not integrated with the unix security layer at this point, so the user will be the one t

Apache SSHD Query

2010-02-08 Thread prashant.ghotikar
HI, I am using Apache MINA SSHD code. I am able to start the Sshd Server. I have one query. I am starting the server using a user say "xyz". I have added my authentication mechanism. Now when a user say "abc" login successfully on the sshd server. When I typed whoami ..its gives me "xyz" (the use

Re: Fwd: Re: sorry, I'm not able to convert byte into myClass

2010-02-08 Thread Emmanuel Lecharny
thanks Emmanuel Lécharny, but my problem is not resolt... I must send and receive std BasicMessage without the dimension. So tell me how you intend to deal with packets fragmentation ? Because you have to know that your message can be transmitted one byte at a time... The only solution I see i

Fwd: Re: sorry, I'm not able to convert byte into myClass

2010-02-08 Thread Emmanuel Lécharny
Forwarded to the mailing list. Please do not send direct mails. Original Message Subject:Re: sorry, I'm not able to convert byte into myClass Date: Mon, 08 Feb 2010 06:55:09 -0800 From: silviasignor...@libero.it To: elecha...@apache.org thanks Emmanuel Léchar

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830956#action_12830956 ] Emmanuel Lecharny commented on DIRMINA-681: --- Sure. let's do that. I will try to

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Mauritz Lovgren (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830949#action_12830949 ] Mauritz Lovgren commented on DIRMINA-681: - Would it be possible to perform an isol

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Mauritz Lovgren (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830948#action_12830948 ] Mauritz Lovgren commented on DIRMINA-681: - Yes, seems to me as well that it might

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830941#action_12830941 ] Emmanuel Lecharny commented on DIRMINA-681: --- Yes, we have reached the very same

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Mauritz Lovgren (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830939#action_12830939 ] Mauritz Lovgren commented on DIRMINA-681: - FYI, the following occurs while running

[jira] Commented: (DIRMINA-681) Strange CPU peak occuring at fixed interval when several thousand connections active

2010-02-08 Thread Mauritz Lovgren (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830938#action_12830938 ] Mauritz Lovgren commented on DIRMINA-681: - Hm. Still having problems running on th