[JBoss JIRA] (TEIIDDES-3096) !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3096?page=com.atlassian.jira.plu... ]
Kylin Soong updated TEIIDDES-3096:
----------------------------------
Attachment: error-1.png
error-2.png
> !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
> -------------------------------------------------------------------
>
> Key: TEIIDDES-3096
> URL: https://issues.jboss.org/browse/TEIIDDES-3096
> Project: …
[View More]Teiid Designer
> Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.0.1
> Environment: * devstudio-10.4.0.GA-installer-standalone.jar
> Reporter: Kylin Soong
> Priority: Blocker
> Attachments: error-1.png, error-2.png
>
>
> This should be a eclipse bug, but strongly affect user experience, I was be blocked in a customer poc testing,
> * once I started the server, from the server panel, there are lots of logs output to console panel.
> * then I try to switch to Server panel, the JBDS crash. the error logs like
> {code}
> !ENTRY org.eclipse.ui 4 0 2017-08-22 18:41:42.865
> !MESSAGE Unhandled event loop exception
> !STACK 0
> org.eclipse.swt.SWTError: No more handles
> at org.eclipse.swt.SWT.error(SWT.java:4559)
> at org.eclipse.swt.SWT.error(SWT.java:4448)
> at org.eclipse.swt.SWT.error(SWT.java:4419)
> at org.eclipse.swt.graphics.Cursor.<init>(Cursor.java:173)
> at org.eclipse.swt.widgets.Display.getSystemCursor(Display.java:2688)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DragAgent.dragFinished(DragAgent.java:157)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.PartDragAgent.dragFinished(PartDragAgent.java:93)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.finishDrag(DnDManager.java:285)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.startDrag(DnDManager.java:252)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager$1.dragDetected(DnDManager.java:89)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:128)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
> 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:388)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
> 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:498)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-3096) !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
by Kylin Soong (JIRA)
Kylin Soong created TEIIDDES-3096:
-------------------------------------
Summary: !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
Key: TEIIDDES-3096
URL: https://issues.jboss.org/browse/TEIIDDES-3096
Project: Teiid Designer
Issue Type: Bug
Components: Eclipse Integration
Affects Versions: 11.0.1
Environment: * devstudio-10.4.0.GA-installer-standalone.jar
Reporter: Kylin …
[View More]Soong
This should be a eclipse bug, but strongly affect user experience, I was be blocked in a customer poc testing,
* once I started the server, from the server panel, there are lots of logs output to console panel.
* then I try to switch to Server panel, the JBDS crash. the error logs like
{code}
!ENTRY org.eclipse.ui 4 0 2017-08-22 18:41:42.865
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4559)
at org.eclipse.swt.SWT.error(SWT.java:4448)
at org.eclipse.swt.SWT.error(SWT.java:4419)
at org.eclipse.swt.graphics.Cursor.<init>(Cursor.java:173)
at org.eclipse.swt.widgets.Display.getSystemCursor(Display.java:2688)
at org.eclipse.e4.ui.workbench.addons.dndaddon.DragAgent.dragFinished(DragAgent.java:157)
at org.eclipse.e4.ui.workbench.addons.dndaddon.PartDragAgent.dragFinished(PartDragAgent.java:93)
at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.finishDrag(DnDManager.java:285)
at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.startDrag(DnDManager.java:252)
at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager$1.dragDetected(DnDManager.java:89)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:128)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
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:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
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:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-3096) !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3096?page=com.atlassian.jira.plu... ]
Kylin Soong updated TEIIDDES-3096:
----------------------------------
Priority: Blocker (was: Major)
> !MESSAGE Unhandled event loop exception in JBDS with Teiid Designer
> -------------------------------------------------------------------
>
> Key: TEIIDDES-3096
> URL: https://issues.jboss.org/browse/TEIIDDES-3096
> Project: Teiid Designer
> …
[View More] Issue Type: Bug
> Components: Eclipse Integration
> Affects Versions: 11.0.1
> Environment: * devstudio-10.4.0.GA-installer-standalone.jar
> Reporter: Kylin Soong
> Priority: Blocker
>
> This should be a eclipse bug, but strongly affect user experience, I was be blocked in a customer poc testing,
> * once I started the server, from the server panel, there are lots of logs output to console panel.
> * then I try to switch to Server panel, the JBDS crash. the error logs like
> {code}
> !ENTRY org.eclipse.ui 4 0 2017-08-22 18:41:42.865
> !MESSAGE Unhandled event loop exception
> !STACK 0
> org.eclipse.swt.SWTError: No more handles
> at org.eclipse.swt.SWT.error(SWT.java:4559)
> at org.eclipse.swt.SWT.error(SWT.java:4448)
> at org.eclipse.swt.SWT.error(SWT.java:4419)
> at org.eclipse.swt.graphics.Cursor.<init>(Cursor.java:173)
> at org.eclipse.swt.widgets.Display.getSystemCursor(Display.java:2688)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DragAgent.dragFinished(DragAgent.java:157)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.PartDragAgent.dragFinished(PartDragAgent.java:93)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.finishDrag(DnDManager.java:285)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager.startDrag(DnDManager.java:252)
> at org.eclipse.e4.ui.workbench.addons.dndaddon.DnDManager$1.dragDetected(DnDManager.java:89)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:128)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
> 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:388)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
> 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:498)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-2874) Oracle Views import with no columns via "JDBC Importer"
by Madou Coulibaly (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2874?page=com.atlassian.jira.plu... ]
Madou Coulibaly commented on TEIIDDES-2874:
-------------------------------------------
Barry, Debbie, when we use 'Generic JDBC' for 'Connection Profiles Type' (instead of 'Oracle'), it seems working
> Oracle Views import with no columns via "JDBC Importer"
> -------------------------------------------------------
>
> Key: TEIIDDES-2874
> URL: https://issues.jboss.…
[View More]org/browse/TEIIDDES-2874
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0.3, 10.0, 9.0.7
> Reporter: Debbie Steigner
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 11.2
>
>
> Tested in Teiid Designer 9.0.3, 9.0.7 and 10
> I see the same behavior, using bqt2 on jdbc:oracle:thin:@englxdbs11.mw.lab.eng.bos.redhat.com:1521:orcl there are 2 views, v1234 and smalla_view, if you import both of them only the smalla_view is complete, the v1234 creates the table with no columns.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-2782) Copy paste sql to the transformation editor is not parsable
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2782?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-2782:
---------------------------------
Environment:
Windows 10 Pro N
Windows 7 Enterprise
was:Windows 10 Pro N
> Copy paste sql to the transformation editor is not parsable
> -----------------------------------------------------------
>
> Key: TEIIDDES-2782
> URL: https://issues.jboss.org/browse/TEIIDDES-2782
> …
[View More]Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Transformations
> Affects Versions: 10.0.1
> Environment: Windows 10 Pro N
> Windows 7 Enterprise
> Reporter: Matej Kralik
> Assignee: Ted Jones
> Priority: Critical
> Fix For: 11.2
>
> Attachments: XmlStagingProject.zip, endOfFile.mkv
>
>
> When I copy a sql query from any source (notepad, web browser ...) and paste it to the transformation editor show me that "The query is not parsable.Error in parsing of sql - null ."
> When I deleted all newlines from sql query or I wrote it myself to the editor, sql query was validated.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-3079) teiid designer fails in Linux
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3079?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-3079.
------------------------------------
Release Notes Text: Same as TEIIDDES-2883
Resolution: Duplicate Issue
> teiid designer fails in Linux
> -----------------------------
>
> Key: TEIIDDES-3079
> URL: https://issues.jboss.org/browse/TEIIDDES-3079
> Project: Teiid Designer
> Issue Type: …
[View More]Bug
> Components: Dialogs
> Affects Versions: 11.0.1
> Environment: JBoss Developer Studio 10.3.0
> Reporter: Michael Echevarria
> Attachments: Screenshot from 2017-05-03 10-04-15.png
>
>
> On Linux, the following error crashes the designer within a minute of usage
> Exception in thread "org.teiid.designer.ui.common.viewsupport.UiBusyIndicator runnable parent thread" org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTError: No more handles)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months
[JBoss JIRA] (TEIIDDES-3044) Add new Model Editor tab
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3044?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-3044.
------------------------------------
Assignee: Barry LaFond
Resolution: Done
> Add new Model Editor tab
> ------------------------
>
> Key: TEIIDDES-3044
> URL: https://issues.jboss.org/browse/TEIIDDES-3044
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: …
[View More]Editors, Modeling
> Affects Versions: 11.1
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 11.1
>
> Attachments: Designer 11.1 New Features.pdf, create-data-service-action.png, create-data-service-dialog.png, new-designer-perspective.png
>
>
> Teiid Designer is an Eclipse application. We've gotten lots of feedback that the workflow is based on a developer paradigm and not necessarily a data-source/data-service paradigm.
> The Model Explorer/Tree view + Properties View + Description View paired up with the Diagram and Table Editor pages do not provide a coherent UI for editing models. Users are required to select an object in the tree or diagram in order to find out what actions are available for that object, whether a Model or a model child (table, view, column, etc.)
> One solution is to create a Model Editor page/tab which provides a more model-centric approach to editing a model and providing such actions.
> The attached screen cap shows an initial approach which displays a tree view of the model contents and associated Actions, Properties and Description editor tabs which allow managing the majority of the workflow actions and steps.
> Prototype KIT is available at: http://download.jboss.org/teiid/designer/11.0/teiid-designer-neon-prototy...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[View Less]
7 years, 7 months