Updates:
Status: Accepted
Owner: brainslog
Cc: [email protected]
Labels: -Priority-Medium Priority-High Component-DIAMETER-Stack-HA
Component-DIAMETER-App-CCA Component-DIAMETER-App-Gx
Component-DIAMETER-App-Ro Component-DIAMETER-App-Rx Usability Roadmap-Fix
Comment #1 on issue 33 by brainslog: Client Ro throws Null Pointer
Exceptions if send fails in HA mode
http://code.google.com/p/jdiameter/issues/detail?id=33
The NPE is caused by the unboxing from a null Boolean/Integer to it's
primitive type. It has been detected in CCA, Gx, Ro and Rx applications.