Skip to content

java.io.IOException: Push back buffer is full when exporting data in XML #124

@dvergnes

Description

@dvergnes

When calling the export API in XML,Splunkd might write a lot of spaces before the first XML tag (see attachment). The InsertRootElementFilterInputStream class assumes that a buffer of 512 bytes is enough to find the first opening tag. As a result the following exception is raised: [java.io|http://java.io/].IOException: Push back buffer is full

Internally tracked by DVPL-7313

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