OK.  I found a solution.  My program doesn't hang if I turn off IBM's JIT
compiler.

As an aside, the IBM 1.2.2 JDK only has native threads (w/o support for
thread priorities).

Geoffrey A. Lowney
Senior Software Development Engineer
Recreational Equipment, Inc.
Phone 253-395-8164 Fax 253-437-7291
Pager 206-625-8477 [EMAIL PROTECTED]
[EMAIL PROTECTED] http://www.rei.com/
In order to draw a limit to thinking, we should have to think both sides
of this limit.
-- Ludwig Wittgenstein, Tractatus Logico-Philosophicus 



> -----Original Message-----
> From: Andreas Mueller [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 03, 2001 1:30 AM
> To: [EMAIL PROTECTED]
> Subject: [developers] progarm hangs under 2.1.2
> 
> 
> > I am running JDK 1.2.2 under AIX 4.3.3.  TestSocket.java terminates
> > normally
> > with the SocketException.
> > 
> > I can believe it is an AIX and/or JDK issue (it would not be the
> > first).
> > But I fail to understand why my connection test program terminates
> > normally
> > when running against SwiftMQ 2.1.1, but not when running 
> against 2.1.2.
> >  If
> > it's an AIX or JDK problem, shouldn't I expect to see the 
> same behavior
> > under 2.1.1 and 2.1.2?
> 
> Yes. But 2.1.1 and 2.1.2 behave similar under Linux, for 
> example. So this 
> is a platform/JDK issue. Try upgrading to 1.3.0 or 1.2.2 with native.
> 
> -- 
> Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
> SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
> 
> 
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to 
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
> 
> 
> 
> 

------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to