Reloading a DV Materialized View table via the Management Console gives "Unknown Error"
Issue
- I can manually run the reload command successfully, but the same command fails and produces an error in the Management Console.
- Reloading a DV Materialized View table via the Management Console gives "Unknown Error"
Unknown error
Unexpected HTTP response: 500
Request
{
"operation" => "execute-query",
"address" => [("subsystem" => "teiid")],
"vdb-name" => "RHQ",
"vdb-version" => 1,
"sql-query" => "CALL SYSADMIN.refreshMatView(viewname=>'Bqtv.HUGEA', invalidate=>true)",
"timeout-in-milli" => 10000
}
Response
Internal Server Error
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => "JBAS014749: Operation handler failed: newValue is null",
"rolled-back" => true
}
Environment
- Red Hat JBoss Data Virtualization (DV) 6.0
- Red Hat JBoss Management Console
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
