[JBoss JIRA] (TEIIDDES-2543) Rest procedure name null check problem
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2543?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-2543.
----------------------------------
verified TD 9.0.3.Final
> Rest procedure name null check problem
> --------------------------------------
>
> Key: TEIIDDES-2543
> URL: https://issues.jboss.org/browse/TEIIDDES-2543
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Priority: Minor
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.1, 9.0.3
>
> Attachments: procedure.mov
>
>
> When I define a procedure name and click "<Back" and "Next>" the procedure name is persisted but this dialogue says that procedure name is null or empty. I have to write something in the field and than it will check if it is null or empty.
> See video.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2543) Rest procedure name null check problem
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2543?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2543:
-----------------------------------
Labels: release_notes verified_jbdsis-8.0.3.CR1 (was: )
> Rest procedure name null check problem
> --------------------------------------
>
> Key: TEIIDDES-2543
> URL: https://issues.jboss.org/browse/TEIIDDES-2543
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Priority: Minor
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.1, 9.0.3
>
> Attachments: procedure.mov
>
>
> When I define a procedure name and click "<Back" and "Next>" the procedure name is persisted but this dialogue says that procedure name is null or empty. I have to write something in the field and than it will check if it is null or empty.
> See video.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2547) NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2547?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2547:
---------------------------------------------------
Matus Makovy <mmakovy(a)redhat.com> changed the Status of [bug 1225769|https://bugzilla.redhat.com/show_bug.cgi?id=1225769] from MODIFIED to VERIFIED
> NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
> -----------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2547
> URL: https://issues.jboss.org/browse/TEIIDDES-2547
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Environment: Fedora 20
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.1, 9.0.3
>
> Attachments: screen1.png, screen2.png
>
>
> I encountered this issue while trying to verify TEIIDDES-2520.
> When you have no server started in TD. Action Create Source model from Teiid data source DDL in Guides causes NPE.
> Screenshot attached
> {quote}
> Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> org.eclipse.core.runtime.AssertionFailedException: null argument:
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:156)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:138)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.createPageControls(TeiidImportWizard.java:181)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:759)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:622)
> at org.eclipse.jface.window.Window.create(Window.java:435)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$7.run(ModelerUiViewUtils.java:250)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:240)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$5.run(ModelerUiViewUtils.java:185)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:167)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.launchWizard(AdvisorActionFactory.java:913)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.executeAction(AdvisorActionFactory.java:470)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.launchGuidesAction(TeiidGuidesSection.java:281)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.access$1(TeiidGuidesSection.java:271)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection$4.doubleClick(TeiidGuidesSection.java:174)
> at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:831)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)
> at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:828)
> at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1472)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1237)
> at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:252)
> at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2547) NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2547?page=com.atlassian.jira.plu... ]
Matus Makovy closed TEIIDDES-2547.
----------------------------------
verified TD 9.0.3.Final
> NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
> -----------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2547
> URL: https://issues.jboss.org/browse/TEIIDDES-2547
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Environment: Fedora 20
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.1, 9.0.3
>
> Attachments: screen1.png, screen2.png
>
>
> I encountered this issue while trying to verify TEIIDDES-2520.
> When you have no server started in TD. Action Create Source model from Teiid data source DDL in Guides causes NPE.
> Screenshot attached
> {quote}
> Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> org.eclipse.core.runtime.AssertionFailedException: null argument:
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:156)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:138)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.createPageControls(TeiidImportWizard.java:181)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:759)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:622)
> at org.eclipse.jface.window.Window.create(Window.java:435)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$7.run(ModelerUiViewUtils.java:250)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:240)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$5.run(ModelerUiViewUtils.java:185)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:167)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.launchWizard(AdvisorActionFactory.java:913)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.executeAction(AdvisorActionFactory.java:470)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.launchGuidesAction(TeiidGuidesSection.java:281)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.access$1(TeiidGuidesSection.java:271)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection$4.doubleClick(TeiidGuidesSection.java:174)
> at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:831)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)
> at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:828)
> at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1472)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1237)
> at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:252)
> at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2547) NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2547?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2547:
-----------------------------------
Labels: release_notes verified_jbdsis-8.0.3.CR1 (was: )
> NPE when trying to use action Guides -> Model Teiid Data Source -> Create Source model from Teiid data source DDL
> -----------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2547
> URL: https://issues.jboss.org/browse/TEIIDDES-2547
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Environment: Fedora 20
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.1, 9.0.3
>
> Attachments: screen1.png, screen2.png
>
>
> I encountered this issue while trying to verify TEIIDDES-2520.
> When you have no server started in TD. Action Create Source model from Teiid data source DDL in Guides causes NPE.
> Screenshot attached
> {quote}
> Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> org.eclipse.core.runtime.AssertionFailedException: null argument:
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
> at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:156)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.createPageControls(AbstractWizard.java:138)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.createPageControls(TeiidImportWizard.java:181)
> at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:759)
> at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:622)
> at org.eclipse.jface.window.Window.create(Window.java:435)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$7.run(ModelerUiViewUtils.java:250)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:240)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils$5.run(ModelerUiViewUtils.java:185)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4734)
> at org.teiid.designer.ui.viewsupport.ModelerUiViewUtils.launchWizard(ModelerUiViewUtils.java:167)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.launchWizard(AdvisorActionFactory.java:913)
> at org.teiid.designer.advisor.ui.actions.AdvisorActionFactory.executeAction(AdvisorActionFactory.java:470)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.launchGuidesAction(TeiidGuidesSection.java:281)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection.access$1(TeiidGuidesSection.java:271)
> at org.teiid.designer.advisor.ui.views.guides.TeiidGuidesSection$4.doubleClick(TeiidGuidesSection.java:174)
> at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:831)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:178)
> at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:828)
> at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1472)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1237)
> at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:252)
> at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:311)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2583) Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
by Andrej Šmigala (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2583?page=com.atlassian.jira.plu... ]
Andrej Šmigala closed TEIIDDES-2583.
------------------------------------
> Importing DDL with double-quoted table names removes segments of the name of the . delimiter is in string
> ---------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2583
> URL: https://issues.jboss.org/browse/TEIIDDES-2583
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Labels: release_notes, verified_jbdsis-8.0.3.CR1
> Fix For: 9.0.3, 9.2
>
>
> CREATE FOREIGN TABLE "products.dbo.ProductData" (......) is a valid DDL statement and ends up setting the name for the table to *products.dbo.ProductData*
> The current logic in TeiidDdlImporter.init() method will change the table name if it includes the "." delimiter.
> For: *products.dbo.ProductData*, the name will be truncated to *ProductData*
> This is in error because Designer and Teiid support the . as a valid character in a table name.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2594) User can edit connection profile and save it without password
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2594?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2594:
-----------------------------------
Description:
During the creation of connection profile TD forces user to enter some password, but when user tries to edit finished connection profile, they are able to save CP without password.
There is something clearly wrong. Personally, I don't see a point in forcing user to enter some password (they can type in the password in import dialogue). If we want to force the user to input password (during creation) then edit dialogue should be fixed.
See attached video.
was:
During the creation of connection profile TD forces user to enter some password, but when user tries to edit finished connection profile, they are able to save CP without password.
There is something clearly wrong. Personaly, I don't see a point in forcing user to enter some password (they can type in the password in import dialogue). If we want to force the user to input password (during creation) then edit dialogue should be fixed.
See attached video.
> User can edit connection profile and save it without password
> -------------------------------------------------------------
>
> Key: TEIIDDES-2594
> URL: https://issues.jboss.org/browse/TEIIDDES-2594
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.3
> Reporter: Matus Makovy
>
> During the creation of connection profile TD forces user to enter some password, but when user tries to edit finished connection profile, they are able to save CP without password.
> There is something clearly wrong. Personally, I don't see a point in forcing user to enter some password (they can type in the password in import dialogue). If we want to force the user to input password (during creation) then edit dialogue should be fixed.
> See attached video.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 7 months