Author |
Message |
Topic: dynamic processing using choice in ffd |
balaji sr
Replies: 0 Views: 5575
|
Forum: WebSphere DataPower Posted: Sun Oct 23, 2011 8:10 pm Subject: dynamic processing using choice in ffd |
I am implementing Dynamic Processing using choice Component. I used the sample provided by the contivo, but it doesnt work as mentioned in the sample.
FFD : has a choice under that 3 group, Credi ... |
Topic: MQ holding Memory after qmanager disconnection |
balaji sr
Replies: 3 Views: 4473
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 03, 2009 6:01 am Subject: MQ holding Memory after qmanager disconnection |
Thanks for your reply.
I have set maximum memory has 512 MB.
Till i run system.gc() memory is not released .If i comment system.gc() its is holding up memory permanently i have monitored this for ... |
Topic: MQ holding Memory after qmanager disconnection |
balaji sr
Replies: 3 Views: 4473
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 02, 2009 11:31 pm Subject: MQ holding Memory after qmanager disconnection |
Hi,
I am trying put message into MQ after reading contents from file.
I have noticed that mqqueue is holding memory after queue is closed and qmanager is closed and disconnected for a large file (20 ... |
Topic: SSL error- AMQ9637: Channel is lacking a certificate |
balaji sr
Replies: 0 Views: 2621
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jun 07, 2006 1:13 am Subject: SSL error- AMQ9637: Channel is lacking a certificate |
We have configured our queue managers for SSL communication in the AIX environment, and we hit an error while starting the channels.
The configuration details are as following
MQ ver - 5.3.0 ... |
Topic: authorization for queues on remote machine |
balaji sr
Replies: 1 Views: 3615
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jul 18, 2005 5:04 am Subject: authorization for queues on remote machine |
Hi,
I have a scenario...
Java Application (with userid USR1) putting message into a remote queue (RQ1) on qmgr QM1. This user USR1 has full access for the remote queue RQ1 in qmgr QM1. The remote q ... |
Topic: Diff between Sender-receiver and Requester-server |
balaji sr
Replies: 7 Views: 13778
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jul 13, 2005 10:28 am Subject: Diff between Sender-receiver and Requester-server |
Hi,
I have few questions on the channel pairs . . .
Whats the different between the Sender-Receiver channel pair and the Requester-server channel pair?
Whats the advantage of Requester-server chann ... |
Topic: CONNECTION POOLING WINDOWS |
balaji sr
Replies: 2 Views: 2582
|
Forum: IBM MQ API Support Posted: Thu Dec 23, 2004 8:49 pm Subject: CONNECTION POOLING WINDOWS |
can you be more clear on your question. |
Topic: JMS object creation on WAS4.x on Solaris |
balaji sr
Replies: 1 Views: 2422
|
Forum: IBM MQ Java / JMS Posted: Thu Dec 23, 2004 12:16 am Subject: JMS object creation on WAS4.x on Solaris |
Can you pls let me know how to create the jms objects for the WAS 4.x running on solaris. In windows I used jmsadmin setup which comes along with websphere MQ for the same.
thx in advance
balaji s ... |
Topic: populate MQ RFH thru JMS |
balaji sr
Replies: 3 Views: 3466
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 08, 2004 8:19 pm Subject: populate MQ RFH thru JMS |
I need to populate some of the MQ RF Header from the JMS application. My app. design - We are using (Biz) tracker to track our transcation. The JMS application (running on WAS4.x) has to send the trac ... |
Topic: How can i list queue name under QManager? |
balaji sr
Replies: 3 Views: 3556
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 04, 2004 8:06 pm Subject: How can i list queue name under QManager? |
You can use PCF class for listing the MQ objects under the Queue Manager.
- |
Topic: connection pooling / failover - jms mq |
balaji sr
Replies: 0 Views: 2212
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 28, 2004 7:12 am Subject: connection pooling / failover - jms mq |
Hi,
I am using webspere-mq-jms-porvider for jms jndi connectivity . I have two queue manager doing the same job. I need to configure the connection failover from the clinet jms-mq application. Can ... |
Topic: MQ5.3 installation problem |
balaji sr
Replies: 3 Views: 4473
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Jul 09, 2004 2:09 am Subject: MQ5.3 installation problem |
Hi,
I have uninstalled 5.2 on Windows2000 professional and installed WebSphere 5.3. The installation went fine. When I tried to create the QMGR using the GUI (MQ Explore) it failed with the err ... |
Topic: error when starting the QMGR |
balaji sr
Replies: 5 Views: 5034
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jun 30, 2004 11:49 pm Subject: error when starting the QMGR |
Hi,
When I execute the following script to start the queue manager, I am getting the error AMQ9509: Program cannot open queue manager object.
But the queue manager and the command server are u ... |
Topic: How to know the current debth of the receiving queue |
balaji sr
Replies: 6 Views: 12032
|
Forum: IBM MQ Java / JMS Posted: Mon Jun 28, 2004 3:38 am Subject: How to know the current debth of the receiving queue |
I am not sure how to implement this in JMS. But this can be done in Java - MQSeries using MQInquiry
If you are interested in this apporach, you can get the sample code from
http://java.ittoolbox. ... |
Topic: command automation |
balaji sr
Replies: 3 Views: 6288
|
Forum: IBM MQ Performance Monitoring Posted: Fri Jun 25, 2004 5:23 am Subject: command automation |
You can get these MQ parametes (Queue manager name, Channel names etc.,) by clicking the attribute button on the action - settings tab. |