Author |
Message
|
lenburt |
Posted: Tue Nov 02, 2004 9:41 am Post subject: Q mgr hanging on endmqm |
|
|
Novice
Joined: 24 Sep 2004 Posts: 15
|
Hello
I am trying to bring down a queue manager which has been running for a while on a Solaris 8 server. It is hanging after trying all of the shutdown options.......
i see a few FDC errors created and assume that this is the reason for the hang. Any help would be appreciated.
thx
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Tuesday November 02 09:23:26 PST 2004 |
| Host Name :- orppap01 (SunOS 5. |
| PIDS :- 5724B4103 |
| LVLS :- 530.7 CSD07 |
| Product Long Name :- WebSphere MQ for Sun Solaris |
| Vendor :- IBM |
| Probe Id :- HL166091 |
| Application Name :- MQM |
| Component :- mqlpgwlp2 |
| Build Date :- May 27 2004 |
| CMVC level :- p530-07-L040527 |
| Build Type :- IKAP - (Production) |
| UserID :- 00001043 (orbit1) |
| Program Name :- amqhasmx |
| Process :- 00006058 |
| Thread :- 00000001 |
| QueueManager :- orbit_orb1_ne |
| Major Errorcode :- hrcE_MQLO_QUE_NOT_SENT |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 2 |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 0 |
| |
+-----------------------------------------------------------------------------+ |
|
Back to top |
|
 |
csmith28 |
Posted: Tue Nov 02, 2004 10:16 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
See the MQ5.3 Systems Administration Guide, Appendix D. Stopping and removing queue managers manually.
Remember to clean up your shared memory segments and semaphores. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
lenburt |
Posted: Tue Nov 02, 2004 10:22 am Post subject: |
|
|
Novice
Joined: 24 Sep 2004 Posts: 15
|
Thx; I know i can force the queue manager to shut down but i am testing the implementation of linear logging in this test environment (production uses CIRCULAR) so i need to question any anomallies which may occur. Any idea of the root cause for the hanging? |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Nov 02, 2004 12:55 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Could it be that some process (MDB) was keeping a hold on the qmgr ? |
|
Back to top |
|
 |
csmith28 |
Posted: Tue Nov 02, 2004 1:43 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Well it is the amqhasmx (logger process) that the .FDC is naming. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
lenburt |
Posted: Tue Nov 09, 2004 2:51 pm Post subject: Solution |
|
|
Novice
Joined: 24 Sep 2004 Posts: 15
|
FYI - IBM was able to determine that the problem was related to a Solaris kernel parm not being set properly (set msgsys:msginfo_msgmnb = 65535 ).....it was related to Linear Logging. |
|
Back to top |
|
 |
|