Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 3.0.0
-
Fix Version/s: EE-3.0.0.GA_P01, EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: None
-
Labels:None
-
Environment:EE
Description
On Servlet context startup, the BPNSNotificationProvider checks for BPNS configuration. If the RIM pusksdk classes are not available, this results in the following message being logged:
INFO: BPNS notification disabled: Could not read BPNS configuration during Registration java.lang.NoClassDefFoundError: net/rim/pushsdk/commons/PushSDKException
Some of our clients have been concerned about logging the NoClassDefFoundError which can trigger extra alerts in their logging audits, so we should avoid this and just print out a "BPNS notification disabled: RIM pushsdk classes not available" message instead.
INFO: BPNS notification disabled: Could not read BPNS configuration during Registration java.lang.NoClassDefFoundError: net/rim/pushsdk/commons/PushSDKException
Some of our clients have been concerned about logging the NoClassDefFoundError which can trigger extra alerts in their logging audits, so we should avoid this and just print out a "BPNS notification disabled: RIM pushsdk classes not available" message instead.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.0.0.GA_P01 [ 10329 ] | |
Fix Version/s | EE 3.1.0 [ 10323 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.2.0.BETA [ 10574 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |