Bug #9077
Updated by François ARMAND almost 8 years ago
<pre> org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NumberFormatException: For input string: "2297795780" </pre> Because well, Java int space is [-2147483648, 2147483647]. Proposed solution: forbid machine with >2To of virtual memory. (Edit Note: it was of course a joke, this is just a awful bug)