Skip to content

Exceeded Integer range while parsing /proc/diskstats #19

Open
@tomcz7

Description

@tomcz7

We have exception:

ART ERROR [CollectorThread] [Collector@567] Error running FileServer Block Device collector: java.lang.NumberFormatException: For input string: "3012175638"
java.lang.NumberFormatException: For input string: "3012175638"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.hyperic.hq.plugin.system.LinuxCollector.collect(LinuxCollector.java:40)
        at org.hyperic.hq.product.Collector.run(Collector.java:565)
        at org.hyperic.hq.agent.server.CollectorThread.run(CollectorThread.java:123)
        at java.lang.Thread.run(Unknown Source)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions