[JBoss JIRA] (TEIIDDES-2272) 8.5.1 Release Work
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-2272:
--------------------------------------
Summary: 8.5.1 Release Work
Key: TEIIDDES-2272
URL: https://issues.jboss.org/browse/TEIIDDES-2272
Project: Teiid Designer
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Patch Release
Affects Versions: 8.5.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 8.5.1
Any basic tasks related to releasing 8.5.1 FINAL
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2268) NPE An internal error occurred during: "Loading Core provider".
by Greg MacKinnon (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2268?page=com.atlassian.jira.plu... ]
Greg MacKinnon commented on TEIIDDES-2268:
------------------------------------------
Thanks, Barry.
I am using Eclipse Kepler 4.3.2 + the Datatools project. The problem is reproducible. I'll look into logging an Eclipse BZ.
We are at teiid 8.7 and I believe that entailed we needed to use teiid designer 8.5 (or higher - I downloaded, compiled and installed 8.6 teiid designer to workaround a problem creating a teiid jdbc connection profile). What is your recommendation as to what version combination works in order to expand a VDB in the DataSource Explorer view, assuming teiid 8.7 and teiid designer 8.5+? That is, what Eclipse + Datatools versions are known to work in combination with Teiid 8.7 and teiid designer 8.5?
Thanks, Greg
> NPE An internal error occurred during: "Loading Core provider".
> ---------------------------------------------------------------
>
> Key: TEIIDDES-2268
> URL: https://issues.jboss.org/browse/TEIIDDES-2268
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Datatools Integration
> Affects Versions: 8.5, 8.6
> Environment: windows 7, eclipse kepler 4.3.2, teiid designer 8.5/8.6
> Reporter: Greg MacKinnon
>
> Here is a representative stack trace. This had been observed in teiid designer 8.5. I fetched the 8.6 teiid designer code, built and installed in on eclipse to workaround an AuthenticationType issue and have observed this NPE there as well.
>
> !ENTRY org.eclipse.core.jobs 4 2 2014-07-24 15:34:22.685
> !MESSAGE An internal error occurred during: "Loading Core provider".
> !STACK 0
> java.lang.NullPointerException
> at org.eclipse.datatools.connectivity.sqm.internal.core.definition.isAuthorizationIdentifierSupported(DatabaseDefinitionImpl.java:2014)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.vnode.ServerExplorerVNodeContentProviderNav.displayDatabaseChildren(ServerExplorerVNodeContentProviderNav.java:391)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractOnDemandContentProviderNav.getChildren(AbstractOnDemandContentProviderNav.java:116)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractOnDemandContentProviderNav.getChildren(AbstractOnDemandContentProviderNav.java:239)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.layout.AbstractLayoutProviderNav.getChildren(AbstractLayoutProviderNav.java:85)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.providers.content.impl.ServerExplorerContentProviderNav.load(ServerExplorerContentProviderNav.java:153)
> at org.eclipse.datatools.connectivity.sqm.server.internal.ui.explorer.loading.LoadingJob.run(LoadingJob.java:43)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
>
> This occurs right after a call is made to load the definition.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2271) JBDS (+TD) shows only one translator (Win 7)
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2271?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2271:
----------------------------------------
Check your server log to verify that more than the *oracle* translator is getting loaded.
> JBDS (+TD) shows only one translator (Win 7)
> --------------------------------------------
>
> Key: TEIIDDES-2271
> URL: https://issues.jboss.org/browse/TEIIDDES-2271
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Attachments: translator.png
>
>
> I don't know, if I am doing something wrong, but after I install JBDS + Teiid Designer and try to connect to some JBoss server, Teiid Designer shows only one translator(oracle) [screenshot]
> After some "googling" I have found this: https://community.jboss.org/thread/239714
> But the process described as a solution in this thread isn't working for me...
> Windows 7 Unltimate N SP1 64bit
> JBDS 7.1.1.GA
> Teiid Designer 8.3.3.Final-v20140613-1202-B88
> jdk1.7.0_60
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2229) Merge various fixes from master into 8.5.1
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2229?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2229:
--------------------------------
Description:
*Candidates*
* TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2188 - Move the REST Importer out of the XML Importer and into a Separate Importer Option]
* TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
* TEIIDDES-2218 - JBossWS-CXF/RestEasy WAR menu options are impl specific
* TEIIDDES-2224 - web service returns 500 when concurrent access
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* TEIIDDES-2245 - Error Assigning WS CP to source model
* TEIIDDES-1882 - Add Support for JSON Based Web Service Importing
*Completed Upstream*
TEIIDDES-#### <title>
*Merged*
* TEIIDDES-2110 Update 8.5 Documentation
* TEIIDDES-2120 unable to reference same name .xsd when saving .vdb
* TEIIDDES-2150 JBDS keeps selecting all operations in "Create relational model from WS" dialogue
* TEIIDDES-2151 Create relational model from WS (SOAP) using default procedures generates both models in one subdirectory
* TEIIDDES-2179 Teiid connection importer choice of dynamic-vdb name needs to be unique
* TEIIDDES-2198 Virtual procedure transformation not revalidated after changing parameter datatype
* TEIIDDES-2203 Deletion of invalid (columnless) models causes NPE
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter
* TEIIDDES-2208 Column layout issue in RelationalEditorPanel
* TEIIDDES-2212 Virtual procedures with function == TRUE still validates SQL transformations
* TEIIDDES-2216 TEIID30181 HEADER entry missing for column name id in Unknown
* TEIIDDES-2227 After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
* TEIIDDES-2228 Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
* TEIIDDES-2235 Preview uses Pool Name instead of JNDI name
* TEIIDDES-2236 An error occurred while attempting to analyse the teiid instance's translator: salesforce
* TEIIDDES-2240 Handling of fixed-length datatypes is not handled consistently
* TEIIDDES-2242 If default Teiid runtime is set to version < 8.0 check VDB and warn user if VDB was created for >= 8.0
* TEIIDDES-2254 rename View Model causes issues
* TEIIDDES-2257 Create VDB DataSource Dialog Enhancements
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
was:
*Candidates*
* TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2188 - Move the REST Importer out of the XML Importer and into a Separate Importer Option]
* TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
* TEIIDDES-2218 - JBossWS-CXF/RestEasy WAR menu options are impl specific
* TEIIDDES-2224 - web service returns 500 when concurrent access
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* TEIIDDES-2245 - Error Assigning WS CP to source model
*Completed Upstream*
TEIIDDES-#### <title>
*Merged*
* TEIIDDES-2110 Update 8.5 Documentation
* TEIIDDES-2120 unable to reference same name .xsd when saving .vdb
* TEIIDDES-2150 JBDS keeps selecting all operations in "Create relational model from WS" dialogue
* TEIIDDES-2151 Create relational model from WS (SOAP) using default procedures generates both models in one subdirectory
* TEIIDDES-2179 Teiid connection importer choice of dynamic-vdb name needs to be unique
* TEIIDDES-2198 Virtual procedure transformation not revalidated after changing parameter datatype
* TEIIDDES-2203 Deletion of invalid (columnless) models causes NPE
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter
* TEIIDDES-2208 Column layout issue in RelationalEditorPanel
* TEIIDDES-2212 Virtual procedures with function == TRUE still validates SQL transformations
* TEIIDDES-2216 TEIID30181 HEADER entry missing for column name id in Unknown
* TEIIDDES-2227 After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
* TEIIDDES-2228 Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
* TEIIDDES-2235 Preview uses Pool Name instead of JNDI name
* TEIIDDES-2236 An error occurred while attempting to analyse the teiid instance's translator: salesforce
* TEIIDDES-2240 Handling of fixed-length datatypes is not handled consistently
* TEIIDDES-2242 If default Teiid runtime is set to version < 8.0 check VDB and warn user if VDB was created for >= 8.0
* TEIIDDES-2254 rename View Model causes issues
* TEIIDDES-2257 Create VDB DataSource Dialog Enhancements
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
> Merge various fixes from master into 8.5.1
> ------------------------------------------
>
> Key: TEIIDDES-2229
> URL: https://issues.jboss.org/browse/TEIIDDES-2229
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Patch Release
> Affects Versions: 8.5.1
> Reporter: Ted Jones
> Assignee: Johnathon Lee
> Priority: Blocker
> Fix For: 8.5.1
>
>
> *Candidates*
> * TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
> * TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
> * TEIIDDES-2188 - Move the REST Importer out of the XML Importer and into a Separate Importer Option]
> * TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
> * TEIIDDES-2218 - JBossWS-CXF/RestEasy WAR menu options are impl specific
> * TEIIDDES-2224 - web service returns 500 when concurrent access
> * TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
> * TEIIDDES-2245 - Error Assigning WS CP to source model
> * TEIIDDES-1882 - Add Support for JSON Based Web Service Importing
> *Completed Upstream*
> TEIIDDES-#### <title>
> *Merged*
> * TEIIDDES-2110 Update 8.5 Documentation
> * TEIIDDES-2120 unable to reference same name .xsd when saving .vdb
> * TEIIDDES-2150 JBDS keeps selecting all operations in "Create relational model from WS" dialogue
> * TEIIDDES-2151 Create relational model from WS (SOAP) using default procedures generates both models in one subdirectory
> * TEIIDDES-2179 Teiid connection importer choice of dynamic-vdb name needs to be unique
> * TEIIDDES-2198 Virtual procedure transformation not revalidated after changing parameter datatype
> * TEIIDDES-2203 Deletion of invalid (columnless) models causes NPE
> * TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter
> * TEIIDDES-2208 Column layout issue in RelationalEditorPanel
> * TEIIDDES-2212 Virtual procedures with function == TRUE still validates SQL transformations
> * TEIIDDES-2216 TEIID30181 HEADER entry missing for column name id in Unknown
> * TEIIDDES-2227 After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
> * TEIIDDES-2228 Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
> * TEIIDDES-2235 Preview uses Pool Name instead of JNDI name
> * TEIIDDES-2236 An error occurred while attempting to analyse the teiid instance's translator: salesforce
> * TEIIDDES-2240 Handling of fixed-length datatypes is not handled consistently
> * TEIIDDES-2242 If default Teiid runtime is set to version < 8.0 check VDB and warn user if VDB was created for >= 8.0
> * TEIIDDES-2254 rename View Model causes issues
> * TEIIDDES-2257 Create VDB DataSource Dialog Enhancements
> * TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
> * TEIIDDES-2266 Unexpected internal error near index 1 on Windows
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2262) Lexical error in viewmodel but cannot edit it
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2262?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2262:
----------------------------------------
Could you attach either a sample SQL statement that reproduces this issue? or models/projects containing the same?
> Lexical error in viewmodel but cannot edit it
> ---------------------------------------------
>
> Key: TEIIDDES-2262
> URL: https://issues.jboss.org/browse/TEIIDDES-2262
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
>
> Somehow I've gotten a lexical error in my transformation. however, I cannot edit it. I double click on the transformation or the error in the log and can never get to the ability to 'edit' the transformation.
> This is JBoss DV 7.1.1 ga and Teiid Designer8.5.0.Final
> Nor sure what else you may need but here's the event details:
> 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.ui.actions.RevalidateModelTransformationsAction.resetTransformation(RevalidateModelTransformationsAction.java:212)
> at org.teiid.designer.transformation.ui.actions.RevalidateModelTransformationsAction.revalidate(RevalidateModelTransformationsAction.java:167)
> at org.teiid.designer.transformation.ui.actions.RevalidateModelTransformationsAction$1.execute(RevalidateModelTransformationsAction.java:111)
> at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> I also get this stack sometimes:
> 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.util.TransformationHelper.isEmptySelect(TransformationHelper.java:3130)
> at org.teiid.designer.transformation.ui.actions.TransformationSourceManager.canAddUnionSource(TransformationSourceManager.java:159)
> at org.teiid.designer.transformation.ui.actions.AddUnionSourceAction.shouldEnable(AddUnionSourceAction.java:256)
> at org.teiid.designer.transformation.ui.actions.AddUnionSourceAction.selectionChanged(AddUnionSourceAction.java:116)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService.notifyListeners(SelectionService.java:154)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService.access$3(SelectionService.java:151)
> at org.eclipse.ui.internal.e4.compatibility.SelectionService$1.selectionChanged(SelectionService.java:74)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$2.run(SelectionAggregator.java:119)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.notifyListeners(SelectionAggregator.java:117)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator.access$5(SelectionAggregator.java:114)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$7$1.run(SelectionAggregator.java:216)
> at org.eclipse.e4.core.contexts.RunAndTrack.runExternalCode(RunAndTrack.java:56)
> at org.eclipse.e4.ui.internal.workbench.SelectionAggregator$7.changed(SelectionAggregator.java:214)
> at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:110)
> at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:334)
> at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:348)
> at org.eclipse.e4.ui.internal.workbench.SelectionServiceImpl.setSelection(SelectionServiceImpl.java:30)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.selectionChanged(CompatibilityPart.java:437)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:164)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:162)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2188)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1211)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1241)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:239)
> at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:233)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403)
> 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
(v6.2.6#6264)
11 years, 8 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 commented on TEIIDDES-2263:
----------------------------------------
Could you attach either a sample SQL statement that reproduces this issue? or models/projects containing the same?
> 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
> Security Level: Public(Everyone can see)
> 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
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2265) Allow MultiSelect Columns for creation of indexes
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2265?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2265:
-----------------------------------
Fix Version/s: 8.6
Component/s: Modeling
(was: Teiid Integration)
> Allow MultiSelect Columns for creation of indexes
> -------------------------------------------------
>
> Key: TEIIDDES-2265
> URL: https://issues.jboss.org/browse/TEIIDDES-2265
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Modeling
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.6
>
>
> I just realized a pain point.
> I have a need to create a number of indexes on views (as they are going to be materialized) but there seems no easy way but one by one.
> I envision the following:
> Multi-select columns (in Model explorer OR Table editor ) and click Modeling and choose Create index (also UK and PK I would think) .. suggest a 'template' (i.e. tableName_ColumnName_IX (auto add 1...x if something or more than one exists) If I choose 2 cols from one table then a check to create one or multiple (default to multiple)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2265) Allow MultiSelect Columns for creation of indexes
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2265?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2265:
--------------------------------------
Assignee: Barry LaFond
> Allow MultiSelect Columns for creation of indexes
> -------------------------------------------------
>
> Key: TEIIDDES-2265
> URL: https://issues.jboss.org/browse/TEIIDDES-2265
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Modeling
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.6
>
>
> I just realized a pain point.
> I have a need to create a number of indexes on views (as they are going to be materialized) but there seems no easy way but one by one.
> I envision the following:
> Multi-select columns (in Model explorer OR Table editor ) and click Modeling and choose Create index (also UK and PK I would think) .. suggest a 'template' (i.e. tableName_ColumnName_IX (auto add 1...x if something or more than one exists) If I choose 2 cols from one table then a check to create one or multiple (default to multiple)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (TEIIDDES-2267) JNDI Name selection on VDB Explorer does not function on Windows
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2267?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2267:
-----------------------------------
Component/s: Editors
VDB & Execution
(was: Dialogs)
> JNDI Name selection on VDB Explorer does not function on Windows
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2267
> URL: https://issues.jboss.org/browse/TEIIDDES-2267
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Editors, VDB & Execution
> Affects Versions: 8.3
> Reporter: Ramesh Reddy
> Assignee: Mark Drilling
> Fix For: 8.3.4, 8.6, 8.5.1
>
>
> When working on windows, the JNDI name selection on VDB explorer's Source Bindings dialog does not show dropdown when server is started. Also it is very hard to click on it to edit, as it does not even show the text box, it behaves more like label. But sometime repeated clicking or tabbing suddenly lets you edit.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months