Author |
Message
|
hin3407 |
Posted: Wed Sep 10, 2008 6:17 am Post subject: AMQ6119 Error: "(52- Missing file or filesystem from op |
|
|
Centurion
Joined: 17 Oct 2006 Posts: 120
|
Running into the error below in one of our FDC's.
AMQ6119 Error: An internal WMQ error has occurred: "(52- Missing file or filesystem from open."
Our Queue Manager is not starting, and when I attempt a strmqm the error mentioned is generated in an FDC. Anyone have any suggestions,
Much appreciated. |
|
Back to top |
|
 |
Tibor |
Posted: Wed Sep 10, 2008 6:48 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
Could you send the full header of the FDC file? Sometimes it contains more useful informations... |
|
Back to top |
|
 |
exerk |
Posted: Wed Sep 10, 2008 6:55 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Also try the Probe ID in the IBM website... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
hin3407 |
Posted: Wed Sep 10, 2008 6:57 am Post subject: |
|
|
Centurion
Joined: 17 Oct 2006 Posts: 120
|
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Wednesday September 10 09:39:14 CDT 2008 |
| Host Name :- a09050n2 (AIX 5.3) |
| PIDS :- 5724H7201 |
| LVLS :- 6.0.2.0 |
| Product Long Name :- WebSphere MQ for AIX |
| Vendor :- IBM |
| Probe Id :- XC173001 |
| Application Name :- MQM |
| Component :- xllGetSemSet |
| SCCS Info :- lib/cs/unix/rs_aix32/amqxlpix.c, 1.35.1.2 |
| Line Number :- 255 |
| Build Date :- Sep 21 2006 |
| CMVC level :- p600-200-060921 |
| Build Type :- IKAP - (Production) |
| UserID :- 00010112 (pkmd999) |
| Program Name :- amqzxma0_nd |
| Addressing mode :- 64-bit |
| Process :- 217094 |
| Thread :- 1 |
| QueueManager :- ISMQI02Q |
| ConnId(1) IPCC :- 2 |
| ConnId(2) QM :- 2 |
| ConnId(3) QM-P :- 2 |
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6119 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6119: An internal WebSphere MQ error has occurred |
| ('52 - Missing file or filesystem' from open.) |
| FDCSequenceNumber :- 0 |
| Arith1 :- 52 34 |
| Comment1 :- '52 - Missing file or filesystem' from open. |
| |
+-----------------------------------------------------------------------------+ |
|
Back to top |
|
 |
Tibor |
Posted: Wed Sep 10, 2008 7:23 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
It is very strange, because the meaning of 52 is:
"52/ESTALE - The root or current directory of the process is located in a virtual file system that is unmounted."
Is the /var/mqm correctly mounted? |
|
Back to top |
|
 |
hin3407 |
Posted: Wed Sep 10, 2008 7:55 am Post subject: |
|
|
Centurion
Joined: 17 Oct 2006 Posts: 120
|
We had the OS team remount the filesystem and check for inconsistencies and that did the trick. We had a SAN issue and once we remounted the f.s. we are good. thanks for the help all. |
|
Back to top |
|
 |
|