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

NPE in ExecutionContext.getCommandContext()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 8.1
    • None
    • None
    • Java(TM) SE Runtime Environment (build 1.7.0_05-b05) , Windows 7, Teiid 8.1.CR1

      I start 10 simultaneous continuous executions against my custom ResultSetExecution translator.
      This piece of code causes NPE once per several seconds:

      public void execute() throws TranslatorException {
      ...
      CommandContext ctx = executionContext.getCommandContext();
      ...
      }

      Exception dump from server.log attached.

        1. server.log.txt
          63 kB
          Andriy Rokhmanov

              rhn-engineering-shawkins Steven Hawkins
              rokhmanov_jira Andriy Rokhmanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: