Bug #2898
closedMissing <MACHINEID> tag in Fusion Inventory reports in Ubuntu LTS 12.04 32-bit
Description
With the release and nightly 2.4 version I observe the following errors when cf-agent is executed on the root server.
Transforming: /var/rudder/tools/send-clean.sh http://localhost:8080/endpoint/upload/ /var/rudder/inventories/incoming/li524-115-2012-09-14-20-27-03.ocs /var/rudder/inventories/received/
% Total % Received 50539CC2ferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 167k 100 68 100 167k 1937 4766k --:--:-- --:--:-- --:--:-- 4919k
Exception when processing report 'li524-115-2012-09-14-20-27-03.ocs'
(note: I remove the '-f' option from curl in send-clean.sh in order to have the Exception message displayed, otherwise it simply fails with HTTP error 412.
Going deeper, /var/log/rudder/webapp/<date>stderrout.log displays the following error:
ERROR com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Reported exception is:
java.util.NoSuchElementException: None.get
at scala.None$.get(Option.scala:274) ~[scala-library-2.9.2.jar:na]
The same error occurs whether processing inventory from the root server or an agent server. Distro is Ubuntu LTS 12.04 32-bit, running on a Linode VM with 1Gig RAM.
Files
Updated by François ARMAND almost 13 years ago
- Category set to 26
- Priority changed from N/A to 2
- Target version set to 2.4.0~rc2
Updated by François ARMAND almost 13 years ago
- Subject changed from Inventory upload fails - java.util.NoSuchElementException: None.get to Missing <HARDWARE><UUID> tag in Fusion Inventory reports leads to java.util.NoSuchElementException: None.get
- Assignee set to Vincent MEMBRÉ
Updated by François ARMAND almost 13 years ago
- Subject changed from Missing <HARDWARE><UUID> tag in Fusion Inventory reports leads to java.util.NoSuchElementException: None.get to Missing <HARDWARE><UUID> tag in Fusion Inventory reports in Ubuntu LTS 12.04 32-bit
Updated by François ARMAND almost 13 years ago
- Subject changed from Missing <HARDWARE><UUID> tag in Fusion Inventory reports in Ubuntu LTS 12.04 32-bit to Missing <MACHINEID> tag in Fusion Inventory reports in Ubuntu LTS 12.04 32-bit
Updated by Nicolas PERRON almost 13 years ago
- Target version changed from 2.4.0~rc2 to 2.4.0~rc1
Updated by Jonathan CLARKE almost 13 years ago
- Status changed from Discussion to Pending technical review
- Target version changed from 2.4.0~rc1 to 2.4.0~beta5
Updated by Jonathan CLARKE almost 13 years ago
- Status changed from Pending technical review to Released
Updated by Benoît PECCATTE over 10 years ago
- Category changed from 26 to Web - Nodes & inventories