Author |
Message
|
ydsk |
Posted: Sun Aug 13, 2006 6:46 pm Post subject: list of error codes generated by broker |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Can someone pls point me to a link/document that has the full list of error codes that can be generated by broker when an exception occurs in a msgflow.
Thanks. |
|
Back to top |
|
 |
ydsk |
Posted: Mon Aug 14, 2006 8:30 am Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Can someone pls help me.
I need to document all the error codes that broker generates as part of the ExceptionList structure.
Thanks.
ydsk. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 14, 2006 8:33 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
There's an html file on your broker machine, in the <install_root>/messages/<ln>/Messages.html _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Mon Aug 14, 2006 9:16 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
Quote: |
I need to document all the error codes that broker generates as part of the ExceptionList structure. |
thats gonna be hard to do
you will find all the error codes at the path which jeff mentioned
i had to do this a while ago and i ended up just putting the messages.html file in the support folder!!!
there are thousands of code that broker can throw !!
Good Luck
--madi |
|
Back to top |
|
 |
ydsk |
Posted: Mon Aug 14, 2006 10:55 am Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
thanks guys.
But how is the html file different from the properties file in the path <install_root>/messages/BIPv600.properties.
While I see different property files for different versions of broker in the same folder( v2.x, v5, v6) the html file seems to be just one.
Any comments ? |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 14, 2006 11:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The .properties file is not an HTML document...
Also, at least on my machine, I have <install_dir>/Messages/en_US/Messages.html and <install_dir>/Messages/de_DE/Messages.html and etc. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
ydsk |
Posted: Mon Aug 14, 2006 12:20 pm Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
And finally, what is the maximum length of an error message ? error codes are 4 digits but the messages are of varying length.
I need to put both the code and its message in a database and hence this question.
Soomebody please help....without me having to go through all the messages and figuring out.
Appreciate all the responses. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Aug 14, 2006 12:43 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The only way I could find out is to go through messages myself and count... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madi |
Posted: Mon Aug 14, 2006 12:44 pm Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
u can always truncate
--madi |
|
Back to top |
|
 |
ydsk |
Posted: Fri Feb 06, 2009 11:58 am Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
Hi,
Am back to the same issue , now with MB v6.1 though.
Can some pls tell me the exact range of numbers for user exception messages ?
I am looking at the catalog in C:\Program Files\IBM\MQSI\6.1\messages\BIPv610.properties
They are all system defined but there must be a range left for user exceptions and i am looking for the range of numbers.
Thanks in advance.
ydsk. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 06, 2009 12:07 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
|