Posted: Tue Feb 03, 2004 11:25 am Post subject: Error: Access Violation
Newbie
Joined: 29 Jan 2004 Posts: 7
Dear all,
I am trying to get the 2-phase commit process up & running. I have set the MQ properties to point to OracleDB. When I start my system, the .FDC & .LOG is as follows:
Code:
.FDC
------
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Mon February 02 10:06:49 Pacific Standard Time 2004 |
| Host Name :- KENNEDY (Windows XP Build 2600: Service Pack 1) |
| PIDS :- 5724B4100 |
| LVLS :- 530.5 CSD05 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XC130031 |
| Application Name :- MQM |
| Component :- xehExceptionHandler |
| Build Date :- Sep 27 2003 |
| CMVC level :- p530-05-L030926 |
| Build Type :- IKAP - (Production) |
| UserID :- MUSR_MQADMIN |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\amqzxma0.exe |
| Process :- 00000712 |
| Thread :- 00000001 |
| QueueManager :- TEST2PC |
| 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 |
| (Access Violation at address 524F000C when reading) |
| FDCSequenceNumber :- 0 |
| Comment1 :- Access Violation at address 524F000C when reading |
| |
| |
+-----------------------------------------------------------------------------+
Code:
.LOG
------
2/2/2004 10:06:49
AMQ6119: An internal WebSphere MQ error has occurred (Access Violation at
address 524F000C when reading)
EXPLANATION:
MQ detected an unexpected error when calling the operating system. The MQ error
recording routine has been called.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 628 --------------------------------------------------------
2/2/2004 10:06:49
AMQ6184: An internal WebSphere MQ error has occurred on queue manager TEST2PC.
EXPLANATION:
An error has been detected, and the WebSphere MQ error recording routine has
been called. The failing process is process 712.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved.
----- amqxfdcp.c : 662 --------------------------------------------------------
I am having a WindowsXP with WebSphereMQ v5.3 & Oracle8.1.7 installed.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum