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 » FDC error with rrcE_BAD_PARAMETER and AMQ6125

Post new topic  Reply to topic
 FDC error with rrcE_BAD_PARAMETER and AMQ6125 « View previous topic :: View next topic » 
Author Message
wmqi_tx
PostPosted: Tue Feb 28, 2006 12:33 pm    Post subject: FDC error with rrcE_BAD_PARAMETER and AMQ6125 Reply with quote

Novice

Joined: 28 Sep 2005
Posts: 13

Hi All
I am seeing some FDC generated ........tried to search here and ibm site but could not find much info.
Here is the error: ( if needed I can post remaining part of the fdc file.)

Please throw some light on this so that I can fix the issue.
Thanks in adv.

Quote:
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Monday February 27 12:57:52 CST 2006 |
| Host Name :- mlsyqre7 (SunOS 5.9) |
| PIDS :- 5724B4103 |
| LVLS :- 530.12 CSD12 |
| Product Long Name :- WebSphere MQ for Sun Solaris |
| Vendor :- IBM |
| Probe Id :- CO000044 |
| Application Name :- MQM |
| Component :- ccxAllocMem |
| Build Date :- Dec 8 2005 |
| CMVC level :- p530-12-L051208 |
| Build Type :- IKAP - (Production) |
| UserID :- 00009003 (wmqi) |
| Program Name :- amqrmppa |
| Process :- 00000469 |
| Thread :- 00000017 |
| QueueManager :- PROD_FI65!QM |
| Major Errorcode :- rrcE_BAD_PARAMETER |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 2 |
| Probe Description :- AMQ6125: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 0 |
| |
+-----------------------------------------------------------------------------+
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Feb 28, 2006 1:16 pm    Post subject: Re: FDC error with rrcE_BAD_PARAMETER and AMQ6125 Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

wmqi_tx wrote:
Probe Id :- CO000044

There's a hit for this probe at http://www.ibm.com/support/docview.wss?uid=swg21223536

Is this a SVRCONN channel? And is the client at CSD08 or CSD09? (Can the clients be upgraded?) If this or the other hits at http://www.ibm.com/support/search.wss?q=CO000044 don't help, then I would say raise a call with Support.
Back to top
View user's profile Send private message
wmqi_tx
PostPosted: Tue Feb 28, 2006 2:09 pm    Post subject: Reply with quote

Novice

Joined: 28 Sep 2005
Posts: 13

Thanks for the quick reply.

yes - its the server connection channel. How do i find Client version ? mqver does not work.

In here, Websphere app server connects to MQ using Svr conn channel and WAS admin included all the required MQ jars in one jar- say appmq.jar and deployed.
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Feb 28, 2006 2:23 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

wmqi_tx wrote:
How do i find Client version ? mqver does not work.

Do you have dspmqver? Another idea: what are the dates on the com.ibm.mq.jar and com.ibm.mqjms.jar ?

Quote:
In here, Websphere app server connects to MQ using Svr conn channel and WAS admin included all the required MQ jars in one jar- say appmq.jar and deployed.

If this is pre-WAS6 then I think you will be using com.ibm.mq.jar and com.ibm.mqjms.jar from somewhere. But honestly I'm out of my depth on this particular subject, so am hoping (please!) someone else will chip in and offer an opinion on how to find out the version that you're running...

EDIT: com.ibm.mqjms.jar, not com.ibm.mq.jms.jar
Back to top
View user's profile Send private message
Tibor
PostPosted: Tue Feb 28, 2006 6:14 pm    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Recommended way is looking for a manifest file in the jar. For example, this is the content of the META-INF/MANIFEST.MF (com.ibm.mq.jar):
Quote:
Manifest-Version: 1.0
Name: com/ibm/mq/
Sealed: false
Implementation-Version: "5.306 - j5306-09-041027"
Specification-Title: "WebSphere MQ classes for Java"
Specification-Version: "5.306"
Implementation-Title: "WebSphere MQ classes for Java"
Created-By: 1.3.0 (IBM Corporation)
Class-Path: com.ibm.mq.jar
Implementation-Vendor: "IBM Corporation"
Specification-Vendor: "IBM Corporation"
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Thu Mar 02, 2006 9:22 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Anyone wanna guess what version (CSD) this is?

5.306 - j5306-09-041027

It ain't CSD6. Its CSD9, because of the -09-.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
wmqi_tx
PostPosted: Thu Mar 02, 2006 1:05 pm    Post subject: Reply with quote

Novice

Joined: 28 Sep 2005
Posts: 13

Hi All
Thats what I did but was unsure when I saw the content of the manifest file.

The file has the following content
Quote:
Manifest-Version: 1.0
Created-By: 1.3.0 (IBM Corporation)


seems like it has never got installed right ?

Any thoughts ??
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Mar 02, 2006 1:13 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

wmqi_tx wrote:
In here, Websphere app server connects to MQ using Svr conn channel and WAS admin included all the required MQ jars in one jar- say appmq.jar and deployed.

I believe you meant to say war file (app.war)?

Not the finest thing to do. Tell him to reference the MQ jars using the MQINSTALL variable in WAS. This will allow to substitute the MQ jars after an upgrade (CSD).

The way your was admin has it set up you need a new deployment everytime you want to use the newer jars...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » FDC error with rrcE_BAD_PARAMETER and AMQ6125
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.