Author |
Message |
Topic: WPS/MQ/WBIMB/WAS Openings in US in Asia's Largest IT Co. |
amit_talpade_star
Replies: 4 Views: 5390
|
Forum: Job Postings Posted: Mon Jul 10, 2006 4:04 pm Subject: WPS/MQ/WBIMB/WAS Openings in US in Asia's Largest IT Co. |
In case you have more than 3-8 years experience as a developer/designer/architect in 2 or more products mentioned in the subject line and have a valid visa in US or are allowed to work in US send your ... |
Topic: Broker Uptime |
amit_talpade_star
Replies: 4 Views: 3726
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 24, 2006 7:24 am Subject: Broker Uptime |
The requirement is to get this information at runtime. User.log does provide the data, however would prefer to run it as a runtime command which can give us the time that the instance was up and runni ... |
Topic: Broker Uptime |
amit_talpade_star
Replies: 4 Views: 3726
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 24, 2006 7:04 am Subject: Broker Uptime |
Is there a mechanism/script/command that can be executed which would let me know when the broker instance was started or last restarted?
I use Broker 5.0 FP 7 on Suse Linux 8.1 SP3 |
Topic: The Dreaded "Enlist" Exception |
amit_talpade_star
Replies: 6 Views: 9507
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 11, 2006 4:19 am Subject: The Dreaded "Enlist" Exception |
The IBM support page which I was referring to is
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PK00582
However this does not state how the deadlock can be prevented from happening.
... |
Topic: The Dreaded "Enlist" Exception |
amit_talpade_star
Replies: 6 Views: 9507
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 11, 2006 3:12 am Subject: The Dreaded "Enlist" Exception |
I am having a harrowing time with this intermittently occuring error.
I have tried everything from MQ (CSD11) and WAS upgrades(5.1.1.5) to debugging the application code and checking the firewall rul ... |
Topic: Cluster Failover Query |
amit_talpade_star
Replies: 2 Views: 2988
|
Forum: Clustering Posted: Thu Dec 08, 2005 3:08 pm Subject: Cluster Failover Query |
Was checking the link
http://www-1.ibm.com/support/docview.wss?uid=swg1IC34717
We are on ver 5.3 CSD8 and this problem seems to be fixed for MQ SERIES ON LINUX at this level.
How can we check ... |
Topic: Cluster Failover Query |
amit_talpade_star
Replies: 2 Views: 2988
|
Forum: Clustering Posted: Thu Dec 08, 2005 12:19 pm Subject: Cluster Failover Query |
We have same cluster queue names on two queue managers SF_QM1, and SF_QM2 for load balancing
The network interface for one of the queue manager(SF_QM1) is intentionally stopped to check for failove ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Thu Nov 03, 2005 12:29 pm Subject: MQ Put Time Computations |
Complete WAS TRACE
[11/2/05 19:56:42:209 CET] 10ff9ffa ServerSession > getServerSession
[11/2/05 19:56:42:209 CET] 10ff9ffa ServerSession d Getting a free ServerSession from the pool
[11/2/05 ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Thu Nov 03, 2005 12:09 pm Subject: MQ Put Time Computations |
Is the message being put under a Syncpoint. At what point is the message committed.
The code is not written by us. We use IBM Web Services Gateway for the message processing. |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Thu Nov 03, 2005 2:05 am Subject: MQ Put Time Computations |
Do you have any load balancing exits active in your cluster ??
None
Did you check TCP/IP to make sure you use the external IP of the machine and not 127.0.0.1? (Some routing do not like this addr ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Wed Nov 02, 2005 12:09 pm Subject: MQ Put Time Computations |
Server 1: WAS and MQ
Server 2: MB and MQ
MQ on server 1 and 2 are in a cluster.
I am referring to the delay in the message submission from WAS to MQ for transmitting a response from MQ on ser ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Wed Nov 02, 2005 12:02 pm Subject: MQ Put Time Computations |
The traces attached are WAS and MQ traces for the same server. Hence it is not a time synchronization issue. What we are trying to check is why the message takes so much time to get transmitted to a c ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Wed Nov 02, 2005 11:50 am Subject: MQ Put Time Computations |
The put time tells us the time when the client sent the message to the queue and not the time at which it reached the clustered queue for consumption by its consumer.
I have now turned on both JMS ... |
Topic: MQ Put Time Computations |
amit_talpade_star
Replies: 11 Views: 8794
|
Forum: General Discussion Posted: Wed Nov 02, 2005 10:15 am Subject: MQ Put Time Computations |
I am trying to account for how much time a JMS Sender takes to write to a cluster queue.
What I need to know is after a send operation from WAS where the JMS sender is located, the message has to g ... |
Topic: 2087 error, automatic cluster sender channel missing |
amit_talpade_star
Replies: 12 Views: 14703
|
Forum: General IBM MQ Support Posted: Thu Sep 01, 2005 10:07 am Subject: 2087 error, automatic cluster sender channel missing |
We are on WMQ 5.3 CSD8 |