Why do I get a C4000 exception on Linux?
I'm receiving the following when I run any of the example jmq
code under Redhat 6.2 on my home linux box (it works
fine on my linux box at work):
Connection problem: javax.jms.JMSException: [C4000]: Packet acknowledge
failed. - caught java.io.StreamCorruptedException
The jmqbroker seems to start up fine, but I get this when
I try to run any apps.
Is there something obvious/simple that would cause this? My two
machines are totally different in hardware (different motherboard,
NIC, etc.). Both run Redhat 6.2, JDK1.3, and jmq2.0 beta.

