[JBoss JIRA] Created: (TEIIDDES-229) Textual Metadata Importer fails to create simple virtual table transformations
by Paul Nittel (JIRA)
Textual Metadata Importer fails to create simple virtual table transformations
------------------------------------------------------------------------------
Key: TEIIDDES-229
URL: https://jira.jboss.org/jira/browse/TEIIDDES-229
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.2.0
Environment: Fedora 10, Designer build 20090922
Reporter: Paul Nittel
Importing the attached file into the VQT model of the attached model project set concludes wit mixed results. Some of the transformations are success while others fail. Even the simplest fail. The results appear to be very consistent as I've tried this a few time with the same outcome.
1 - Start Designer
2 - Import model project set
3 - Select VQT model
4 - Right-click VQT > Import > Metadata from Text
5 - Follow the Wizard
6 - Navigate to, and choose, the VqtTransformationSqlForTextImport.txt file
7 - Select the VQT model
8 - Finish
In my case, the MAPPING tables (1 - 4) each have null transformations. Copying and pasting in the transformations specified in the file all work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-260) Problems in New Model Wizard after backing up to Select different Metamodel type
by Barry LaFond (JIRA)
Problems in New Model Wizard after backing up to Select different Metamodel type
--------------------------------------------------------------------------------
Key: TEIIDDES-260
URL: https://jira.jboss.org/jira/browse/TEIIDDES-260
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.0
Reporter: Barry LaFond
Fix For: 7.0
Open Designer and make sure you have a Relational and Web service model in workspace (i.e. import relational and create WS via "Modeling >> Create Web Service" action.
1) Select "New Metadata Model"
2) Select "Relational" metamodel and "Source" model type (click NEXT)
3) Select Relational model in workspace (via "..." browse button) (notice selecting non-relational models results in error message in model selection dialog) (click OK)
4) Select "Back" button to return to selecting model types
5) Select "Web Service" metamodel (click NEXT)
6) Select Web Service model in workspace (via "..." browse button).
7) Note that error message says that user must select a "Relational" model.
This is wrong and basically the MetaModelDescriptor isn't getting updated on the StructuralCopyWizard & TreeViewerWizardPanel.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-171) VDB Editor allows adding multiple Salesforce generated relational models.
by Barry LaFond (JIRA)
VDB Editor allows adding multiple Salesforce generated relational models.
-------------------------------------------------------------------------
Key: TEIIDDES-171
URL: https://jira.jboss.org/jira/browse/TEIIDDES-171
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 6.0.0
Reporter: Barry LaFond
Fix For: 6.1.0
While investigating TEIIDDES-168, I tried to add a second Salesforce model to a VDB. I had already added "sf.xmi" which auto-added the XMLSOAPConnectorExtensions.xmi model. But adding "stock.xmi", which depends on a DIFFERENT XMLSOAPConnectorExtensions.xmi file, it added "stock.xmi" thinking it already had the right XMLSOAPConnectorExtensions.xmi file.
So, there is a bug here where VDB Editor should have detected the actual dependent XMLSOAPConnectorExtensions.xmi file and NOT allowed adding stock.xmi
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-715) Oracle metadata import using Designer takes long time for large schemas
by Ramesh Reddy (JIRA)
Oracle metadata import using Designer takes long time for large schemas
-----------------------------------------------------------------------
Key: TEIIDDES-715
URL: https://jira.jboss.org/browse/TEIIDDES-715
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.1
Reporter: Ramesh Reddy
Importing metadata from Oracle database seems to take longer than any other database, when the underlying the schema is large. This may be because the default settings with Oracle Driver tries to get lot more metadata then needed. Should explore ways to minimize the time to take import.
Teiid in the Dynamic VDB import uses "Table Types" and "schema" name to limit the number of tables it imports, may be we should adopt similar thing in Designer. It is possible that Designer is already doing such settings.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-957) Exception Message blank
by Joel Tosi (JIRA)
Exception Message blank
-----------------------
Key: TEIIDDES-957
URL: https://issues.jboss.org/browse/TEIIDDES-957
Project: Teiid Designer
Issue Type: Bug
Components: Eclipse Integration
Affects Versions: 7.2
Environment: JBDS 4.0.0 GA
Reporter: Joel Tosi
I have an exception in my view and the error in the message log is blank. Double clicking on it, I can see a NullPointerException, but in the message log, it is blank. Here is the full exception (after double clicking on message)
java.lang.NullPointerException
at org.teiid.designer.runtime.preview.PreviewManager.needsToBeDeployed(PreviewManager.java:1086)
at org.teiid.designer.runtime.preview.PreviewManager.previewSetup(PreviewManager.java:1216)
at com.metamatrix.modeler.internal.dqp.ui.actions.PreviewTableDataContextAction$2.run(PreviewTableDataContextAction.java:444)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (TEIIDDES-961) Dependency Diagram not responding to edit events
by Barry LaFond (JIRA)
Dependency Diagram not responding to edit events
------------------------------------------------
Key: TEIIDDES-961
URL: https://issues.jboss.org/browse/TEIIDDES-961
Project: Teiid Designer
Issue Type: Bug
Components: Diagrams
Affects Versions: 7.4
Reporter: Barry LaFond
Fix For: 7.5
1) Open Dependency Diagram for a virtual table
2) Delete the Virtual table
3) Diagram does nothing and still shows deleted table
4) Refresh Diagram and it turns white due to exception:
java.lang.IllegalArgumentException: TransformationHelper.getTransformationMappingRoot:null or invalid target.
at com.metamatrix.modeler.internal.transformation.util.TransformationHelper.getTransformationMappingRoot(TransformationHelper.java:2493)
at com.metamatrix.modeler.internal.transformation.util.TransformationHelper.getTransformationMappingRoot(TransformationHelper.java:2534)
at com.metamatrix.modeler.transformation.ui.model.TransformationDiagramModelFactory.getTransformationObject(TransformationDiagramModelFactory.java:356)
at com.metamatrix.modeler.transformation.ui.model.TransformationDiagramModelFactory.getTransformationDiagramContents(TransformationDiagramModelFactory.java:151)
at com.metamatrix.modeler.transformation.ui.model.TransformationDiagramModelFactory.createModel(TransformationDiagramModelFactory.java:107)
at com.metamatrix.modeler.diagram.ui.editor.DiagramEditor.createModel(DiagramEditor.java:391)
at com.metamatrix.modeler.diagram.ui.editor.DiagramEditor.setDiagram(DiagramEditor.java:1484)
at com.metamatrix.modeler.diagram.ui.editor.DiagramEditor$5.run(DiagramEditor.java:1180)
at com.metamatrix.ui.internal.viewsupport.UiBusyIndicator.showWhile(UiBusyIndicator.java:80)
at com.metamatrix.modeler.diagram.ui.editor.DiagramEditor.openContext(DiagramEditor.java:1178)
at com.metamatrix.modeler.diagram.ui.actions.RefreshAction.doRun(RefreshAction.java:50)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months