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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Getting Error while configure JMS(Weblogic 10.3) connection.

Hi All,
Im getting following Error while configure weblogic jms connection.

Starting job Copy_of_TBAFails at 02:28 20/10/2011.
connecting to socket on port 3755
connected
Exception in component tJMSOutput_1
weblogic.jms.common.JMSException: The destination name passed to createTopic or createQueue "ReqQueue" 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.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:164)
at weblogic.jms.dispatcher.DispatcherImpl_1033_WLStub.dispatchSyncNoTranFuture(Unknown Source)
at weblogic.jms.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:472)
at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:2055)
at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:1513)
at tbafails.copy_of_tbafails_1_0.Copy_of_TBAFails.tOracleInput_1Process(Copy_of_TBAFails.java:5239)
at tbafails.copy_of_tbafails_1_0.Copy_of_TBAFails.runJobInTOS(Copy_of_TBAFails.java:10008)
at tbafails.copy_of_tbafails_1_0.Copy_of_TBAFails.main(Copy_of_TBAFails.java:9710)
Caused by: weblogic.jms.common.JMSException: The destination name passed to createTopic or createQueue "ReqQueue" 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:202)
at weblogic.jms.frontend.FEManager.invoke(FEManager.java:548)
at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:961)
at weblogic.messaging.dispatcher.DispatcherImpl.dispatchAsyncInternal(DispatcherImpl.java:139)
at weblogic.messaging.dispatcher.DispatcherImpl.dispatchSyncNoTranFuture(DispatcherImpl.java:324)
at weblogic.jms.dispatcher.DispatcherImpl.dispatchSyncNoTranFuture(DispatcherImpl.java:79)
at weblogic.jms.dispatcher.DispatcherImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
disconnected
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Job Copy_of_TBAFails ended at 02:28 20/10/2011.
i have added weblogic.jar and
context provider used as "weblogic.jndi.WLInitialContextFactory"
pls help me.
Labels (3)
1 Reply
Anonymous
Not applicable

Hi
Which version are you using? Can you please upload a screenshot of component setting?
Best regards
Shong