hi,
i have downloaded swiftmq recently and was evaluating it for using
it in our company. i was trying the samples which work perfectly except
the "DurableSubscriberExample". The details are as
Whenever i run this example the publisher while calling
topicPublisher.publish() method throws the following exception
Exception occurred: javax.jms.JMSException: commit: PUSH_TRANSACTION
TxId: 1 FAILED
Also in the router1 an entry is made for the active durable subscribers
for that topic say testtopic. other examples where the publisher uses
the testtopic throws exactly the above exception. when i delete the
active durable subscribers entry for that topic the other examples like
AsynchTopicExample etc. starts working fine.
Now if in the Durable example i change the subscriber from durable to
normal, the program works fine, ofcourse except that it doestnot recieve
message the second time.
could anyone let me know the problem and the solution. We need durable
subscription thing in our setup.
thanks in advance
kaushik vishwakarma
------------------------------------------------------
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/