Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0-Alpha3
-
Component/s: Samples
-
Labels:None
-
Environment:n/a
Description
Caused by: java.lang.ArithmeticException: / by zero
at org.icepush.jsp.samples.region.GroupNotificationCounter.getCounter(GroupNotificationCounter.java:64)
at org.icepush.jsp.samples.region.GroupNotificationCounter.getCounter(GroupNotificationCounter.java:55)
at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
at org.icepush.jsp.samples.region.GroupNotificationCounter.getCounter(GroupNotificationCounter.java:64)
at org.icepush.jsp.samples.region.GroupNotificationCounter.getCounter(GroupNotificationCounter.java:55)
at sun.reflect.GeneratedMethodAccessor739.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #20554 | Wed Feb 10 09:20:13 MST 2010 | philip.breau | - also fix 'unchecked' cast compiler warning |
| Files Changed | ||||
MODIFY
/scratchpads/snowplow/integration/jsp/samples/region/src/main/java/org/icepush/jsp/samples/region/GroupNotificationCounter.java
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Philip Breau [ philip.breau ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Fix Version/s | 1.0-Alpha3 [ 10224 ] | |
| Resolution | Fixed [ 1 ] |

Committed revision 20554.