What steps will reproduce the problem?
1. setup username, password, host, port to those of a working account on a
(ejabberd) server
2. follow instructions on site to install, making the Resource Adapter config
and JMS queues
3. Send message to account that server is logged in as.
What is the expected output? What do you see instead?
Just running the example app, should reply with the same message in reverse
Instead, the connection replies, goes offline and then comes back online. Also
logs show a "SEVERE" error:
INFO: [DT] WorkManager started delivery thread
INFO: Delivering Message...
INFO: <MDB> ---- Inbound MDB got a message: another test
INFO: <MDB> ---- Outbound MDB got a message:
com.sun.messaging.jms.ra.DirectObjectPacket@378827dc
INFO: Constructor
INFO: sendMessage(XmppMessage)
SEVERE: stream:error (text)
at org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:306)
at org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
at org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:76)
What version of the product are you using? On what operating system?
xmppjca 1.0
glassfish 3.1
jdk 1.6
Win 7
Please provide any additional information below.
Not seeing anything unusual in the xmpp server logs.
Original issue reported on code.google.com by hunters...@gmail.com on 30 Nov 2012 at 8:41
Original issue reported on code.google.com by
hunters...@gmail.com
on 30 Nov 2012 at 8:41