Selecting RAW(16) column via DV OData errors with cast exception

Solution Verified - Updated -

Issue

  • When selecting a RAW(16) column via OData, a runtime error is thrown w/ the following message:
http://superserver:8080/odata/Mbus/reqtracking.query?$format=json
{
    "error": {
        "code" : "ServerErrorException",
        "message": {
            "lang": "en-US",
            "value": "[B cannot be cast to org.teiid.core.types.BinaryType"
        }
    }
}

Environment

  • Red Hat JBoss Data Virtualization (DV) 6.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.