ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » I am Getting Error code 2195. Pls Help.

Post new topic  Reply to topic
 I am Getting Error code 2195. Pls Help. « View previous topic :: View next topic » 
Author Message
MadRush
PostPosted: Wed Feb 15, 2006 3:19 am    Post subject: I am Getting Error code 2195. Pls Help. Reply with quote

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
View user's profile Send private message
jefflowrey
PostPosted: Wed Feb 15, 2006 5:03 am    Post subject: Reply with quote

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
View user's profile Send private message
MadRush
PostPosted: Thu Feb 16, 2006 8:53 pm    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Fri Feb 17, 2006 2:05 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
wschutz
PostPosted: Fri Feb 17, 2006 2:37 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail AIM Address
mvic
PostPosted: Fri Feb 17, 2006 4:25 am    Post subject: Re: I am Getting Error code 2195. Pls Help. Reply with quote

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
View user's profile Send private message
MadRush
PostPosted: Tue Mar 07, 2006 9:28 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » I am Getting Error code 2195. Pls Help.
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.