usage of ioprocessor

2012-01-10 Thread Mike van Goor
Hi list, Trying to figure something out here and I know it's my first post so please bare with me. Excuse me if my question sounds noobish, but I have been unable to find anything relating to my question, so here goes. I am currently writing a program that spontaniously creates multiple

Re: usage of ioprocessor

2012-01-11 Thread Mike van Goor
On 11-1-2012 10:42, Emmanuel Lecharny wrote: On 1/11/12 10:11 AM, Mike van Goor wrote: On 11-1-2012 0:03, Emmanuel Lecharny wrote: On 1/10/12 9:31 PM, Mike van Goor wrote: Hi list, Trying to figure something out here and I know it's my first post so please bare with me. Excuse me if my

Re: Forcing the closure of any open session when mina server shuts down

2012-08-20 Thread Mike van Goor
Hello, In short: You are responsible for every session that has been created after MINA accepted it. If you do not close them upon shutdown, they will remain in a to-be-closed state for 2 minutes (I thought this was FIN-Wait, not sure). To make sure the sessions are closed you should close

Re: Forcing the closure of any open session when mina server shuts down

2012-08-20 Thread Mike van Goor
Hi, I am (for now) ignoring this line as it exists before exit and after: tcp0 0 127.0.0.1:56901 127.0.0.1:10027 TIME_WAIT Apart from that the acceptor tcp ports have been closed (as there is no LISTEN in your second output. As for the remaining session (the 2 listings

API Website url

2012-11-12 Thread Mike van Goor
Hello, I am trying to find the mina API web reference. The link I had was this: http://mina.apache.org/report/trunk/apidocs/ Is there a new url? Thanks in advance. Best regard, Mike van Goor

Re: API Website url

2012-11-14 Thread Mike van Goor
Thanks Emannuel Op 14-11-2012 21:41, Emmanuel Lécharny schreef: Le 11/12/12 7:47 PM, Mike van Goor a écrit : Hello, I am trying to find the mina API web reference. The link I had was this: http://mina.apache.org/report/trunk/apidocs/ Is there a new url? Thanks in advance. Best regard, Mike

Re: API Website url

2012-11-14 Thread Mike van Goor
Hi, Maybe I joyed too early. I seem to be missing org.apache.transport.serial? Maybe more, but I use that one. Best regard, Mike Op 14-11-2012 21:42, Mike van Goor schreef: Thanks Emannuel Op 14-11-2012 21:41, Emmanuel Lécharny schreef: Le 11/12/12 7:47 PM, Mike van Goor a écrit : Hello

Re: API Website url

2012-11-14 Thread Mike van Goor
Thanks, I´ll keep an eye out :) Op 15-11-2012 1:53, Emmanuel Lécharny schreef: Le 11/14/12 9:45 PM, Mike van Goor a écrit : Hi, Maybe I joyed too early. I seem to be missing org.apache.transport.serial? Maybe more, but I use that one. I have updated the web site, it might take a few hours

Re: API Website url

2012-11-15 Thread Mike van Goor
Thank you Emmanuel :) Op 15-11-2012 10:05, Emmanuel Lécharny schreef: Le 11/15/12 7:28 AM, Mike van Goor a écrit : Thanks, I´ll keep an eye out :) Ok, done ! The serial javadocs are there.

Re: Logging org.apache.mina?

2013-02-05 Thread Mike van Goor
Hi, In the filterchain you need to add a logfilter. This will dramatically increase the logging for Mina. Regards, Mike Op 5-2-2013 19:32, Andrew Cagney schreef: Hi, Is there anything special that needs to be done when enabling SLF4J logging in mina-core? To keep things simple, I'm using

Re: MIA for a while...

2017-03-02 Thread Mike van Goor
Op 2-3-2017 om 15:15 schreef Emmanuel Lécharny: I may be MIA for a while, or at least way less responsive : My wife just gave birth to our wonderful daughter today, and I'm afraid it's going to be our priority number one in the next few weeks:-) Congratulations! Enjoy Emmanuel.