Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-2435

Calling getCacheStats("QUERY_SERVICE_RESULT_SET_CACHE") produces IllegalArgumentException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.4
    • 8.3
    • AdminApi

    Description

      Making the following groovy script call using adminshell:

      CacheStatistics startCache
      try

      { startCache = getCacheStats("QUERY_SERVICE_RESULT_SET_CACHE") }

      catch ( Exception e )

      { println( "Exception: " + e.getMessage() ) }

      produces this error: Exception: TEIID70013 java.lang.IllegalArgumentException

      see attachment for groovy script that was run.

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: