Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Corba > JacORB behaviou...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 516 of 534
Post > Topic >>

JacORB behaviour: Windows vs. Solaris.

by missing.pigeon@[EMAIL PROTECTED] Nov 20, 2007 at 05:18 AM

Hello.

I have a very perplexing problem, which has left me tearing my hair
out...

I've written a small java app, which is basically a data consumer
which connects (using JacORB) to a data provider (which uses Tao). The
provider pushes an update to the consumer every 0.5 seconds.

If I run the consumer on a Solaris 8 box, it all works as expected,
recieving an update every 0.5 seconds.

Conversely, if I run the same Jars, with the same JDK* and same
JacORB** on a Windows 2000 pro box (which is on the same switch as the
Solaris box) it shows updates around every 4.5 seconds! The
connections behave in a very fragile manner, with sockets being closed
and reconnect attempts occurring frequently. Meanwhile on the server
side there are very many timeoutexceptions being thrown. Ping shows
times <10ms in each direction and traceroute doesn't show any routing
problems - it's just one hop.

NB. I read about the 200ms ACK delay which may occur on Windows and
have used socket.setTcpNoDelay(true) in the socket factory which I
resgister with JacORB, but this has made no difference whatsoever.

Anybody got any hints or ideas? I can post some verbose trace logs if
that would help...

advTHANKSance.

*JDK version is 1.4.2_03
**JacORB version is 1.4.1




 3 Posts in Topic:
JacORB behaviour: Windows vs. Solaris.
missing.pigeon@[EMAIL PRO  2007-11-20 05:18:22 
Re: JacORB behaviour: Windows vs. Solaris.
apm35@[EMAIL PROTECTED]   2007-11-21 09:14:41 
Re: JacORB behaviour: Windows vs. Solaris.
missing.pigeon@[EMAIL PRO  2007-11-22 02:08:35 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:46:47 CDT 2008.