When visiting the Embedded calendar, that Java process would hang and then run out of memory.

The fix was to go into http://embedded.eecs.berkeley.edu/mysql and look in the calendar_3 database at the events table and look for recent events that were added with intervalMultiplier being set to 0.

The fix is to change it to 1.

The real fix is to validate the input by modifying the Java