Date: Thu, 27 Jul 2006 11:47:31 -0400 From: Steel City Phantom <scphantm@yahoo.com> To: freebsd general questions <freebsd-questions@freebsd.org> Subject: very strange sockets problem Message-ID: <44C8E013.4070906@yahoo.com>
next in thread | raw e-mail | index | archive | help
im running bas 6.1, java 1.5 and jboss 4. i have a servlet that interfaces with a bank over a socket connection. pretty basic setup. everything works fine for the current two banks that we interface with. i am in the process of trying to bring up a third bank. the socket opens correctly, transmitts the transaction correctly, the bank correctly receives it, processes it, and sends me a response. the moment that the response hits my read buffer, the connection drops and i recieve no data. i have eliminated all hardware in between the two systems. i dumped the traffic with tcpdump and the machine does actually receive the data. me and my team of developers are stumped, jboss support is stumped, i was wondering if any of you guys could think of something. thanks wilie
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44C8E013.4070906>