Page 1 of 1

What is the error?

Posted: Fri Jun 23, 2006 1:24 am
by jryden
Hey everyone -

silly question here :) How do you find out why a message in the ERROR queue ended up in the ERROR queue? With other words, where do you find the error message? I tried:

omstat -q error -m <msgid>

and it gives some info, but as far as I can tell no info on why the message is in the error queue...

Posted: Fri Jun 23, 2006 4:51 am
by Valerion
Sometimes omshowlog will pinpoint the problem. Try omshowlog -e | less

Posted: Fri Jun 23, 2006 5:03 am
by jryden
Woohoo - that is a lot of guess work :) Is there any way to look at the message that is stuck? I think that is going to be a lot faster than sifting through the error queue

Posted: Mon Jun 26, 2006 3:42 pm
by jryden
Is there really no way of either looking at the message that is stuck or finding out why it's stuck other than trying to correlate error messages from omshowlog with the stuck message??