[JBoss JIRA] Created: (TEIIDDES-243) Request to have Root cause of connector error in designer SQL Explorer dialog instead of 'CapabilitiesMessage'
by Debbie Steigner (JIRA)
Request to have Root cause of connector error in designer SQL Explorer dialog instead of 'CapabilitiesMessage'
--------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-243
URL: https://jira.jboss.org/jira/browse/TEIIDDES-243
Project: Teiid Designer
Issue Type: Feature Request
Reporter: Debbie Steigner
Fix For: 6.1.0
In the designer, when a connector can't start and throws an exception, it pops up a dialog that says:
"Unable to create a connection for request com.metamatrix.dqp.message.CapabilitiesMessage@1cee695"
However, this is not the root cause exception, so every time it happens, one must find the exception in the log and find the root cause. The root cause is often something to do with bad credentials, or an expired password, or the like. Not having this is really irritating and needlessly time-consuming.
So, the feature request is to drill down in the exception stack trace to the root cause and report it's message in the dialog.
--
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, 5 months
[JBoss JIRA] Created: (TEIIDDES-223) Loaded Connectors dialog is empty
by Ramesh Reddy (JIRA)
Loaded Connectors dialog is empty
---------------------------------
Key: TEIIDDES-223
URL: https://jira.jboss.org/jira/browse/TEIIDDES-223
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 6.2.0
Reporter: Ramesh Reddy
I then defined my connector and dragged my model into it. That part
> seems to be fine.
>
> Just when I go to my VDB definition, on the "Execute" page, I need to
> assign a connector in order for my VDB to be able to execute.
>
> But I just cannot select my pre-defined connector there as the "Loaded
> Connectors" tab is empty. I can define a new connector there, using the
> same properties as my existing connector, but just using a different
> name, and it will work fine.
Loaded Bindings must have shown my previous binding to select from.
--
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, 5 months
[JBoss JIRA] Created: (TEIIDDES-200) Source Model Not Added To VDB Execution Page Of VDB Editor
by Dan Florian (JIRA)
Source Model Not Added To VDB Execution Page Of VDB Editor
----------------------------------------------------------
Key: TEIIDDES-200
URL: https://jira.jboss.org/jira/browse/TEIIDDES-200
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 6.1.0
Environment: Ubuntu 8.04
Reporter: Dan Florian
Fix For: Future
Attachments: BookSetMixed.zip
Add BooksDoc to the VDB then go to the Execution tab. This shows in the log:
Unable to resolve reference to a resource with the URI file:/home/dflorian/Runtime-Workspaces/.metadata/.plugins/org.teiid.designer.vdb.edit/vdbWorkingFolder/1243886654886_6290397909764948307/Book%20Set%20Mixed/BookDatatypes.xsd
Notice that Books.xmi is NOT added but BooksSS.xmi is added. If you add Books.xmi by itself it DOES getting added OK.
Added model project set as an attachment.
--
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, 5 months
[JBoss JIRA] Created: (TEIIDDES-209) New Text File or XML Connectors do not show up in Connectors View
by Barry LaFond (JIRA)
New Text File or XML Connectors do not show up in Connectors View
-----------------------------------------------------------------
Key: TEIIDDES-209
URL: https://jira.jboss.org/jira/browse/TEIIDDES-209
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 6.0.0, 6.1.0
Reporter: Barry LaFond
Fix For: Future
1) Select "Text File Connector" in Connectors View
2) Right-click select "New"
3) Provide some name for new connector and click "OK"
4) New connector does not show up in Connectors View (under Text File Connector)
5) Selecting the "Hide Connector Types" action reveals the new connector
There's a ConnectionBindingManager.geBindingsForType() method calling getBindingsForType() with a "filter flag = TRUE" causing the the binding check to use the Filtered map instead of non-filtered map.
Not sure if this is intended or not.
Javadoc says: "theFilterFlag the flag indicating if the result should be filtered to only include those that are supported by the DQP"
--
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, 5 months
[JBoss JIRA] Created: (TEIIDDES-203) After importing the yahooconn.cdk, Designer "claims" the associated jar file is not needed
by Paul Nittel (JIRA)
After importing the yahooconn.cdk, Designer "claims" the associated jar file is not needed
------------------------------------------------------------------------------------------
Key: TEIIDDES-203
URL: https://jira.jboss.org/jira/browse/TEIIDDES-203
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.1.0
Environment: Fedora 10, JDK 1.6.0_10b33, Teiid Designer Snapshot from 6/2/09
Reporter: Paul Nittel
I was following the instructions for the E2E Yahoo UDF Test Script.
1 - Start the Designer
2 - Create a project
3 - Import the cdk file
4 - Note the importer has also imported the jar file.
Didn't do that. After selecting the cdk file, the import wizard reported, "1 connector type(s) and 0 connector(s) will be imported. No archive files need to be imported. Click 'Finish" to import."
The connector type's properties include the correct name for the jar file.
There were no exceptions.
--
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, 5 months