Thanks to visit codestin.com
Credit goes to github.com

Skip to content

java.nio.charset.MalformedInputException: Input length = 1 in 1.5 #340

@yazun

Description

@yazun

After migrating to pljava1.6 we see quite often
java.nio.charset.MalformedInputException: Input length = 1 error
even when function called do not deal with any streams in an obvious way (there might be small chance some properties are read, to be checked).
All of these functions worked ok in 1.5 - do you have any hint by any chance why this could happen?
Were there any changes in 1.6 that could cause it?

It's not 100% reproducible and hard to pinpoint esp. we get it on postgres-xl/tbase
Setting client_encoding does not necessarily help.

Thanks

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