Problem at upgrade from 3.2.0.BETA1 to CR1
krislo
kristjan.slomsek at gmail.com
Wed May 12 18:35:29 EDT 2010
Hi,
I have just replaced BETA1 lib with CR1 and expected behavior is broken
since. I think I am capable of debuging but I wouldn't want to reinvent the
wheel and loose time if broken behavior is easily explained. So problem is
the following:
- application opens a socket (using NioClientSocketChannelFactory), log
shows channel opened
- RTSP request is generated and written to the channel, sniffing net traffic
with wireshark shows outgoing request correctly
- also wireshark shows nearly immediate response coming back from wire
- but netty doesn't receive the message at all or it receives it with great
delay (eq. ~2min) and also usually shows it as 'chunked' which is not
possible at all (neither header nor content size exceeds default values)
So, I am asking for any hint or starting point where to start debugging the
issue.
tnx in advance,
K
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Problem-at-upgrade-from-3-2-0-BETA1-to-CR1-tp5043743p5043743.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list