Author |
Message
|
MadRush |
Posted: Wed Feb 15, 2006 3:19 am Post subject: I am Getting Error code 2195. Pls Help. |
|
|
Newbie
Joined: 15 Feb 2006 Posts: 3
|
Hi all,
I am connecting from a .net client to websphere mq 6 server. It is workin fine but on one of the machines i am getting error 2195 while putting a message on a queue.
The Log file says following..........
==============================================
2/15/2006 10:54:31 - Process(6032.1) User(xxxx) Program(abaabc.exe)
AMQ6118: An internal WebSphere MQ error has occurred (40006004)
EXPLANATION:
An error has been detected, and 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 : 735 --------------------------------------------------------
2/15/2006 10:54:31 - Process(6032.1) User(xxxxx) Program(abcabc.exe)
AMQ6183: An internal WebSphere MQ error has occurred.
EXPLANATION:
An error has been detected, and the WebSphere MQ error recording routine has
been called. The failing process is process 6032.
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 : 779 --------------------------------------------------------
Following is the Entry in the FDC ..........
==============================================
Quote: |
+-----------------------------------------------------------------------------+
|
| WebSphere MQ First Failure Symptom Report
| =========================================
| Date/Time :- Wed February 15 13:00:11 XXXXX Standard Time 2006
Host Name :- XXXXX (Windows XP Build 2600: Service Pack 2) PIDS :- 5724H7200
| LVLS :- 6.0.0.0
| Product Long Name :- WebSphere MQ for Windows | Vendor :- IBM
Probe Id :- XC001004 |
| Application Name :- MQM |
| Component :- xcsInitialize |
| SCCS Info :- lib/cs/amqxitc0.c, 1.172 |
| Line Number :- 807 |
| Build Date :- May 19 2005 |
| CMVC level :- p000-L050519 |
| Build Type :- IKAP - (Production) |
| UserID :- dgoel |
| Process Name :- C:\Program Files\abcabcabc abc.exe |
| Process :- 00002952 |
| Thread :- 00000001 |
| Major Errorcode :- xecF_E_UNEXPECTED_RC |
| Minor Errorcode :- xecI_S_FAIL |
| Probe Type :- MSGAMQ6118 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6118: An internal WebSphere MQ error has occurred |
| (40006004) |
| FDCSequenceNumber :- 0 |
| Arith1 :- 1073766404 40006004 |
| |
+-----------------------------------------------------------------------------+
|
============================================
Does anyone know about this issue? Pls remember that i am getting this problem on only one machine while it is working fine everywhere else. Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Feb 15, 2006 5:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Do you really have a process called "abcabcabc abc.exe"?
If so, then clearly this is a site-specific application, and probably the code should be looked at. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
MadRush |
Posted: Thu Feb 16, 2006 8:53 pm Post subject: |
|
|
Newbie
Joined: 15 Feb 2006 Posts: 3
|
The name of the application doesnt matter, as i said it is running everywhere except at one location. any hints on what can be wrong?
------------------------------------------------------
Grand master really means "post too much" |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Feb 17, 2006 2:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The process you want to start is not present/accessible at that site ? Permissions difference? not the same userid starting the process ? different path for log entries written by the process with no permissions on the log??
Seems environmentally related...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
wschutz |
Posted: Fri Feb 17, 2006 2:37 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
fjb_saper wrote: |
The process you want to start is not present/accessible at that site ? Permissions difference? not the same userid starting the process ? different path for log entries written by the process with no permissions on the log??
Seems environmentally related...  |
same CSD level for the MQ client on both machines? _________________ -wayne |
|
Back to top |
|
 |
mvic |
Posted: Fri Feb 17, 2006 4:25 am Post subject: Re: I am Getting Error code 2195. Pls Help. |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
MadRush wrote: |
Probe Id :- XC001004
...
Does anyone know about this issue? Pls remember that i am getting this problem on only one machine while it is working fine everywhere else. |
This is not an easy one. Please call Support and supply the error log files and FDC file(s).
Re. the fact this only happens on one machine, it is an obvious question to ask (and Support will almost certainly ask it) what is different on this machine compared to the others?
Did you try rebooting the machine (sorry to suggest it, but it might help here - this is an error during initialization - it could be some temporary shared memory corruption which would go away when you rebooted. But that's a guess!). |
|
Back to top |
|
 |
MadRush |
Posted: Tue Mar 07, 2006 9:28 pm Post subject: |
|
|
Newbie
Joined: 15 Feb 2006 Posts: 3
|
Thx for all your help. I never actually found what was wrong and probably i will never, i just formatted the machine, installed again and now it is fine. Just one thing i would like to ask the experts, can the system virtual memory status be the reason of this?
Thanks again. |
|
Back to top |
|
 |
|