ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS Exception while starting JDBC Connector

Post new topic  Reply to topic
 JMS Exception while starting JDBC Connector « View previous topic :: View next topic » 
Author Message
shafi
PostPosted: Fri Mar 24, 2006 4:13 am    Post subject: JMS Exception while starting JDBC Connector Reply with quote

Apprentice

Joined: 19 Mar 2006
Posts: 38

Hi,

I am getting the following error while trying to start JDBC Connector (Oracle is the DB & WAS is the integ broker)using VTC:

"[Time: 2006/03/24 17:13:16.733] [System: Server] [Thread: JDBCCONNECTOR/REQUESTQ
UEUEJmsThreadPool.thread1 (#1268543670)] [Type: Error] [MsgID: 84017] [Mesg: Una
ble to deliver the message to the Queue. Reason: java.lang.ClassCastException: c
om.ibm.jms.JMSBytesMessage]
[Time: 2006/03/24 17:13:16.733] [System: ConnectorAgent] [SS: JDBC] [Thread: JDB
CCONNECTOR/REQUESTQUEUEJmsThreadPool.thread1 (#1268543670)] [Type: Trace] [Mesg:
:Fatal error! The fault queue is not available or valid.]
[Time: 2006/03/24 17:13:16.743] [System: ConnectorAgent] [SS: JDBC] [Thread: JDB
CCONNECTOR/REQUESTQUEUEJmsThreadPool.thread1 (#1268543670)] [Type: Trace] [Mesg:
:javax.jms.JMSException: java.lang.ClassCastException: com.ibm.jms.JMSBytesMess
age
at CxCommon.Messaging.jms.SecurityProxy.SendProxy.send(SendProxy.java:10
4)
at CxCommon.Messaging.jms.Receiver.processFaultMsg(Receiver.java:1583)
at CxCommon.Messaging.jms.Receiver.access$700(Receiver.java:66)
at CxCommon.Messaging.jms.Receiver$ThreadCallBackImp.callback(Receiver.j
ava:223)
at CxCommon.ThreadingServices.ThreadPoolThread.run(ThreadPoolThread.java
:175)
]
[Time: 2006/03/24 17:13:16.804] [System: ConnectorAgent] [SS: JDBC] [Thread: JDB
CCONNECTOR/REQUESTQUEUEJmsThreadPool.thread1 (#1268543670)] [Type: Error] [MsgID
: 9061] [Mesg: Caught JMS error. Reason: javax.jms.JMSException: java.lang.Class
CastException: com.ibm.jms.JMSBytesMessage.]
[Time: 2006/03/24 17:13:16.804] [System: Server] [Thread: JDBCCONNECTOR/REQUESTQ
UEUEJmsThreadPool.thread1 (#1268543670)] [Mesg: [Type: Fatal Error] [MsgID: 1705
6] [Mesg: Failed to establish connection to messaging system.] ]
[Time: 2006/03/24 17:13:16.824] [System: ConnectorAgent] [SS: JDBC] [Thread: JDB
CCONNECTOR/REQUESTQUEUEJmsThreadPool.thread3 (#1269788854)] [Type: Trace] [Mesg:
:Sending fault message:
JMS Message class: jms_bytes
JMSType: null
JMSDeliveryMode: 1
JMSExpiration: 0
JMSPriority: 0
JMSMessageID: ID:414d5120574d5149422e51756575652e300c214420000501
JMSTimestamp: 1143175366010
JMSCorrelationID:null
JMSDestination: null
JMSReplyTo: null
JMSRedelivered: true
status:-1
resubmitTo:null
description:JMS Message was not of the type (Text, Object) expected. Writing
it to the fault queue.
keys:null
Integer encoding: 2, Floating point encoding 512
3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d38223f3e0d0a

3c51313a666574636820786d6c6e733a51313d22687474703a2f2f7777772e69626d2e636f6d2f77

65627370686572652f63726f7373776f726c64732f323030322f424f536368656d612f6e65777370

222076657273696f6e3d22332e302e302220766572623d2243726561746522206c6f63616c653d22

656e222064656c74613d2266616c7365223e0d0a203c51313a454d505f49443e3c2f51313a454d50

5f49443e0d0a203c51313a454d505f4e414d453e3c2f51313a454d505f4e414d453e0d0a203c5131

3a454d505f53545f414444523e3c2f51313a454d505f53545f414444523e0d0a203c51313a454d50

5f434954593e3c2f51313a454d505f434954593e0d0a203c51313a454d505f53543e3c2f51313a45

4d505f53543e0d0a203c51313a454d505f434f554e5452593e3c2f51313a454d505f434f554e5452

593e0d0a203c51313a454d505f5a49503e3c2f51313a454d505f5a49503e0d0a203c51313a454d50

...
]

C:\IBM\WebSphereAdapters>endlocal

C:\IBM\WebSphereAdapters>pause
Press any key to continue . . ."

Note that I could succesfully run the start connector bat file independently.While using VTC, & when trying thru RFHUtil, I am getting this error.If anybody know the solution, pls lemme know the actions required.

Regards,
Shafi.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Mar 24, 2006 12:39 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Can you please be a little more specific as to products, version and startup sequence.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mvic
PostPosted: Fri Mar 24, 2006 1:34 pm    Post subject: Re: JMS Exception while starting JDBC Connector Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

shafi wrote:
error while trying to start JDBC Connector (Oracle is the DB & WAS is the integ broker)using VTC

OK I'm in learning mode now. Could someone explain to me what this has got to do with MQ? Am grateful
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Mar 24, 2006 1:41 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Possibly WAS 6.0 JMS engine ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Sat Mar 25, 2006 6:56 am    Post subject: Re: JMS Exception while starting JDBC Connector Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

mvic wrote:
shafi wrote:
error while trying to start JDBC Connector (Oracle is the DB & WAS is the integ broker)using VTC

OK I'm in learning mode now. Could someone explain to me what this has got to do with MQ? Am grateful


The JDBC connector can use MQ to communicate with the ICS broker or etc.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS Exception while starting JDBC Connector
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.