Author |
Message
|
Ashwin |
Posted: Thu Mar 09, 2006 9:46 am Post subject: WebsphereMQ5.3 generating errors |
|
|
Novice
Joined: 03 Mar 2006 Posts: 11
|
Hi.,
I hav WebsphereMQ on Windows system. MQ is generating errors periodically right from the time I start up my system until shutdown. Due to this the trace(error) files are consuming the Harddisk space.
If i create new Queue Managers the number of errors increase ...!!!
What could be the pblm.., how can I eliminate it...? |
|
Back to top |
|
 |
wschutz |
Posted: Thu Mar 09, 2006 9:48 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
any chance you want to tell us what the errors are? _________________ -wayne |
|
Back to top |
|
 |
Ashwin |
Posted: Thu Mar 09, 2006 9:57 am Post subject: Here is the TRC(Error) file numbers. |
|
|
Novice
Joined: 03 Mar 2006 Posts: 11
|
Hi .,
Some of the Errors generated in C:\IBM\WebsphereMQ\errors folder
AMQ1544, AMQ1644, AMQ1320,AMQ1608,AMQ2464.....
etc...and many more ...AMQXXX errors.
Sample TRC file:
Process : C:\IBM\WebSphere MQ\bin\STRMQTRC.exe
Version : 530.5 CSD05 Level : p530-05-L030926
Date : 03/09/2006 Time : 12:54:33
Counter TimeStamp PID.TID Data
============================================================
0004C8EE 12:54:33.421227 1544.1 --} xcsSleep (rc=OK)
0004C8EF 12:54:33.421266 1544.1 !! - Thread stack
0004C8F0 12:54:33.421292 1544.1 !! - -> xcsTerminate
0004C8F1 12:54:33.421316 1544.1 --{ xcsTerminate
0004C8F2 12:54:33.421340 1544.1 ---{ xcsRequestThreadMutexSem
0004C8F3 12:54:33.421371 1544.1 ---} xcsRequestThreadMutexSem (rc=OK)
0004C8F4 12:54:33.421407 1544.1 ---{ xihCheckThreadList
0004C8F5 12:54:33.421433 1544.1 ---} xihCheckThreadList (rc=OK)
0004C8F6 12:54:33.421809 1544.1 ---{ TermPrivateServices
0004C8F7 12:54:33.421863 1544.1 ----{ xxxTerminate
0004C8F8 12:54:33.421893 1544.1 -----{ xcsDestroyThreadMutexSem
0004C8F9 12:54:33.421922 1544.1 -----} xcsDestroyThreadMutexSem (rc=OK)
0004C8FA 12:54:33.421940 1544.1 -----{ xcsFreeMem
0004C8FB 12:54:33.421967 1544.1 component:23 pointer:00516268
0004C8FC 12:54:33.421998 1544.1 -----} xcsFreeMem (rc=OK)
0004C8FD 12:54:33.422015 1544.1 -----{ xcsFreeMem
0004C8FE 12:54:33.422034 1544.1 component:23 pointer:00517468
0004C8FF 12:54:33.422158 1544.1 -----} xcsFreeMem (rc=OK)
0004C900 12:54:33.422176 1544.1 ----} xxxTerminate (rc=OK)
0004C901 12:54:33.422193 1544.1 ---} TermPrivateServices (rc=OK)
0004C902 12:54:33.422212 1544.1 ---{ xcsDestroyThreadMutexSem
0004C903 12:54:33.422233 1544.1 ---} xcsDestroyThreadMutexSem (rc=OK)
0004C904 12:54:33.422252 1544.1 ---{ xcsRequestThreadMutexSem
0004C905 12:54:33.422271 1544.1 ---} xcsRequestThreadMutexSem (rc=OK)
0004C906 12:54:33.422395 1544.1 ---{ xcsReleaseThreadMutexSem
0004C907 12:54:33.422421 1544.1 ---} xcsReleaseThreadMutexSem (rc=OK)
0004C908 12:54:33.422440 1544.1 ---{ xcsReleaseThreadMutexSem
0004C909 12:54:33.422458 1544.1 ---} xcsReleaseThreadMutexSem (rc=OK)
0004C90A 12:54:33.422476 1544.1 --} xcsTerminate (rc=OK)
0004C90B 12:54:33.457962 1544.1 --{ xllTidyUpSems
0004C90C 12:54:33.458080 1544.1 --} xllTidyUpSems (rc=OK) |
|
Back to top |
|
 |
csmith28 |
Posted: Thu Mar 09, 2006 10:20 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
AMQ1544, AMQ1644, AMQ1320, AMQ1608 and AMQ2464 don't appear to be valid error codes for WMQ5.3. That is to say they are not listed in the WebSphere Messages Guide for version 5.3. Try again.
AMQ**** codes generally start at 4000 & end at 9999.
Why are you running strmqtrc? _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
Ashwin |
Posted: Thu Mar 09, 2006 10:31 am Post subject: The errors are generated automatically |
|
|
Novice
Joined: 03 Mar 2006 Posts: 11
|
Im not starting any "strmqtrc.exe" or any of such exe files manually..
but they are generated by itself by MQ....!!!
Some of the other TRC files are....
Process : C:\IBM\WebSphere MQ\bin\amqztrcn.exe
Process : C:\IBM\WebSphere MQ\bin\amqzllp0.exe
Process : C:\IBM\WebSphere MQ\bin\amqhasmn.exe
Process : C:\IBM\WebSphere MQ\bin\STRMQTRC.exe
Process : C:\IBM\WebSphere MQ\bin\amqhasmn.exe
Process : C:\IBM\WebSphere MQ\bin\RUNMQLSR.exe
Process : C:\IBM\WebSphere MQ\bin\amqzdmaa.exe
Anc all these error trace files are of order AMQ672 ...to ..AMQ2468...approximately... |
|
Back to top |
|
 |
sandiksk |
Posted: Thu Mar 09, 2006 11:37 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
are you able to create , start and run the Q.M, MQ objects.
do you see any errors in the q.m error files(c:\...\qmgrs\..\errors) and what does the description in those error say. |
|
Back to top |
|
 |
sandiksk |
Posted: Thu Mar 09, 2006 11:38 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
do you see any fdc files( in the errors folder) and if you do could you psot the first 10-15 lines of the fdc files here. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Mar 09, 2006 12:13 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
it would be REALLY interesting to see the text that went along with these messages:
Quote: |
AMQ1544, AMQ1644, AMQ1320,AMQ1608,AMQ2464..... |
and these too:
Quote: |
Anc all these error trace files are of order AMQ672 ...to ..AMQ2468...approximately...
|
Did you just take over responsibility for this machine?
Did this problem just start happening, if so, whats changed?
Is there a chance that someone else started tracing (strmqtrc)? _________________ -wayne |
|
Back to top |
|
 |
wschutz |
Posted: Thu Mar 09, 2006 12:29 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
sandiksk wrote: |
do you see any fdc files( in the errors folder) and if you do could you psot the first 10-15 lines of the fdc files here. |
or...if they are lots of files, run "ffstsummary" in the direcotry and post its output _________________ -wayne |
|
Back to top |
|
 |
Ashwin |
Posted: Thu Mar 09, 2006 1:44 pm Post subject: Yes I hav 3 Text Docs in C:\IBM\WebSphere MQ\Qmgrs\mirdev119 |
|
|
Novice
Joined: 03 Mar 2006 Posts: 11
|
Hi ..,
I am able to create MQ objects as well as the Queue managers also..,
and as u guessed one of the Error Docmt in path
C:\IBM\WebSphere MQ\Qmgrs\mirdev119!queue!manager\errors
Looks like this:
03/02/2006 13:48:58
AMQ9208: Error on receive from host mirdev119 (182.17.4.129).
EXPLANATION:
An error occurred receiving data from mirdev119 (182.17.4.129) over TCP/IP.
This may be due to a communications failure.
ACTION:
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these
values and tell the systems administrator.
What is the reason.....!!!! |
|
Back to top |
|
 |
Ashwin |
Posted: Thu Mar 09, 2006 1:48 pm Post subject: NO fdc files |
|
|
Novice
Joined: 03 Mar 2006 Posts: 11
|
No fdc files in the errors folder |
|
Back to top |
|
 |
kevinf2349 |
Posted: Fri Mar 10, 2006 6:42 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
Quote: |
The return code from the TCP/IP (recv) call was 10054 (X'2746'). Record these |
The TCP/IP return code 10054 is issued when the connection is reset reset by the peer.
HTH |
|
Back to top |
|
 |
|