Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
M_ADN
Contributor
Contributor

Problem with TJmsOutput

Hello, 

I'm new to Talend and I need your help 

My need is to send information to a queue JMS with TJmsOutput 
I had the error below when I run the job 

I'm sure that the Name of Queue is correct 

did someone has the same error as me ? thanks in advance 

Exception in component tJMSOutput_2
 
weblogic.jms.common.JMSException: [JMSExceptions:045101]The destination name passed to createTopic or createQueue "TubeJmsServer_a1.fr.erdf.tube.exposition.ginkoQueue_v2" is invalid. If the destination name does not contain a "/" character then it must be the name of a distributed destination that is available in the cluster to which the client is attached. If it does contain a "/" character then the string before the "/" must be the name of a JMSServer or a ".". The string after the "/" is the name of a the desired destination. If the "./" version of the string is used then any destination with the given name on the local WLS server will be returned.
at weblogic.jms.dispatcher.DispatcherAdapter.convertToJMSExceptionAndThrow(DispatcherAdapter.java:110)
at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:61)
at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:3192)
at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:2577)
at weblogic.jms.client.WLSessionImpl.createQueue(WLSessionImpl.java:938)
at local_project.gah_jms_sge04_0_1.GAH_JMS_SGE04.tJMSOutput_2Process(GAH_JMS_SGE04.java:812)
at local_project.gah_jms_sge04_0_1.GAH_JMS_SGE04.runJobInTOS(GAH_JMS_SGE04.java:1977)
at local_project.gah_jms_sge04_0_1.GAH_JMS_SGE04.main(GAH_JMS_SGE04.java:1817)
Caused by: weblogic.jms.common.JMSException: [JMSExceptions:045101]The destination name passed to createTopic or createQueue "TubeJmsServer_a1.fr.erdf.tube.exposition.ginkoQueue_v2" is invalid. If the destination name does not contain a "/" character then it must be the name of a distributed destination that is available in the cluster to which the client is attached. If it does contain a "/" character then the string before the "/" must be the name of a JMSServer or a ".". The string after the "/" is the name of a the desired destination. If the "./" version of the string is used then any destination with the given name on the local WLS server will be returned.
at weblogic.jms.frontend.FEManager.destinationCreate(FEManager.java:207)
at weblogic.jms.frontend.FEManager.invoke(FEManager.java:572)
at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:961)
at weblogic.messaging.dispatcher.DispatcherServerRef.invoke(DispatcherServerRef.java:276)
at weblogic.messaging.dispatcher.DispatcherServerRef.handleRequest(DispatcherServerRef.java:141)
at weblogic.messaging.dispatcher.DispatcherServerRef.access$000(DispatcherServerRef.java:34)
at weblogic.messaging.dispatcher.DispatcherServerRef$2.run(DispatcherServerRef.java:111)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
[statistics] disconnected
Labels (1)
1 Reply
M_ADN
Contributor
Contributor
Author

Bonjour,

 

je suis toujours bloqué , merci pour votre aide.