Project

General

Profile

Actions

Bug #9077

closed

Inventory "toInt" error when parsing report with VIRTUALMEMORY = 2297795780

Added by François ARMAND over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.NumberFormatException: For input string: "2297795780" 

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)


Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #9793: Cannot parse inventory with process using 2GB+ memory Rejected2016-12-08Actions
Actions #1

Updated by François ARMAND over 7 years ago

  • How to reproduce updated (diff)
Actions #2

Updated by François ARMAND over 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/ldap-inventory/pull/89
Actions #3

Updated by François ARMAND over 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.1.15/14 and 3.2.8/7 which were released today.

Actions #5

Updated by Janos Mattyasovszky over 7 years ago

  • Is duplicate of Bug #9793: Cannot parse inventory with process using 2GB+ memory added
Actions #6

Updated by François ARMAND over 7 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF