Hide Forgot
Description of problem: From JON, trying to View VDB Requests returns nothing in the UI, but shows the above exception in the agent's JVM console. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Log into JON 2. Using SQuirreL (or another JDBC tool) connect to a VDB which will permit a query that runs for a few seconds 3. Execute a query 4. Once the query has been submitted, execute JON's View VDB Requests action Actual results: Just column headings Expected results: Column headings and the request info (session ID and SQL being executed) Additional info:
Corrected method name to getExecutionId. Also removed getProcessingTime method since that has been removed from the request metadata.
Committed to Teiid 7.4.x. This change had already been made to 7.7.x.
Steven Hawkins <shawkins> made a comment on jira TEIID-1925 Was this change needed on the main line/7.7.x?
Ted Jones <tejones> made a comment on jira TEIID-1925 Yes
Steven Hawkins <shawkins> updated the status of jira TEIID-1925 to Closed
Moving this to ON_QA but should I think this should be QA'd by the EDS team. Avaliable for test since ER5 build. Link to ER6 build: https://brewweb.devel.redhat.com//buildinfo?buildID=248280
Closing. In current release.