Order by clause causes java.lang.ArrayIndexOutOfBoundsException in JBEDS

Solution Verified - Updated -

Issue

  • This query with an ORDER BY clause causes an java.lang.ArrayIndexOutOfBoundsException:
SELECT
  *
FROM
  unified.claims_inventory_per_day
WHERE
  enterprise_id = 101
  order by status;
  • The enterprise_id can be anything, it still throws it. If we take the order by off, the query works.

Environment

  • JBoss Enterprise Data Services (JBEDS) 5.2.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content