[JBoss JIRA] (TEIIDDES-1713) Display Focus Issue when created View Table
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1713?page=com.atlassian.jira.plu... ]
Mark Drilling updated TEIIDDES-1713:
------------------------------------
Attachment: DotProjectUtils.log
> Display Focus Issue when created View Table
> -------------------------------------------
>
> Key: TEIIDDES-1713
> URL: https://issues.jboss.org/browse/TEIIDDES-1713
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.1
> Reporter: Mark Drilling
> Fix For: 8.2
>
> Attachments: DisplayFocusLoop.log, DotProjectUtils.log
>
>
> I created a new project, then created a view table via the Create Table dialog.
> When I clicked 'finish', the designer display started flashing. Eventually it stopped with no noticeable side-effect. Looking at the log though, it appears to be some sort of focus issue. Attaching the designer log snippet.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1712) Attempt to delete view table results in ClassCastException
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1712?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1712:
-----------------------------------
Assignee: Paul Richardson
> Attempt to delete view table results in ClassCastException
> ----------------------------------------------------------
>
> Key: TEIIDDES-1712
> URL: https://issues.jboss.org/browse/TEIIDDES-1712
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.1
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 8.2
>
>
> Created a View Model, then added an empty Table via the Create Table dialog.
> then when I tried to delete, it nothing happened (didnt delete). I got the following exception:
> !MESSAGE java.util.ArrayList cannot be cast to org.eclipse.core.resources.IFile
> !STACK 0
> java.lang.ClassCastException: java.util.ArrayList cannot be cast to org.eclipse.core.resources.IFile
> at org.teiid.designer.core.refactor.ResourceStatusList.<init>(ResourceStatusList.java:49)
> at org.teiid.designer.core.refactor.ResourceRefactorCommand.checkDependentResources(ResourceRefactorCommand.java:299)
> at org.teiid.designer.core.refactor.ResourceRefactorCommand.execute(ResourceRefactorCommand.java:218)
> at org.teiid.designer.ui.actions.workers.DeleteWorker$1.execute(DeleteWorker.java:206)
> at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
> at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1713) Display Focus Issue when created View Table
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1713:
---------------------------------------
Summary: Display Focus Issue when created View Table
Key: TEIIDDES-1713
URL: https://issues.jboss.org/browse/TEIIDDES-1713
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.1
Reporter: Mark Drilling
Fix For: 8.2
Attachments: DisplayFocusLoop.log
I created a new project, then created a view table via the Create Table dialog.
When I clicked 'finish', the designer display started flashing. Eventually it stopped with no noticeable side-effect. Looking at the log though, it appears to be some sort of focus issue. Attaching the designer log snippet.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1712) Attempt to delete view table results in ClassCastException
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1712:
---------------------------------------
Summary: Attempt to delete view table results in ClassCastException
Key: TEIIDDES-1712
URL: https://issues.jboss.org/browse/TEIIDDES-1712
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.1
Reporter: Mark Drilling
Fix For: 8.2
Created a View Model, then added an empty Table via the Create Table dialog.
then when I tried to delete, it nothing happened (didnt delete). I got the following exception:
!MESSAGE java.util.ArrayList cannot be cast to org.eclipse.core.resources.IFile
!STACK 0
java.lang.ClassCastException: java.util.ArrayList cannot be cast to org.eclipse.core.resources.IFile
at org.teiid.designer.core.refactor.ResourceStatusList.<init>(ResourceStatusList.java:49)
at org.teiid.designer.core.refactor.ResourceRefactorCommand.checkDependentResources(ResourceRefactorCommand.java:299)
at org.teiid.designer.core.refactor.ResourceRefactorCommand.execute(ResourceRefactorCommand.java:218)
at org.teiid.designer.ui.actions.workers.DeleteWorker$1.execute(DeleteWorker.java:206)
at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (TEIIDDES-1711) On Create Table Dialog, the text on Native Query Tab gets clipped
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1711:
---------------------------------------
Summary: On Create Table Dialog, the text on Native Query Tab gets clipped
Key: TEIIDDES-1711
URL: https://issues.jboss.org/browse/TEIIDDES-1711
Project: Teiid Designer
Issue Type: Enhancement
Components: Dialogs
Affects Versions: 8.1
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
Attachments: NativeQueryTextClipped.png
Open the Create Table Dialog in a Relational View model. On the Native Query table, the description text gets clipped on the bottom line. Attaching screenshot.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months