Author |
Message |
Topic: Java Exception connecting via MQ Client |
mustang
Replies: 2 Views: 9221
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 07, 2016 5:08 am Subject: Java Exception connecting via MQ Client |
What is the exact version?
7.5.0.2
I prefer to explicitly set the MQ JAR files in the classpath.
Right now, I am running it as a JUnit test from RAD/Eclipse. Eventually, it will execute from an ... |
Topic: Java Exception connecting via MQ Client |
mustang
Replies: 2 Views: 9221
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 04, 2016 7:37 am Subject: Java Exception connecting via MQ Client |
Hi. I am trying to connect to a Queue Manager via the MQ Client, but I am receiving a NullPointerException.
Any assistance would be much appreciated!
WebSphere MQ Version 7.5 (from client READM ... |
Topic: java.lang.NoSuchMethodError |
mustang
Replies: 1 Views: 8950
|
Forum: IBM MQ Java / JMS Posted: Wed Dec 31, 2014 10:38 am Subject: java.lang.NoSuchMethodError |
Hi. We are receiving the error below when our JUnit tests are run. Any suggestions/ideas would be much appreciated!
java.lang.NoSuchMethodError: com/ibm/msg/client/commonservices/cssystem/CSSyste ... |
Topic: mqsicreatebar ResourceException exception |
mustang
Replies: 0 Views: 1849
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 03, 2009 9:11 am Subject: mqsicreatebar ResourceException exception |
WMB 6.1 on Windows.
We get the following exception on one of our projects when we execute mqsicreatebar:
A org.eclipse.core.internal.resources.ResourceException exception occurred which reported ... |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 26, 2009 11:36 am Subject: mqsicreatebar command on Windows Server 2003 |
Thanks! |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 26, 2009 7:37 am Subject: mqsicreatebar command on Windows Server 2003 |
There are errors in the Event Viewer! Do you recommend the toolkit be uninstalled and re-installed, or does it appear to be just missing some configuration?
Event Viewer Log Entries:
------------ ... |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 26, 2009 7:14 am Subject: mqsicreatebar command on Windows Server 2003 |
I am sorry, but I get the same result:
D:\WMBT610>.\mqsicreatebar.exe
The system cannot execute the specified program.
I am not sure it is a path or typing error, because it appears the oper ... |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 26, 2009 5:24 am Subject: mqsicreatebar command on Windows Server 2003 |
Oops. Sorry. I did as you suggested, and received this reply:
D:\WMBT610>mqsiprofile
'mqsiprofile' is not recognized as an internal or external command,
operable program or batch file.
Th ... |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 26, 2009 5:09 am Subject: mqsicreatebar command on Windows Server 2003 |
I ran the mqsiprofile command, and I received the same result:
D:\WMBT610>"C:\Documents and Settings\All Users\Application Data\IBM\MQSI\Common\profiles\mqsitooling.cmd"
D:\WMBT610& ... |
Topic: mqsicreatebar command on Windows Server 2003 |
mustang
Replies: 15 Views: 17386
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 25, 2009 1:14 pm Subject: mqsicreatebar command on Windows Server 2003 |
I installed the WMB 6.1 toolkit on my PC (Windows XP SP2). When I run the mqsicreatebar command from my PC, it creates the bar file without incident.
We also have the WMB 6.1 toolkit on our build ... |
Topic: printStackTrace in WMB6.1 |
mustang
Replies: 2 Views: 4270
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 04, 2009 12:34 pm Subject: printStackTrace in WMB6.1 |
That did it. Thanks! |
Topic: printStackTrace in WMB6.1 |
mustang
Replies: 2 Views: 4270
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 04, 2009 11:11 am Subject: printStackTrace in WMB6.1 |
We just recently migrated from WMB6.0 to WMB6.1. Under WMB6.0, from JavaComputeNodes, we used to log exceptions as well as the corresponding stack traces. Under WMB6.0, we were capturing the stack t ... |
Topic: External Data Source Error |
mustang
Replies: 5 Views: 5317
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 20, 2009 12:47 pm Subject: External Data Source Error |
Is it possible that the two are at different fix levels?
Just to clarify, the above suggestion did resolve the issue.
Thanks! |
Topic: External Data Source Error |
mustang
Replies: 5 Views: 5317
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2009 9:28 am Subject: External Data Source Error |
Is it possible that the two are at different fix levels?
I believe you may have solved it. I just ran mqsicreatebar on my machine to create the bar file, and it appears to work properly. I will u ... |
Topic: External Data Source Error |
mustang
Replies: 5 Views: 5317
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2009 7:42 am Subject: External Data Source Error |
I compared the functions, and they are the same.
Compare: (<)D:\Projects\Common\Caching\Toolkit.txt (3244 bytes)
with: (>)D:\Projects\Common\Caching\Build.txt (3244 bytes)
The files are ... |