Author |
Message
|
mk621 |
Posted: Mon Oct 15, 2012 5:15 am Post subject: Unable to issue any MQ command - Error - AMQ6090: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
Hi everybody
I am unable to issue any MQ command over command line. no start, stop create queues or even connect thru Java Api is running.
I am getting following errors -
AMQ6090: MQM could not display the text for error 32899.
AMQ6090: MQM could not display the text for error 25223.
AMQ6090: MQM could not display the text for error 536895781.
using Mq 7.0.1.1 on Winxp
No changes done to windows or MQ/MB installation, this error started coming suddenly, till few days back it was working perfectly fine.
It is writing FFST errors constantly since then.
Please Help me solve this issue. I have googled and done some fixes, but nothing happens. I have even run the partial re-installation. but no help.
Following is one of the FFST log
PL help
Manish
======================================
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Mon October 15 2012 16:22:18 India Standard Time |
| UTC Time :- 1350298338.328000 |
| UTC Time Offset :- 330 ((UNKNWOWN) |
| Host Name :- THINKPAD |
| Operating System :- Windows XP, Build 2600: SP3 |
| PIDS :- 5724H7220 |
| LVLS :- 7.0.1.1 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XC022001 |
| Application Name :- MQM |
| Component :- xcsDisplayMessage |
| SCCS Info :- lib/cs/amqxeida.c, 1.106.1.2 |
| Line Number :- 4912 |
| Build Date :- Dec 22 2009 |
| CMVC level :- p701-101-091221 |
| Build Type :- IKAP - (Production) |
| UserID :- MUSR_MQADMIN |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\amqzmuc0.exe |
| Addressing mode :- 32-bit |
| Process :- 00002424 |
| Thread :- 00000003 |
| UserApp :- FALSE |
| ConnId(1) IPCC :- 5 |
| ConnId(2) QM :- 5 |
| Last HQC :- 0.0.0-0 |
| Last HSHMEMB :- 0.0.0-0 |
| Major Errorcode :- zrcX_TASK_STARTED |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 4 |
| Probe Description :- AMQ6090: MQM could not display the text for error |
| 536895781. |
| FDCSequenceNumber :- 0 |
| Arith1 :- 2424 978 |
| Arith2 :- 1 1 |
| Comment1 :- LOGGER-IO |
| |
| Comment2 :- Critical |
| |
| |
+-----------------------------------------------------------------------------+
EDIT by exerk: All irrelevant (to all but IBM Support) stuff except for the FDC header. |
|
Back to top |
|
 |
ramires |
Posted: Mon Oct 15, 2012 5:53 am Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
The logged on user has authority to do MQ commands? Can you stop/start the queue manager? _________________ Obrigado / Thanks you |
|
Back to top |
|
 |
exerk |
Posted: Mon Oct 15, 2012 6:23 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Who was the logged-on user? What changed in the environment, i.e. is this a stand-alone laptop or are you on a domain, and a GPO was applied in the domain? _________________ 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 |
|
 |
mk621 |
Posted: Mon Oct 15, 2012 7:49 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
yes, user has all the permission to do so, infact through windows GUI , MQ explorer all activities can be done. only issue is that it is giving these errors thru command line
this is a server installtion on laptop. and I am directly using the laptop. |
|
Back to top |
|
 |
exerk |
Posted: Mon Oct 15, 2012 8:57 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Have you previously issued those commands successfully via the command line, or is this the first time you have attempted it? _________________ 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 |
|
 |
bruce2359 |
Posted: Mon Oct 15, 2012 9:41 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Is this a brand new qmgr? Has it ever worked before? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
mk621 |
Posted: Tue Oct 16, 2012 10:35 pm Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
As I mentioned in the first post.
This was working fine since always, this problem arised just few days back
this QM is like 2 years old.
Experts
Pl advice how to repair this QM. |
|
Back to top |
|
 |
exerk |
Posted: Tue Oct 16, 2012 11:55 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mk621 wrote: |
Pl advice how to repair this QM. |
We can help you (maybe) if you help us. You have not answered all my questions and the only relevant piece of information you have given is that everything works fine through the GUI but not through command line, which suggests to me an environmental issue, i.e. you are not setting the required environment for your user to successfully issue the commands, whereas the GUI does. Do not assume that what works from the GUI will automatically work from the command line. _________________ 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 |
|
 |
mqjeff |
Posted: Wed Oct 17, 2012 3:39 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
First off, show the value of the PATH in the shell. |
|
Back to top |
|
 |
mk621 |
Posted: Wed Oct 17, 2012 5:11 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
@exerk -
You had edited my first post which had relevent information of PATH + CLASSPATH and Users accessing it.
nevertheless, I am sharing those once again
Secondly, I have replied that
1. There is nothing changed in the environment,
2. This is a server install on a laptop pc only
3. No Domain
Environment Variables
ALLUSERSPROFILE=C:\Documents and Settings\All Users
CLASSPATH=C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mqjms.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mq.jar;.;C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~1\IBM\SQLLIB\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=THINKPAD
ComSpec=C:\WINDOWS\system32\cmd.exe
DB2INSTANCE=DB2
DB2PATH="C:\Program Files\IBM\SQLLIB\"
FP_NO_HOST_CHECK=NO
include=C:\PROGRA~1\IBM\SQLLIB\INCLUDE;C:\PROGRA~1\IBM\SQLLIB\LIB;C:\Program Files\IBM\WebSphere MQ\tools\c\include;C:\Program Files\IBM\WebSphere MQ\tools\cplus\include
JAVA_HOME=C:\jdk1.5.0_07
JAVA_PLUGIN_WEBCONTROL_ENABLE=1
lib=C:\Program Files\IBM\WebSphere MQ\tools\lib;C:\PROGRA~1\IBM\SQLLIB\LIB
MQ_JAVA_DATA_PATH=C:\Program Files\IBM\WebSphere MQ
MQ_JAVA_INSTALL_PATH=C:\Program Files\IBM\WebSphere MQ\Java
MQ_JAVA_LIB_PATH=C:\Program Files\IBM\WebSphere MQ\Java\lib
MQFT_JAVA_LIB_PATH=C:\Program Files\IBM\WebSphere MQ\java\lib
MQFT_JRE_BIN_PATH=C:\Program Files\IBM\WebSphere MQ\java\jre\bin
NUMBER_OF_PROCESSORS=2
OPENSSL_CONF=C:\OpenSSL\bin\openssl.cfg
OS=Windows_NT
Path=C:\Program Files\IBM\WebSphere MQ\Java\lib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\Infoprint Select;C:\Notes;C:\Program Files\XLView;C:\lotus\compnent;C:\Utilities;C:\Program Files\IBM\Personal Communications\;C:\Program Files\IBM\Trace Facility\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\IBM\WebSphere MQ\bin;C:\Program Files\IBM\WebSphere MQ\tools\c\samples\bin;C:\jdk1.5.0_07\bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;C:\curl-7.19.5
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PCOMM_Root=C:\Program Files\IBM\Personal Communications\
PD_SOCKET=6874
PDBASE=C:\Program Files\IBM\Infoprint Select
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=170a
ProgramFiles=C:\Program Files
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\WINDOWS\TEMP
TMP=C:\WINDOWS\TEMP
tvdebugflags=0x260
tvlogsessioncount=5000
USERPROFILE=C:\Documents and Settings\Default User
windir=C:\WINDOWS |
|
Back to top |
|
 |
exerk |
Posted: Wed Oct 17, 2012 5:19 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mk621 wrote: |
@exerk -
You had edited my first post which had relevent information of PATH + CLASSPATH and Users accessing it.
nevertheless, I am sharing those once again
Secondly, I have replied that
1. There is nothing changed in the environment,
2. This is a server install on a laptop pc only
3. No Domain
Environment Variables
ALLUSERSPROFILE=C:\Documents and Settings\All Users
CLASSPATH=C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mqjms.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mq.jar;.;C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~1\IBM\SQLLIB\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=THINKPAD
ComSpec=C:\WINDOWS\system32\cmd.exe
DB2INSTANCE=DB2
DB2PATH="C:\Program Files\IBM\SQLLIB\"
FP_NO_HOST_CHECK=NO
include=C:\PROGRA~1\IBM\SQLLIB\INCLUDE;C:\PROGRA~1\IBM\SQLLIB\LIB;C:\Program Files\IBM\WebSphere MQ\tools\c\include;C:\Program Files\IBM\WebSphere MQ\tools\cplus\include
JAVA_HOME=C:\jdk1.5.0_07
JAVA_PLUGIN_WEBCONTROL_ENABLE=1
lib=C:\Program Files\IBM\WebSphere MQ\tools\lib;C:\PROGRA~1\IBM\SQLLIB\LIB
MQ_JAVA_DATA_PATH=C:\Program Files\IBM\WebSphere MQ
MQ_JAVA_INSTALL_PATH=C:\Program Files\IBM\WebSphere MQ\Java
MQ_JAVA_LIB_PATH=C:\Program Files\IBM\WebSphere MQ\Java\lib
MQFT_JAVA_LIB_PATH=C:\Program Files\IBM\WebSphere MQ\java\lib
MQFT_JRE_BIN_PATH=C:\Program Files\IBM\WebSphere MQ\java\jre\bin
NUMBER_OF_PROCESSORS=2
OPENSSL_CONF=C:\OpenSSL\bin\openssl.cfg
OS=Windows_NT
Path=C:\Program Files\IBM\WebSphere MQ\Java\lib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\IBM\Infoprint Select;C:\Notes;C:\Program Files\XLView;C:\lotus\compnent;C:\Utilities;C:\Program Files\IBM\Personal Communications\;C:\Program Files\IBM\Trace Facility\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\ThinkPad\ConnectUtilities;C:\Program Files\IBM\WebSphere MQ\bin;C:\Program Files\IBM\WebSphere MQ\tools\c\samples\bin;C:\jdk1.5.0_07\bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;C:\curl-7.19.5
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PCOMM_Root=C:\Program Files\IBM\Personal Communications\
PD_SOCKET=6874
PDBASE=C:\Program Files\IBM\Infoprint Select
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=170a
ProgramFiles=C:\Program Files
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\WINDOWS\TEMP
TMP=C:\WINDOWS\TEMP
tvdebugflags=0x260
tvlogsessioncount=5000
USERPROFILE=C:\Documents and Settings\Default User
windir=C:\WINDOWS |
I did not ask for what was in the FDC, I (and mqjeff) asked about the command line environment settings, and nowhere in the above do I see the variable USERNAME that would tell me whom was logged in and running the command line  _________________ 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 |
|
 |
mk621 |
Posted: Wed Oct 17, 2012 5:28 am Post subject: Re: Unable to issue any MQ command - Error - AMQ6090: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
@exerK
You can see here in this post the USERID was - MUSR_MQADMIN
and on Windows users it is ADMINISTRATOR ACCount
mk621 wrote: |
Hi everybody
I am unable to issue any MQ command over command line. no start, stop create queues or even connect thru Java Api is running.
I am getting following errors -
AMQ6090: MQM could not display the text for error 32899.
AMQ6090: MQM could not display the text for error 25223.
AMQ6090: MQM could not display the text for error 536895781.
using Mq 7.0.1.1 on Winxp
No changes done to windows or MQ/MB installation, this error started coming suddenly, till few days back it was working perfectly fine.
It is writing FFST errors constantly since then.
Please Help me solve this issue. I have googled and done some fixes, but nothing happens. I have even run the partial re-installation. but no help.
Following is one of the FFST log
PL help
Manish
======================================
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Mon October 15 2012 16:22:18 India Standard Time |
| UTC Time :- 1350298338.328000 |
| UTC Time Offset :- 330 ((UNKNWOWN) |
| Host Name :- THINKPAD |
| Operating System :- Windows XP, Build 2600: SP3 |
| PIDS :- 5724H7220 |
| LVLS :- 7.0.1.1 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XC022001 |
| Application Name :- MQM |
| Component :- xcsDisplayMessage |
| SCCS Info :- lib/cs/amqxeida.c, 1.106.1.2 |
| Line Number :- 4912 |
| Build Date :- Dec 22 2009 |
| CMVC level :- p701-101-091221 |
| Build Type :- IKAP - (Production) |
| UserID :- MUSR_MQADMIN |
| Process Name :- C:\Program Files\IBM\WebSphere MQ\bin\amqzmuc0.exe |
| Addressing mode :- 32-bit |
| Process :- 00002424 |
| Thread :- 00000003 |
| UserApp :- FALSE |
| ConnId(1) IPCC :- 5 |
| ConnId(2) QM :- 5 |
| Last HQC :- 0.0.0-0 |
| Last HSHMEMB :- 0.0.0-0 |
| Major Errorcode :- zrcX_TASK_STARTED |
| Minor Errorcode :- OK |
| Probe Type :- INCORROUT |
| Probe Severity :- 4 |
| Probe Description :- AMQ6090: MQM could not display the text for error |
| 536895781. |
| FDCSequenceNumber :- 0 |
| Arith1 :- 2424 978 |
| Arith2 :- 1 1 |
| Comment1 :- LOGGER-IO |
| |
| Comment2 :- Critical |
| |
| |
+-----------------------------------------------------------------------------+
EDIT by exerk: All irrelevant (to all but IBM Support) stuff except for the FDC header. |
|
|
Back to top |
|
 |
mqjeff |
Posted: Wed Oct 17, 2012 5:34 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
That is the FDC and the command shell for a given MQ process.
It is entirely unrelated to the user shell that issued
Code: |
AMQ6090: MQM could not display the text for error 32899.
AMQ6090: MQM could not display the text for error 25223.
AMQ6090: MQM could not display the text for error 536895781.
|
|
|
Back to top |
|
 |
exerk |
Posted: Wed Oct 17, 2012 5:36 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Once more, and with feeling...do you really think that was the userid you were running the command line under? Unless you were logged in to Windows as MUSR_MQADMIN? Indulge me, open a command window, type whoami, hit the Enter key, and post the result. _________________ 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 |
|
 |
mk621 |
Posted: Wed Oct 17, 2012 5:41 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
I am on WINDOWS XP not on UNIX/AIX |
|
Back to top |
|
 |
|