[JBoss JIRA] (TEIIDDES-3166) Name of remote WSDL is not shown in the import wizard
by Matej Kralik (JIRA)
Matej Kralik created TEIIDDES-3166:
--------------------------------------
Summary: Name of remote WSDL is not shown in the import wizard
Key: TEIIDDES-3166
URL: https://issues.jboss.org/browse/TEIIDDES-3166
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 11.1.1
Environment: Fedora 27
Reporter: Matej Kralik
Attachments: screenshot.png
When I chose URL where WSDL is, the name of WSDL file or any identification is missing but the file is highlighted (screenshot). I am able to continue in creating source model from WSDL.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-3015) Importing Flat File with "-" character in one column of the header
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3015?page=com.atlassian.jira.plu... ]
Mario Majernik closed TEIIDDES-3015.
------------------------------------
> Importing Flat File with "-" character in one column of the header
> -------------------------------------------------------------------
>
> Key: TEIIDDES-3015
> URL: https://issues.jboss.org/browse/TEIIDDES-3015
> Project: Teiid Designer
> Issue Type: Bug
> Environment: CentOs 7 + Teiid 9.1.2 with Wildfly 10.0.0.Final + Eclipse Neon with Designer 11.
> Reporter: Pedro Inácio
> Assignee: Barry LaFond
> Labels: release_notes
> Fix For: 11.1
>
>
> Trying to create a simple Flat File View Model from aCSV file with the following content:
> {code:java}
> "a-a","b"
> 1,2
> 3,4
> {code}
> Teiid server gives the following exception
> {noformat}
> [org.teiid.RUNTIME] (Worker6_async-teiid-threads6) TEIID50036 VDB PREVIEW-80ce0d21-f22d-431f-bd12-89ac57ac9418.1 model "ViewModel" metadata failed to load. Reason:TEIID30386 org.teiid.api.exception.query.QueryParserException: TEIID31100 Parsing error: Encountered "new_table ( a[*]-[*]a string" at line 3, column 10.
> Was expecting: "string" | "varbinary" | "varchar" | "boolean" | "byte" | "tinyint" | "short" | "smallint" | "char" | "integer" ...: org.teiid.metadata.ParseException: TEIID30386 org.teiid.api.exception.query.QueryParserException: TEIID31100 Parsing error: Encountered "new_table ( a[*]-[*]a string" at line 3, column 10.
> Was expecting: "string" | "varbinary" | "varchar" | "boolean" | "byte" | "tinyint" | "short" | "smallint" | "char" | "integer" ...
> at org.teiid.query.parser.QueryParser.parseDDL(QueryParser.java:472)
> at org.teiid.metadata.MetadataFactory.parse(MetadataFactory.java:798)
> at org.teiid.query.metadata.DDLMetadataRepository.loadMetadata(DDLMetadataRepository.java:40)
> at org.teiid.runtime.AbstractVDBDeployer$MetadataRepositoryWrapper.loadMetadata(AbstractVDBDeployer.java:84)
> at org.teiid.query.metadata.ChainingMetadataRepository.loadMetadata(ChainingMetadataRepository.java:55)
> at org.teiid.jboss.VDBService$6.run(VDBService.java:360)
> at org.teiid.jboss.VDBService$7.run(VDBService.java:411)
> at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:282)
> at org.teiid.dqp.internal.process.ThreadReuseExecutor$RunnableWrapper.run(ThreadReuseExecutor.java:119)
> at org.teiid.dqp.internal.process.ThreadReuseExecutor$3.run(ThreadReuseExecutor.java:210)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: org.teiid.api.exception.query.QueryParserException: TEIID31100 Parsing error: Encountered "new_table ( a[*]-[*]a string" at line 3, column 10.
> Was expecting: "string" | "varbinary" | "varchar" | "boolean" | "byte" | "tinyint" | "short" | "smallint" | "char" | "integer" ...
> at org.teiid.query.parser.QueryParser.convertParserException(QueryParser.java:214)
> ... 13 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-3155) Consider Search Window on Model Explorer
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3155?page=com.atlassian.jira.plu... ]
Mario Majernik closed TEIIDDES-3155.
------------------------------------
> Consider Search Window on Model Explorer
> ----------------------------------------
>
> Key: TEIIDDES-3155
> URL: https://issues.jboss.org/browse/TEIIDDES-3155
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Modeling
> Affects Versions: 11.0
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Labels: release_notes
> Fix For: 11.1.1
>
> Attachments: model-editor-main-tab.png
>
>
> Consider a "search" box on the new model explorer window where it shows all the tables in the model. If there are many tables in the model, this would be good to narrow down tables looking for, this is similar to model filtering on VDB explorer window.
> - Also consider auto minimizing expanded columns on all tables, with single click action.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-2289) Usability: Add option on VDB editor to deploy VDB
by Mario Majernik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2289?page=com.atlassian.jira.plu... ]
Mario Majernik closed TEIIDDES-2289.
------------------------------------
> Usability: Add option on VDB editor to deploy VDB
> --------------------------------------------------
>
> Key: TEIIDDES-2289
> URL: https://issues.jboss.org/browse/TEIIDDES-2289
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: VDB & Execution
> Affects Versions: 8.5.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Priority: Minor
> Labels: release_notes
> Fix For: 11.1.1
>
>
> Since deploying a VDB is what its all about when you're creating the VDB, why not add an option on the VDB editor, so that right after you synch or add models, you can easily deploy the VDB. 3 clicks to deploy every time for something that's done when editing VDB's, should be quick.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-2263) unhandled event look exception when exporting sql on view model
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2263?page=com.atlassian.jira.plu... ]
Barry LaFond closed TEIIDDES-2263.
----------------------------------
Resolution: Out of Date
> unhandled event look exception when exporting sql on view model
> ---------------------------------------------------------------
>
> Key: TEIIDDES-2263
> URL: https://issues.jboss.org/browse/TEIIDDES-2263
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
>
> Doing a Modeling-->Transformations-Export SQL on a view model I get the following after choosing filename (and file NOT generated)
> Note this may be related to TEIIDES-2262
> org.teiid.query.parser.v8.TokenMgrError: Lexical error at line 2, column 39. Encountered: "\'" (39), after : "|"
> at org.teiid.query.parser.v8.Teiid8ParserTokenManager.getNextToken(Teiid8ParserTokenManager.java:3314)
> at org.teiid.query.parser.v8.Teiid8Parser.jj_ntk(Teiid8Parser.java:18993)
> at org.teiid.query.parser.v8.Teiid8Parser.valueExpressionPrimary(Teiid8Parser.java:9238)
> at org.teiid.query.parser.v8.Teiid8Parser.timesExpression(Teiid8Parser.java:9180)
> at org.teiid.query.parser.v8.Teiid8Parser.plusExpression(Teiid8Parser.java:9124)
> at org.teiid.query.parser.v8.Teiid8Parser.commonValueExpression(Teiid8Parser.java:9105)
> at org.teiid.query.parser.v8.Teiid8Parser.booleanPrimary(Teiid8Parser.java:7490)
> at org.teiid.query.parser.v8.Teiid8Parser.notCrit(Teiid8Parser.java:7327)
> at org.teiid.query.parser.v8.Teiid8Parser.compoundCritAnd(Teiid8Parser.java:7255)
> at org.teiid.query.parser.v8.Teiid8Parser.compoundCritOr(Teiid8Parser.java:7212)
> at org.teiid.query.parser.v8.Teiid8Parser.criteria(Teiid8Parser.java:7178)
> at org.teiid.query.parser.v8.Teiid8Parser.expression(Teiid8Parser.java:9077)
> at org.teiid.query.parser.v8.Teiid8Parser.selectExpression(Teiid8Parser.java:4961)
> at org.teiid.query.parser.v8.Teiid8Parser.selectSymbol(Teiid8Parser.java:4938)
> at org.teiid.query.parser.v8.Teiid8Parser.select(Teiid8Parser.java:4758)
> at org.teiid.query.parser.v8.Teiid8Parser.query(Teiid8Parser.java:4471)
> at org.teiid.query.parser.v8.Teiid8Parser.queryPrimary(Teiid8Parser.java:4382)
> at org.teiid.query.parser.v8.Teiid8Parser.queryTerm(Teiid8Parser.java:4307)
> at org.teiid.query.parser.v8.Teiid8Parser.queryExpressionBody(Teiid8Parser.java:4220)
> at org.teiid.query.parser.v8.Teiid8Parser.queryExpression(Teiid8Parser.java:4143)
> at org.teiid.query.parser.v8.Teiid8Parser.userCommand(Teiid8Parser.java:1081)
> at org.teiid.query.parser.v8.Teiid8Parser.designerCommand(Teiid8Parser.java:611)
> at org.teiid.query.parser.QueryParser.parseCommand(QueryParser.java:204)
> at org.teiid.query.parser.QueryParser.parseDesignerCommand(QueryParser.java:193)
> at org.teiid.query.parser.QueryParser.parseDesignerCommand(QueryParser.java:1)
> at org.teiid.designer.transformation.validation.TransformationValidator.parseSQL(TransformationValidator.java:398)
> at org.teiid.designer.transformation.validation.TransformationValidator.validateSql(TransformationValidator.java:351)
> at org.teiid.designer.transformation.util.SqlMappingRootCache.createStatus(SqlMappingRootCache.java:752)
> at org.teiid.designer.transformation.util.SqlMappingRootCache.getStatus(SqlMappingRootCache.java:833)
> at org.teiid.designer.transformation.util.SqlMappingRootCache.getStatus(SqlMappingRootCache.java:794)
> at org.teiid.designer.transformation.util.SqlMappingRootCache.getSqlString(SqlMappingRootCache.java:688)
> at org.teiid.designer.transformation.util.TransformationHelper.getSqlString(TransformationHelper.java:405)
> at org.teiid.designer.transformation.util.TransformationHelper.getSelectSqlString(TransformationHelper.java:381)
> at org.teiid.designer.transformation.ui.actions.ExportTransformationSqlToTextAction.getSqlOutputString(ExportTransformationSqlToTextAction.java:208)
> at org.teiid.designer.transformation.ui.actions.ExportTransformationSqlToTextAction.run(ExportTransformationSqlToTextAction.java:84)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2092:
-----------------------------------
Fix Version/s: 11.1.1
(was: 11.2)
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 11.1.1
>
> Attachments: data-sources-view-draft.png, new-model-editor-and-data-sources-view.png
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
> ** Actions would include: Create Data Source, Import > JDBC or through Teiid Connection
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIIDDES-2092) Consolidate Data Source connection management into a single view
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2092?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2092.
------------------------------------
Resolution: Done
Added in 11.1. Refined/fixes applied in 11.1.1
> Consolidate Data Source connection management into a single view
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2092
> URL: https://issues.jboss.org/browse/TEIIDDES-2092
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Datatools Integration, Teiid Integration, Views
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 11.1.1
>
> Attachments: data-sources-view-draft.png, new-model-editor-and-data-sources-view.png
>
>
> Teiid Designer, and JBoss Tools in general, suffers from the lack of a centralized view of workspace datasource/connection information.
> This feature may include:
> * Data Sources view
> ** Tree containing datasource category/type folders (i.e. JDBC, WS, File, Spreadsheet etc.... ) and instances of Datasource Definitions
> ** Property table to show/edit properties for selected Datasource Definitions
> ** Toolbar to allow creating DDs, creating/deploying datasources from selected DDs
> ** Actions would include: Create Data Source, Import > JDBC or through Teiid Connection
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months