Author |
Message
|
prasadpav |
Posted: Mon Mar 12, 2012 7:27 am Post subject: CATD_I_060 SNMPTRAP & CATD_I_062 BUFFER CONTINUATION Err |
|
|
 Centurion
Joined: 03 Oct 2004 Posts: 142
|
In our live broker environment (Aix and MB v6.1FP2) we are seeing the following errors and I've never seen them before. Quick googling online showed little information about these happening in message broker. They look like network router errors but not sure why how message broker is capturing those and throwing them in unix user log. Here is the user log snapshot:
Code: |
Mar 12 06:32:04 wmbdev1 user:notice root: .CATD_I_062 BUFFER CONTINUATION: 'od.internet.private.enterprises.791.2.9.5.5.2.2.1.1.7.73.86.82.95.68.66.83 VALUE: IVR_DBS '
Mar 12 06:32:04 wmbdev1 user:notice root: .CATD_I_060 SNMPTRAP: -c public 791 10.27.84.8 wmbdev1adm 6 10988 00:00:00 5 OID: 1.3.6.1.4.1.791.2.9.5.5.2.2.1.2.7.73.86.82.95.68.66.83 .iso.org.dod.internet.private.enterprises.791.2.9.5.5.2.2.1.2.7.73.86.82.95.68.66.83 VALUE: /var/adm/user.log OID: 1.3.6.1.4.1.791.2.9.5.5.2.2.1.3.7.73.86.82.95.68.66.83 .iso.org.dod.internet.private.enterprises.791.2.9.5.5.2.2.1.3.7.73.86.82.95.68.66.83 VALUE: BIP3701E: A Java exception was thrown whilst calling the Java JNI method 'TomcatNodeRegistrationUtil_invokeAxis2'. The Java exception was 'org.apache.axis2.AxisFault: Failed to send a fault reply message' OID: 1.3.6.1.4.1.791.2.9.5.5.2.2.1.21.7.73.86.82.95.68.66.83 .iso.org.dod.internet.private.enterprises.791.2.9.5.5.2.2.1.21.7.73.86.82.95.68.66.83 VALUE: Mar 12 06:31:34 wmbdev1 user:notice root: .CATD_I_060 SNMPTRAP: -c public 791 10.27.84.8 wmbdev1adm 6 10988 00:00:00 5 OID: 1.3.6.1.4.1.791.2.9.5.5.2.2.1.2.7.73.86.82.95.68.66.83 .iso.org.dod.internet.private.enterprises.791.2.9.5.5.2.2.1.2.7. |
Any ideas on what the problem could be? Please let me know if you need more information.
Thanks.
Last edited by prasadpav on Mon Mar 12, 2012 7:53 am; edited 1 time in total |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Mar 12, 2012 7:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
The first rule is, if it doesn't mention that it's being logged by Message Broker, then it's not being logged by Message Broker.
That looks like your network configuration on the AIX box is blocking an attempt to send a reply message from an HTTP request of some kind.
You could open a PMR against Broker to find out if this had something to do with Broker.
Except you're completely out of support at version 6.0.0.3. So there's absolutely no help you can get from IBM without paying for a consultant to show up. |
|
Back to top |
|
 |
prasadpav |
Posted: Mon Mar 12, 2012 7:52 am Post subject: |
|
|
 Centurion
Joined: 03 Oct 2004 Posts: 142
|
@mqjeff
Following error does say that it is thrown by the broker?
Quote: |
BIP3701E: A Java exception was thrown whilst calling the Java JNI method 'TomcatNodeRegistrationUtil_invokeAxis2'. The Java exception was 'org.apache.axis2.AxisFault: Failed to send a fault reply message' OID: |
I got the runtime version wrong in my original post, it is 6.1FP2 and it is changed in my original post also. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Mar 12, 2012 7:56 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
prasadpav wrote: |
@mqjeff
Does the following error does not say that it is thrown by the broker?
Quote: |
BIP3701E: A Java exception was thrown whilst calling the Java JNI method 'TomcatNodeRegistrationUtil_invokeAxis2'. The Java exception was 'org.apache.axis2.AxisFault: Failed to send a fault reply message' OID: |
I got the runtime version wrong in my original post, it is 6.1FP2 and it is changed in my original post also. |
MB v6.1FP2 is not a valid MB version number. WMB version numbers have four digits: example 6.1.0.2
Run mqsireportbroker (or the version 6 equiv) and post the output here. Mine reads
Code: |
Fixpack capability level = '7.0.0.2' (effective level '7.0.0.2') |
_________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 12, 2012 7:56 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
prasadpav wrote: |
I got the runtime version wrong in my original post, it is 6.1FP2 |
Which version's that?
When you run mqsiprofile what does that call it?
prasadpav wrote: |
it is changed in my original post also. |
Erm...no (unless my browser is caching) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
prasadpav |
Posted: Mon Mar 12, 2012 8:04 am Post subject: |
|
|
 Centurion
Joined: 03 Oct 2004 Posts: 142
|
To be more precise:
Quote: |
BIP8996I: Version: 6102
BIP8997I: Product: WebSphere Message Brokers
BIP8998I: CMVC Level: S610-FP02 DH610-FP02
BIP8999I: Build Type: Production |
Hope that clarifies the version that i'm using. And just in case if anyone needs anything about AIX:
Quote: |
AIX wmbuat1 3 5 00CC5B914C00 |
Thanks. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon Mar 12, 2012 8:06 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
6.1.0.2 is very very old. Why are you on that version? You need to be at least to 6.1.0.10. And your OS needs updating too. 5.3 at least. If not, POWER7. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|