Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1887

Deploy and execute VDB throws exceptions if no server is defined

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 8.3
    • 8.2
    • None
    • None
    • Teiid Designer 8.2.0.Final, JBDS 7.0.0.GA, jdk 1.7

      If no server is defined, deploy or execution of VDB causes an exception.

      • rght click VDB: Modeling -> Deploy
        Unhandled event loop exception
        Caused by: java.lang.NullPointerException
        at org.teiid.designer.runtime.ui.actions.DeployVdbAction.checkForConnectedServer(DeployVdbAction.java:221)
        at org.teiid.designer.runtime.ui.actions.DeployVdbAction.run(DeployVdbAction.java:125)
      • rght click VDB: Modeling -> Execute
        java.lang.NullPointerException
        at org.teiid.designer.runtime.ui.actions.ExecuteVDBAction.checkForConnectedServer(ExecuteVDBAction.java:127)
        at org.teiid.designer.runtime.ui.actions.ExecuteVDBAction.run(ExecuteVDBAction.java:95)
      • execute VDB via Guides view:
        java.lang.NullPointerException
        at org.teiid.designer.runtime.ui.vdb.ExecuteVdbAction.checkForConnectedServer(ExecuteVdbAction.java:88)
        at org.teiid.designer.runtime.ui.vdb.ExecuteVdbAction.run(ExecuteVdbAction.java:60)
        at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.executeAction(AdvisorActionFactory.java:556)
        at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.launchGuidesAction(TeiidGuidesSection.java:252)
        at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.access$1(TeiidGuidesSection.java:244)
        at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection$3.doubleClick(TeiidGuidesSection.java:153)

              mdrillin1@redhat.com Mark Drilling (Inactive)
              lfabriko@redhat.com Lucie Krejcirova
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: