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 » Search

 Search found 13 matches
Author Message
  Topic: Unable to post message under heavy load, error 2334
cschaul

Replies: 9
Views: 4414

PostForum: IBM MQ Java / JMS   Posted: Thu Feb 05, 2004 12:10 pm   Subject: Unable to post message under heavy load, error 2334
Well this is the error we are seeing:
com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2334

It is very sporadic, happening only when many messages are being posted. Which is in the mor ...
  Topic: Unable to post message under heavy load, error 2334
cschaul

Replies: 9
Views: 4414

PostForum: IBM MQ Java / JMS   Posted: Mon Feb 02, 2004 12:36 pm   Subject: Unable to post message under heavy load, error 2334
bump
  Topic: Unable to post message under heavy load, error 2334
cschaul

Replies: 9
Views: 4414

PostForum: IBM MQ Java / JMS   Posted: Thu Sep 04, 2003 7:41 am   Subject: Unable to post message under heavy load, error 2334
bump
  Topic: Unable to post message under heavy load, error 2334
cschaul

Replies: 9
Views: 4414

PostForum: IBM MQ Java / JMS   Posted: Thu Aug 28, 2003 1:14 pm   Subject: Unable to post message under heavy load, error 2334
When under heavier loads, the MQ class which posts the messages to the queue returns with that 2334 error. Something to do with CharsetID? My app is running under AIX and Websphere 4
Anyone had thi ...
  Topic: JMS Linked Exception???
cschaul

Replies: 2
Views: 2199

PostForum: IBM MQ Java / JMS   Posted: Wed Apr 23, 2003 3:24 am   Subject: JMS Linked Exception???
Ok, i was trying to test it by connecting to nonexistent queues and trying to put a message on those queues. That wouldnt throw a JMSException?
If it doesnt, what such test could i setup so it woul ...
  Topic: JMS Linked Exception???
cschaul

Replies: 2
Views: 2199

PostForum: IBM MQ Java / JMS   Posted: Tue Apr 22, 2003 11:37 am   Subject: JMS Linked Exception???
How do i get the linked exception in this snippet of code? It only gos into the throwable catch block. Im calling this method from another class with:
Sender.sendMessage(text);

Here's the sendme ...
  Topic: ClassCatException and WS 4.03
cschaul

Replies: 0
Views: 1271

PostForum: IBM MQ Java / JMS   Posted: Wed Apr 02, 2003 5:53 am   Subject: ClassCatException and WS 4.03
I am running an app on WS 4.03 which uses JMS/JNDI for MqSeries queue connections. When I stop the app, and then restart it, a classcastexception on the MQQueueConnectionFactory is thrown. But if i ...
  Topic: [Solved] RefFSContextFactory NameNotFoundException
cschaul

Replies: 6
Views: 9670

PostForum: IBM MQ Java / JMS   Posted: Mon Jan 06, 2003 10:38 am   Subject: [Solved] RefFSContextFactory NameNotFoundException
i figured out a solution:
private static final String PROVIDER_URL = "file://c:/errors/ehub";
and then having the queueconnectionfactory as "QCF"
and the queue name as "Q"

Any ideas why setting ...
  Topic: [Solved] RefFSContextFactory NameNotFoundException
cschaul

Replies: 6
Views: 9670

PostForum: IBM MQ Java / JMS   Posted: Mon Jan 06, 2003 9:08 am   Subject: [Solved] RefFSContextFactory NameNotFoundException
yes ive tried that. Heres the code im using:


public class getMQMessage2 extends Thread implements MessageListener {

private static final String INITIAL_CONTEXT_FACTORY_PROP = "initialContext ...
  Topic: [Solved] RefFSContextFactory NameNotFoundException
cschaul

Replies: 6
Views: 9670

PostForum: IBM MQ Java / JMS   Posted: Mon Jan 06, 2003 4:06 am   Subject: [Solved] RefFSContextFactory NameNotFoundException
Yes, i deleted the c:/errors/ehub directory, then ran the jmsadmin program again to readd that directory with the .bindings file.
Is there any other program I need running? I am running my MQReceive ...
  Topic: [Solved] RefFSContextFactory NameNotFoundException
cschaul

Replies: 6
Views: 9670

PostForum: IBM MQ Java / JMS   Posted: Fri Jan 03, 2003 6:35 am   Subject: [Solved] RefFSContextFactory NameNotFoundException
If anyone can provide some insight into why this isnt working that would be great! I used JMSAdmin on my WinNT machine to load up the jndi names:
def ctx(ehub)
chg ctx(ehub)
def qcf(QCF) qmgr(TCK6 ...
  Topic: Configure Websphere 4.0 to use Java Base classes
cschaul

Replies: 1
Views: 1715

PostForum: IBM MQ Java / JMS   Posted: Thu Dec 05, 2002 9:42 am   Subject: exception errors
i believe i was getting those same errors in WSAD
i had to switch over and use the javaw.exe in the directory
ibmwsad\plugins\com.ibm.etools.server.jdk\jre\bin\javaw.exe
not sure if thatll help or ...
  Topic: running a GetMQMessage class
cschaul

Replies: 1
Views: 1928

PostForum: IBM MQ Java / JMS   Posted: Fri Nov 08, 2002 11:25 am   Subject: running a GetMQMessage class
I am trying to setup an app to read messages of a queue and pass them to another business logic program. Currently I just run a program with a main method that checks for messages every 10 seconds. ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.