Author |
Message |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 06, 2005 6:42 am Subject: Msgs not getting picked up after a while... |
yeah..we are using log4j for all the logging...we don't use db..we log directly to the flat files and they are archived every 12 hrs...
so in my case, there shouldn't be a problem if i go the MDB - ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 05, 2005 11:01 am Subject: Msgs not getting picked up after a while... |
There is no human interaction involved in our case. We
receive the message, --> process it (insert/update data) --> if no exceptions thrown, the msg is logged into a msg recevd log and if ther ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Mon Sep 26, 2005 6:17 am Subject: Msgs not getting picked up after a while... |
Firstly thanks for the prompt reply...sorry..should have done more research on MDBs....
yeah..read some more articles about MDBs over the weekend...it cleared a lot of stuff but posed some new questi ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 15, 2005 7:43 am Subject: Msgs not getting picked up after a while... |
This is what i got from the sun tutorial
Like a stateless session bean, a message-driven bean can have many interchangeable instances running at the same time. The container can pool these insta ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Fri Sep 09, 2005 7:31 am Subject: Msgs not getting picked up after a while... |
Thanks for the reply...
what do u mean when you say
=================================
run with only 1 instance on only on 1 WAS instance
=================================
we have two servers ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 29, 2005 1:46 pm Subject: Msgs not getting picked up after a while... |
It runs inside WAS but i can't use MDB because i need to maintain the sequence of messages.
you say
=======================================
Of course it is dependant on network problems if it ru ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 16, 2005 7:31 am Subject: Msgs not getting picked up after a while... |
but these seem to be associated with MDBs and i don't use MDBs and moreever i don't see any error msgs in the logs too...
did u find any issue with the code? am i committing the session unnecessarily ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Tue Aug 16, 2005 7:14 am Subject: Msgs not getting picked up after a while... |
Can someone please tell me what type of bugs existed which have been fixed and if i have to apply the patch or not or where i could get the information about the bugs/patch?
TIA, |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 12:50 pm Subject: Msgs not getting picked up after a while... |
Like i said, on production we have the same version
Name: WebSphere MQ
Version: 530.7 CSD07
CMVC level: p530-07-L040527
BuildType: IKAP - (Production) |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 10:06 am Subject: Msgs not getting picked up after a while... |
i m sorry guys..i gave u the OS of our websphere server...for mq we have sun solaris as the OS...
Sorry  |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Mon Aug 15, 2005 6:58 am Subject: Msgs not getting picked up after a while... |
i don't have the access to run the command off production so i ran it off our staging env ( hopefully it shud be identical...) i can get it off production but it wud take me some time...
i ran the ... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 12, 2005 1:22 pm Subject: Msgs not getting picked up after a while... |
I am using WMQ 5.3 and the OS is AIX... |
Topic: Msgs not getting picked up after a while... |
newtomq22
Replies: 23 Views: 12490
|
Forum: IBM MQ Java / JMS Posted: Fri Aug 12, 2005 12:33 pm Subject: Msgs not getting picked up after a while... |
Hi,
I am new in terms of mq design and performance issues and i am having this problem where the msgs stop being processed after a while..( they just stay there is the inbound q).. This is someone ... |
Topic: Message getting back to the queue.. |
newtomq22
Replies: 1 Views: 2122
|
Forum: IBM MQ Java / JMS Posted: Mon May 02, 2005 10:21 am Subject: Message getting back to the queue.. |
Hi,
I am using WAS/MQ and JMS as the api. I am an inbound queue and an error inbound queue. I receive the message off the error q and just log it to a file. From th inbound queue i get the message ... |
Topic: Seeing these error messages at start up |
newtomq22
Replies: 20 Views: 11134
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 15, 2005 7:49 am Subject: Seeing these error messages at start up |
I am setting it in the server configuration view in WSAD.
Do u want me to try to set it thru the admin console? |