473,402 Members | 2,072 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Error java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION

Hi all,
I am getting an error while trying to connect to the MQ.
The error is
java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION
at com.ibm.mq.MQSESSIONServer.getMQSESSION(MQSESSIONS erver.java:68)
at com.ibm.mq.MQSESSION.getSession(MQSESSION.java:493 )
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManaged ConnectionJ11.java:155)
at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11._ createManagedConnection(MQBindingsManagedConnectio nFactoryJ11.java:153)

at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11.c reateManagedConnection(MQBindingsManagedConnection FactoryJ11.java:189)

at com.ibm.mq.StoredManagedConnection.<init>(StoredMa nagedConnection.java:80)
at com.ibm.mq.MQSimpleConnectionManager.allocateConne ction(MQSimpleConnectionManager.java:171)
at com.ibm.mq.MQQueueManager.obtainBaseMQQueueManager (MQQueueManager.java:754)
at com.ibm.mq.MQQueueManager.construct(MQQueueManager .java:688)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.ja va:417)
at clyde.qbase.impl.MQ.QMQQueueMgrConnection.getMQMan ager(Unknown Source)
at clyde.qbase.impl.MQ.QMQQueueMgrConnection.rollback (Unknown Source)
at clyde.qbase.queue.PoolableQMgrCnxn$5.doit(Unknown Source)
at clyde.qbase.queue.PoolableQMgrCnxn.tryOperation(Un known Source)
at clyde.qbase.queue.PoolableQMgrCnxn.rollback(Unknow n Source)
at clyde.qbase.queue.QueueMgrConnection.rollback(Unkn own Source)
at clyde.qbase.queue.QueueTransaction.rollback(Unknow n Source)
at clyde.q.server.QMsgServerImp.run(Unknown Source)
at clyde.q.server.QMsgServer.run(Unknown Source)
at com.nm.cbpel.server.CBPELRunnable.run(CBPELRunnabl e.java:126)
at clyde.core.thread.WorkerThreadManager$WorkerRunnab le.run(Unknown Source)
at java.lang.Thread.run(Thread.java:568)


I checked my classpath and it looks fine. Also I am using the latest com.ibm.mq.jar. Can someone tell me what can be the possible issue.
Its urgent.
Thanks,
Hitesh
Aug 21 '07 #1
0 3662

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Christopher Vagnetoft | last post by:
E:\java\projects\console>javac -verbose HelloWorld.java
3
by: NathanK | last post by:
Hi Guys, im starting out in java and i'm getting the error: Exception in thread "main" java.lang.NoClassDefFoundError: blurf if i run "javac blurf.java", it compiles fine and without any...
13
by: Ash | last post by:
Hey. Im new to Java, and am having a prroblem with the netbeans IDE. every time i try to import java.awt.* , I can't use any of the methods(like they don't exist). I can compile it fine, but when I...
1
by: greg.knaddison | last post by:
Hi, I'm trying to use the httpclient within Jython (see http://jakarta.apache.org/commons/httpclient/ for more information on the httpclient). My Jython version is: Jython 2.1 on...
2
by: Richard | last post by:
Our web programmer was looking in his application log an found the following error: 2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter - < SQL0723N An error occurred in a...
0
by: tejpatil | last post by:
Hi All, This was installed recently on my desktop which has fedora core 6. This used to work perfectly. I used to update linux with daily updates, after few updates this started giving issues. I...
5
by: Ananthu | last post by:
Hi I have done all the codings part for connecting mysql server with java application but when i try to compile,the compilation is successful and during execution i get the following message, ...
1
by: Vneha | last post by:
Hi class NewThread implements Runnable { Thread t; NewThread() { t = new Thread(this, "Demo Thread"); System.out.println("Child Thread:" + t); t.start(); }
8
oll3i
by: oll3i | last post by:
when i run prograam from eclipse it works fine but when i run it from command line i get C:\ECLIPS~1\PD15\CLASSES\PD15>java D.... Exception in thread "main"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.