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 333 matches
Author Message
  Topic: MQHttp Bridge (MA0Y) under load throws exception
StefanSievert

Replies: 4
Views: 7541

PostForum: General IBM MQ Support   Posted: Mon Jun 09, 2008 1:32 pm   Subject: MQHttp Bridge (MA0Y) under load throws exception
Hi Stefan,

I run the development of the WMQ Bridge for HTTP SupportPac (MA0Y) and we do maintain our own session pool for connections to MQ. If a session times out or becomes invalid while in the p ...
  Topic: MQHttp Bridge (MA0Y) under load throws exception
StefanSievert

Replies: 4
Views: 7541

PostForum: General IBM MQ Support   Posted: Mon Jun 09, 2008 1:31 pm   Subject: MQHttp Bridge (MA0Y) under load throws exception
Hi Stefan,

I run the development of the WMQ Bridge for HTTP SupportPac (MA0Y) and we do maintain our own session pool for connections to MQ. If a session times out or becomes invalid while in the p ...
  Topic: MQHttp Bridge (MA0Y) under load throws exception
StefanSievert

Replies: 4
Views: 7541

PostForum: General IBM MQ Support   Posted: Fri Jun 06, 2008 8:18 am   Subject: MQHttp Bridge (MA0Y) under load throws exception
All,
this is to probe if anybody here has (good) experiences with the MQ HTTP Bridge under load from multiple threads.

I have it deployed in a WAS 6.1 AppServer with the WebSphere MQ V6 JMS provid ...
  Topic: MQGet node for WBIMB V6?
StefanSievert

Replies: 2
Views: 3526

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 05, 2005 1:49 pm   Subject: MQGet node for WBIMB V6?
Hello everybody,
a quick intro in what I am trying to do:

HTTP/SOAP input triggers message flow that transforms SOAP message into MQ message and puts it onto an MQOutput node, and then enters an M ...
  Topic: Dequeue at - Anybody implemented this?
StefanSievert

Replies: 14
Views: 11447

PostForum: IBM MQ Java / JMS   Posted: Wed Mar 24, 2004 5:40 pm   Subject: Dequeue at - Anybody implemented this?
Stefan, what if you put them all under syncpoint, and then only issue the MQCMIT when the clock strikes dequeue time?
Peter,
that's not quite what I thought. I would want to have the messages safely ...
  Topic: How to configure the WaitInterval for MDBs
StefanSievert

Replies: 7
Views: 8596

PostForum: IBM MQ Java / JMS   Posted: Fri Mar 19, 2004 5:46 pm   Subject: How to configure the WaitInterval for MDBs
Hi Peter,
I recently was faced with the same question. For JMS applications, there is a POLLINGINT that is used as the wait interval, as others have mentioned. I could not find any place within the W ...
  Topic: Dequeue at - Anybody implemented this?
StefanSievert

Replies: 14
Views: 11447

PostForum: IBM MQ Java / JMS   Posted: Fri Mar 19, 2004 4:26 pm   Subject: Dequeue at - Anybody implemented this?
I'm kind of glad it never made it into the product.

Queues are not really long-term storage mechanisms.

If you need to hold data for X time or until time X - use a database.
Well, at the same t ...
  Topic: JMS AsynchReceiver hogging CPU?
StefanSievert

Replies: 2
Views: 3860

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 2:16 pm   Subject: JMS AsynchReceiver hogging CPU?
I haven't seen this behavior. However, I'm using MDBs under WAS 5. You mentioned asynchronous queue receiver rather than MDB. Can I take this to mean that you are doing something with WAS 4?

I t ...
  Topic: MQSeries MQINQ but for Java
StefanSievert

Replies: 11
Views: 20453

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 2:05 pm   Subject: MQSeries MQINQ but for Java
I attempted to get the queue depth from MVS but got a 2038 return code indicating MQRC_NOT_OPEN_FOR_INQUIRE.
Perhaps MVS won't allow it, don't know at this point.

Did you open the queue with MQO ...
  Topic: Regarding MQGMO WaitInterval.
StefanSievert

Replies: 3
Views: 7568

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 2:00 pm   Subject: Regarding MQGMO WaitInterval.
You are close...

MQGMO_WAIT is not an option that you can specify on the matchOptions. It needs to be specified with the MQGMO.options attribute.
You can easily tell by the prefix of the MQ co ...
  Topic: JMS AsynchReceiver hogging CPU?
StefanSievert

Replies: 2
Views: 3860

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 12:28 pm   Subject: JMS AsynchReceiver hogging CPU?
We see an interesting behavior on some of our servers. A JMS application running under WAS uses an asynchronous queue receiver to process replies. This causes a helper thread to be started, which sits ...
  Topic: Unable to bind object while using JMSAdmin
StefanSievert

Replies: 4
Views: 14993

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 12:17 pm   Subject: Unable to bind object while using JMSAdmin
Try using the -v option when starting JMSAdmin.
Courtesy of Nick DiLauro (see: http://www.mail-archive.com/mqseries@akh-wien.ac.at/msg12772.html)
  Topic: Dequeue at - Anybody implemented this?
StefanSievert

Replies: 14
Views: 11447

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 18, 2004 10:54 am   Subject: Dequeue at - Anybody implemented this?
Hi,
I was wondering if anybody has thought about or implemented a "dequeue-at" mechansim.
If you have a queue that holds a number of messages and you want to have them delivered based on a timestamp ...
  Topic: MQSeries.NET package
StefanSievert

Replies: 100
Views: 118355

PostForum: IBM MQ API Support   Posted: Mon Jul 22, 2002 10:11 am   Subject: MQSeries.NET package
Howdy all,

Using Visual Studio I now get this error when compiling:

I am using the Beta 2 version of Visual Studio .NET



------ Build started: Project: SimpleRequest, Configuration: Debug ...
  Topic: starting and stopping MQSeries from command line on W2K
StefanSievert

Replies: 6
Views: 9335

PostForum: General IBM MQ Support   Posted: Fri Jun 21, 2002 12:31 pm   Subject: starting and stopping MQSeries from command line on W2K
Jamie,
my (educated) guess is that the channel initiator is not ending, when you stop the queue manager. The chinit opens the SYSTEM.CHANNEL.INITQ in exclusive mode, which explains why any attempt to ...
Goto page 1, 2, 3 ... 21, 22, 23  Next Page 1 of 23

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.