Author |
Message
|
mk621 |
Posted: Wed Oct 17, 2012 5:42 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
whoami does not work on windows -
C:\Documents and Settings\Administrator>whoami
'whoami' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Administrator> |
|
Back to top |
|
 |
exerk |
Posted: Wed Oct 17, 2012 5:42 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mk621 wrote: |
I am on WINDOWS XP not on UNIX/AIX |
It works in Windows 7 so my assumption was it would work in Windows XP. Type SET then, and look for USERNAME. _________________ 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:44 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
|
Back to top |
|
 |
exerk |
Posted: Wed Oct 17, 2012 5:50 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mk621 wrote: |
USERNAME=Administrator |
Finally! And is the correct environment set for that user, that allows them to successfully submit the commands? Sort that out, then all you need to do is sort out the problem with the LOGGER-IO process of your queue manager. _________________ 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:50 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
I just issues the start QM command and see what I Got.-
C:\Program Files\IBM\MQSI\7.0>strmqm WBRK70
AMQ6090: MQM could not display the text for error 536900183.
C:\Program Files\IBM\MQSI\7.0>
and the QM is still stopped.
There is no log in Windows Event viewer
BUt there is a new FFST report in Error Dir. which same error text |
|
Back to top |
|
 |
mk621 |
Posted: Wed Oct 17, 2012 5:53 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
ok
and how do i check this thing -
LOGGER-IO process of the queue manager.
i have 3 QMs on my system, I am not able to issue commands for any of them..
does this co-relate to anything?
_________________ |
|
Back to top |
|
 |
mk621 |
Posted: Wed Oct 17, 2012 8:45 am Post subject: |
|
|
Novice
Joined: 15 Oct 2012 Posts: 15
|
Now even the broker commands are not running
seems like MQ jar are either missing or classpath has got changed..
can u pl chekc and comapre frm your system and tell me what is missing here in classpath
C:\Program Files\IBM\MQSI\7.0>mqsideploy -i 127.0.0.1 -p 2414 -q ***** -b ****** -e default -a C:\***************sample.bar
BIP4516S: Failed to find all the required WebSphere MQ java classes. Class 'com.
ibm.mq.MQException' not found in CLASSPATH 'C:\Program Files\IBM\MQSI\7.0\messag
es;C:\Program Files\IBM\MQSI\7.0\classes;C:\Program Files\IBM\MQSI\7.0\classes\C
onfigManagerProxy.jar;C:\Program Files\IBM\MQSI\7.0\classes\brokerutil.jar;C:\wo
rk\utilities\apache-tomcat-6.0.35\lib;C:\Documents and Settings\All Users\Applic
ation Data\IBM\MQSI\common\wsrr;C:\IBM\WebSphere Transformation Extender 8.3\wmq
i\dtxwmqi.jar;C:\IBM\WebSphere Transformation Extender 8.3\dtxpi.jar'.
Not all the WebSphere MQ jars are installed on this machine. Message Broker requ
ires that WebSphere MQ for Java is installed to work correctly.
Make sure that all the correct WebSphere MQ components are installed and that th
e CLASSPATH correctly contains the WebSphere MQ jar files. |
|
Back to top |
|
 |
exerk |
Posted: Wed Oct 17, 2012 8:53 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
mk621 wrote: |
Now even the broker commands are not running
seems like MQ jar are either missing or classpath has got changed... |
Yet you stated in your first post, "...No changes done to windows or MQ/MB installation, this error started coming suddenly, till few days back it was working perfectly fine...". Either you changed something, knowingly or not, or the system 'changed' something, e.g. updates, patches, or possibly something else you may have installed. Go back over the last few days - are you absolutely sure you made no changes whatsoever? _________________ 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 |
|
 |
fjb_saper |
Posted: Wed Oct 17, 2012 11:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I'd think about file system full or file system access priviledges...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|