Dear Niklas,

I have add to my socket server http part (based on http server sample).
I have strange problem. For the same settigns it on my PC it's working
fine,
but on other servers it have not reply (only part which need send around
100-200 long lines).
I tried LINUX & WIN 2003 server - the same... Long reply do not work.
Logs show that reply made by server and need to be sent, but client http
have not it from that PCs (sure finally part with out.flush(); kept).

Could you provide us with some more information please? What version of
MINA, JRE, etc are you using? A bug has recently been fixed in
c(used by StreamIoHandler). Without this bug fix I
saw strange behaviour with a modified version of the http server
example. I got partial response just like you're experiencing. I'm using
Linux here so I have no idea if it's any different on Windows but I
doubt that it is.

I'm using last build of MINA (0.9.4 build) and last JRE also.
Looks like it can't work on 2 CPU servers (4 CPU in task manager). I have tested it with SERVER 2003 on one CPU and it's working fine. Also on XP with one CPU it's working fine too.

Could you send me MINA jar with StreamIoHandler?

Regards,
Eugene Labunsky.
http://www.TrendMedium.com - MetaStock Add-on

Reply via email to