You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "sriram23kmm (via GitHub)" <gi...@apache.org> on 2023/03/16 07:30:46 UTC

[GitHub] [beam] sriram23kmm commented on issue #25849: [Bug]: Illegal to use destination for this producer while using the jmsIO.write with 2.46.0 version

sriram23kmm commented on issue #25849:
URL: https://github.com/apache/beam/issues/25849#issuecomment-1471445843

    java.lang.UnsupportedOperationException: Illegal to use destination for this producer
   	at com.tibco.tibjms.TibjmsMessageProducer._publish(TibjmsMessageProducer.java:198)
   	at com.tibco.tibjms.TibjmsMessageProducer.send(TibjmsMessageProducer.java:573)
   	at org.apache.beam.sdk.io.jms.JmsIO$Writer$JmsConnection.publishMessage(JmsIO.java:1035)
   	at org.apache.beam.sdk.io.jms.JmsIO$Writer$JmsIOProducerFn.publishMessage(JmsIO.java:1118)
   	at org.apache.beam.sdk.io.jms.JmsIO$Writer$JmsIOProducerFn.processElement(JmsIO.java:1102) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org