Fails running jms C API example.
I start the App Server platform edition which starts up the imq brokerd 4.0. I have no problem to connect and create/produce messages through Java jms API, but running ProducerAsyncConsumer.c example from the sdk fails when it call the MQCreateConnection () with:
"Opened TCP connection to broker localhost:5987."
"Connection ping enabled (ping interval = 30 second)."
"Failed to read a packet because 'TCP connection is closed' (1601)"
"Encountered exception while reading iMQ packet: 'TCP connection is closed'
(1601)"
"Failed to say hello to broker because 'Broker connection is closed' (1901)"
"Could not connect to broker because 'Broker connection is closed' (1901)."
Can somebody tell me why does the connection closes?
Thanks.
Igor.

