[JBoss JIRA] Moved: (TEIIDDES-186) NoClassDefFoundError issues when importing JDBC data source
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-186?page=com.atlassian.jira.p... ]
Steven Hawkins moved TEIID-589 to TEIIDDES-186:
-----------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-186 (was: TEIID-589)
Component/s: (was: Tools)
Affects Version/s: 6.0.0
(was: 6.0.0)
> NoClassDefFoundError issues when importing JDBC data source
> ------------------------------------------------------------
>
> Key: TEIIDDES-186
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-186
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 6.0.0
> Environment: eclipse.buildId=I20090430-2300
> java.version=1.6.0_07
> java.vendor=Apple Inc.
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -keyring /Users/btruitt/.eclipse_keyring -showlocation
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/btruitt/.eclipse_keyring -showlocation
> This is a continuation of log file /Users/btruitt/workspace/.metadata/.bak_0.log
> Created Time: 2009-05-12 15:43:45.985
> teiid_designer_6.0.0.v20090427_SNAPSHOT
> Reporter: Ben Truitt
> Assignee: Steven Hawkins
> Attachments: stack_trace_1.rtf, stack_trace_2.rtf, stack_trace_3.rtf, stack_trace_4.rtf, stack_trace_5.rtf, stack_trace_6.rtf, stack_trace_7.rtf, stack_trace_8.rtf
>
>
> When I try to import from a Postgresql 8.2 database using postgresql-8.3-604.jdbc4.jar on eclipse 3.5 M7, teiid_designer_6.0.0.v20090427_SNAPSHOT, on mac os x with java 1.6 64-bit, I get the attached stack traces.
> Several NoClassDefFoundError errors occur.
> After that, the generated model is reported as being in error. Note, when I import a view from the same database, I do not get this problem. Based on the errors that are reported in the generated model, it seems to be caused by references to foriegn keys and indices, etc.
--
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
16 years, 11 months
[JBoss JIRA] Assigned: (TEIIDDES-185) Errors opening with Model Editor in Eclipse 3.5 M7 on Mac OS X
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-185?page=com.atlassian.jira.p... ]
Steven Hawkins reassigned TEIIDDES-185:
---------------------------------------
Assignee: (was: Steven Hawkins)
> Errors opening with Model Editor in Eclipse 3.5 M7 on Mac OS X
> --------------------------------------------------------------
>
> Key: TEIIDDES-185
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-185
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 6.0.0
> Environment: eclipse.buildId=I20090430-2300
> java.version=1.6.0_07
> java.vendor=Apple Inc.
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -keyring /Users/btruitt/.eclipse_keyring -showlocation
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/btruitt/.eclipse_keyring -showlocation
> teiid_designer_6.0.0.v20090427_SNAPSHOT
> Reporter: Ben Truitt
> Attachments: stack_trace_1.rtf, stack_trace_2.rtf, stack_trace_3.rtf, stack_trace_4.rtf, stack_trace_5.rtf, stack_trace_6.rtf, stack_trace_7.rtf, stack_trace_8.rtf, stack_trace_9.rtf
>
>
> Hi -
> Running on Eclipse 3.5 M7 with teiid_designer_6.0.0.v20090427_SNAPSHOT on mac os x java 1.6 64 bit, I am experiencing a couple of errors when I open an "xmi" model file by right-clicking in the model explorer view and choosing "open with", "model editor."
> I get two separate error dialog boxes, then the Diagram editor appears with a blank canvas and no buttons in the left-side of the pane.
> The error messages are:
> Quote:
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.webservice.ui.editor.OperationObjectEditorPage
> Quote:
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage
> I am using the most recent SNAPSHOT version of the Designer on Eclipse Version: 3.5.0 M7 (Build id: I20090430-2300), java.runtime.version=1.6.0_07-b06-153, on mac os x version 10.5.6.
> In addition to the above error messages, I see the following errors logged in the Eclipse Error View (they appear in this chronological order):
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.webservice.ui.editor.OperationObjectEditorPage
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Unhandled event loop exception
> I will attach stack traces for each of these exceptions to the Jira issue.
> -Ben Truitt
--
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
16 years, 11 months
[JBoss JIRA] Moved: (TEIIDDES-185) Errors opening with Model Editor in Eclipse 3.5 M7 on Mac OS X
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-185?page=com.atlassian.jira.p... ]
Steven Hawkins moved TEIID-588 to TEIIDDES-185:
-----------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-185 (was: TEIID-588)
Component/s: (was: Tools)
Affects Version/s: 6.0.0
(was: 6.0.0)
> Errors opening with Model Editor in Eclipse 3.5 M7 on Mac OS X
> --------------------------------------------------------------
>
> Key: TEIIDDES-185
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-185
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 6.0.0
> Environment: eclipse.buildId=I20090430-2300
> java.version=1.6.0_07
> java.vendor=Apple Inc.
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -keyring /Users/btruitt/.eclipse_keyring -showlocation
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/btruitt/.eclipse_keyring -showlocation
> teiid_designer_6.0.0.v20090427_SNAPSHOT
> Reporter: Ben Truitt
> Assignee: Steven Hawkins
> Attachments: stack_trace_1.rtf, stack_trace_2.rtf, stack_trace_3.rtf, stack_trace_4.rtf, stack_trace_5.rtf, stack_trace_6.rtf, stack_trace_7.rtf, stack_trace_8.rtf, stack_trace_9.rtf
>
>
> Hi -
> Running on Eclipse 3.5 M7 with teiid_designer_6.0.0.v20090427_SNAPSHOT on mac os x java 1.6 64 bit, I am experiencing a couple of errors when I open an "xmi" model file by right-clicking in the model explorer view and choosing "open with", "model editor."
> I get two separate error dialog boxes, then the Diagram editor appears with a blank canvas and no buttons in the left-side of the pane.
> The error messages are:
> Quote:
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.webservice.ui.editor.OperationObjectEditorPage
> Quote:
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage
> I am using the most recent SNAPSHOT version of the Designer on Eclipse Version: 3.5.0 M7 (Build id: I20090430-2300), java.runtime.version=1.6.0_07-b06-153, on mac os x version 10.5.6.
> In addition to the above error messages, I see the following errors logged in the Eclipse Error View (they appear in this chronological order):
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.webservice.ui.editor.OperationObjectEditorPage
> Error attempting to load a Model Object Editor Page plugin
> ID = com.metamatrix.modeler.transformation.ui.editors.TransformationObjectEditorPage
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.connectorBindingLabelProvider"
> Unable to load the Extended Model Label Provider "org.teiid.designer.dqp.ui.udfModelJarsLabelProvider"
> Unhandled event loop exception
> I will attach stack traces for each of these exceptions to the Jira issue.
> -Ben Truitt
--
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
16 years, 11 months
[JBoss JIRA] Resolved: (TEIIDDES-103) Model is still created when canceling the creation of new web service model from WSDL
by Barry LaFond (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-103?page=com.atlassian.jira.p... ]
Barry LaFond resolved TEIIDDES-103.
-----------------------------------
Fix Version/s: 6.0.0
(was: Future)
Resolution: Done
Assignee: Barry LaFond
The Wizard's WebServiceModelContributor doCancel() method was calling WebServiceModelContributor.dispose() method which was getting the model generator and closing it. Problem is, until the wizard is basically complete and the user says OK, the generator is empty. The act of getting the generator was creating the empty models. Fix was to do a check on the model builder. If no resources yet, don't do anything in the doCancel() method.
Reviewed by Dan F.
> Model is still created when canceling the creation of new web service model from WSDL
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-103
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-103
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 6.0.0
> Reporter: Li Liang
> Assignee: Barry LaFond
> Fix For: 6.0.0
>
>
> Follow Web Service Model Wizard Test Spec.
> 1. Start the New Model Wizard: File -> New -> Metadata Model.
> 2. Select a location and create a file name for the new model.
> 3. Choose the "Web Service" metamodel and the "Virtual Model" model type.
> 4. Select the "Build from existing WSDL file(s)" model builder.
> 5. Click "Next." This will take you to the first page of the Web Service model builder's contribution to the new model wizard.
> 6. Click the "Cancel" button
> Model should not be created in the workspace.
--
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
16 years, 11 months
[JBoss JIRA] Moved: (TEIIDDES-182) Salesforce Importer should retrieve the Distinct Value Count for each column when creating the models, in order to improve cost-based query optimization
by John Doyle (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-182?page=com.atlassian.jira.p... ]
John Doyle moved TEIID-402 to TEIIDDES-182:
-------------------------------------------
Project: Teiid Designer (was: Teiid)
Key: TEIIDDES-182 (was: TEIID-402)
Component/s: (was: XML Connector)
Fix Version/s: 6.1.0
(was: 6.1.0)
Affects Version/s: 6.0.0
(was: 6.0.0)
> Salesforce Importer should retrieve the Distinct Value Count for each column when creating the models, in order to improve cost-based query optimization
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-182
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-182
> Project: Teiid Designer
> Issue Type: Feature Request
> Affects Versions: 6.0.0
> Environment: SFDC connector tech preview, windows 2003 server, MMX 5.5
> Reporter: Michael Walker
> Assignee: John Doyle
> Fix For: 6.1.0
>
>
> The importer brings in table cardinality, but for even better query optimization, we should also bring in distinct value count, or provide an option to do so.
> This may be a larger one-time cost during import, but it's well worth it, and definitely is faster than doing it by hand for every column in every object in SFDC. It greatly impacts performance, especially for dependent join scenarios, since many SFDC columns/fields happen to have very low distinct value counts.
--
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
16 years, 11 months
[JBoss JIRA] Updated: (TEIIDDES-182) Salesforce Importer should retrieve the Distinct Value Count for each column when creating the models, in order to improve cost-based query optimization
by John Doyle (JIRA)
[ https://jira.jboss.org/jira/browse/TEIIDDES-182?page=com.atlassian.jira.p... ]
John Doyle updated TEIIDDES-182:
--------------------------------
Component/s: Import/Export
> Salesforce Importer should retrieve the Distinct Value Count for each column when creating the models, in order to improve cost-based query optimization
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-182
> URL: https://jira.jboss.org/jira/browse/TEIIDDES-182
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export
> Affects Versions: 6.0.0
> Environment: SFDC connector tech preview, windows 2003 server, MMX 5.5
> Reporter: Michael Walker
> Assignee: John Doyle
> Fix For: 6.1.0
>
>
> The importer brings in table cardinality, but for even better query optimization, we should also bring in distinct value count, or provide an option to do so.
> This may be a larger one-time cost during import, but it's well worth it, and definitely is faster than doing it by hand for every column in every object in SFDC. It greatly impacts performance, especially for dependent join scenarios, since many SFDC columns/fields happen to have very low distinct value counts.
--
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
16 years, 11 months