[JBoss JIRA] (TEIIDDES-2428) Import -> JDBC Database -> Select Database Metadata >> Unhandled event loop exception
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2428?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2428.
------------------------------------
Fix Version/s: 9.0.3
9.1
(was: 9.2.1)
Resolution: Done
This patch was committed a few releases ago. Marking as done
> Import -> JDBC Database -> Select Database Metadata >> Unhandled event loop exception
> -------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2428
> URL: https://issues.jboss.org/browse/TEIIDDES-2428
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0.1
> Reporter: Leslie Mann
> Assignee: Barry LaFond
> Fix For: 9.0.3, 9.1
>
> Attachments: JdbcImportObjectsPage.java.patch
>
>
> I'm receiving an "Unhandled event loop exception - java.lang.StackOverflowError" when attempting to import a SQLServer 2008 database via JDBC when creating a source model using the Wizard. Error is occurring during the 'Select Database Metadata' step.
> If I elect to not close Eclipse I can click the 'Next' button but the Wizard then complains with the error 'Specifiy the folder in which to create the new file'.
> Interestingly enough I can proceed without issue on a separate SQL Server 2012 database. I'm using the MS 2012 JDBC driver with password authentication on the 2012 database while the 2008 database uses integrated authentication. The 2008 JDBC connection works fine when 'Testing Connection' and in the 'Database Development' view. I see that the password field is accessible while the username field is not, I would have expected both to be not available when using integrated authentication. Tried using jTDS driver but same issue, can browse catalogs in Database Development view, execute queries, etc without issue but can't get beyond the 'Select Database Metadata' step.
> Last week I was able to import the 2008 database using Designer 9.0 without issue.
> System is Win 7, eclipse.buildId=4.4.1.M20140925-0400, Teiid Designer = 9.0.1.
> Stack trace
> java.lang.StackOverflowError
> at org.eclipse.swt.internal.win32.OS.SendMessageW(Native Method)
> at org.eclipse.swt.internal.win32.OS.SendMessage(OS.java:3302)
> at org.eclipse.swt.widgets.Button.getSelection(Button.java:722)
> at org.teiid.designer.jdbc.ui.wizards.JdbcImportObjectsPage.refresh(JdbcImportObjectsPage.java:510)
> at org.teiid.designer.jdbc.ui.wizards.JdbcImportObjectsPage.refresh(JdbcImportObjectsPage.java:513)
> at org.teiid.designer.jdbc.ui.wizards.JdbcImportObjectsPage.refresh(JdbcImportObjectsPage.java:513)
> with "at org.teiid.designer.jdbc.ui.wizards.JdbcImportObjectsPage.refresh(JdbcImportObjectsPage.java:513)" repeated many many times to end of trace...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2436) StackOverflow Exception Importing VDB via JDBC Importer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2436?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2436:
-----------------------------------
Component/s: Patch Release
> StackOverflow Exception Importing VDB via JDBC Importer
> -------------------------------------------------------
>
> Key: TEIIDDES-2436
> URL: https://issues.jboss.org/browse/TEIIDDES-2436
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Patch Release
> Affects Versions: 9.0.1
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 9.2.1
>
> Attachments: import-vdb.png, JdbcImoprtObjectsPage_TEIIDDES_2436.patch
>
>
> Receiving StackOverflow exception importing a VDB via the JDBC importer using the following steps:
> 1. Import a JDBC source (any source)
> a. On page 3, select "Show Selected Schemas".
> 2. Now try importing a deployed VDB. You will receive a StackOverflow exception.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (TEIIDDES-2467) Query Results Table Hides Query Results
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2467?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2467:
-----------------------------------
Fix Version/s: 10.1
(was: 9.2.1)
> Query Results Table Hides Query Results
> ---------------------------------------
>
> Key: TEIIDDES-2467
> URL: https://issues.jboss.org/browse/TEIIDDES-2467
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 9.0
> Reporter: Debbie Steigner
> Fix For: 10.1
>
>
> The query results table hides results for queries that have a number of rows that would fit inside of the window. After a query was updated, the Result hides the first row, and the user can not scroll up to see that row.
> This appears to occur on tables where the number of rows will all fit within the view without scrolling. In these situations the results are available only by clicking on the result tab content and scrolling up with the keyboard. Scrolling with the mouse does not work to show these hidden rows.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months