Skip to content

Can't find bundle for base name i18n.Validation, locale en_IN #3035

@khilendra

Description

@khilendra

before we were using graphq-java:15.0 but this version showing one crital vulnerability and suggested to updrade 19.0 and later.
After updating 19.2. Our plugin api calls not working and throwing error

{
  "errors": [
    {
      "errorClassification": "DataFetchingException",
      "cause": {
        "className": "i18n.Validation_en_IN",
        "key": "",
        "detailMessage": "Can't find bundle for base name i18n.Validation, locale en_IN",
        "stackTrace": [],
        "suppressedExceptions": []
      },
      "stackTrace": [],
      "suppressedExceptions": []
    }
  ]
}

Any once can help me

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