[JBoss JIRA] Created: (TEIIDDES-681) Teiid Admin connection re-connect fails every time
by Ramesh Reddy (JIRA)
Teiid Admin connection re-connect fails every time
--------------------------------------------------
Key: TEIIDDES-681
URL: https://jira.jboss.org/browse/TEIIDDES-681
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 7.1
Environment: F12, JBDS4.0.0-Beta1
Reporter: Ramesh Reddy
1) Start the Teiid Server (JBoss AS) then start the JBoss Tools with Teiid Designer.
2) Configure the Designer to connect to Teiid Server using the Admin Connection.
3) Make sure the it has valid connection
4) Shutdown the Teiid Server
5) Refresh the Teiid Connection in Desinger, which will fail to connect to server (expected as the Server is down)
6) Now start the Server back up, and then using Designer, try to re-connect. This operation always fails with below exception
java.lang.NullPointerException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.teiid.adminapi.AdminFactory$AdminProxy.invoke(AdminFactory.java:80)
at $Proxy2.getTranslators(Unknown Source)
at org.teiid.designer.runtime.ExecutionAdmin.refresh(ExecutionAdmin.java:318)
at org.teiid.designer.runtime.ui.ReconnectToServerAction$1.run(ReconnectToServerAc
The only way to fix it discard the connection information, and create a new Teiid Instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month
[JBoss JIRA] Created: (TEIIDDES-674) Execute VDB failed on NPE due to unregistered Connection Profile listener
by Barry LaFond (JIRA)
Execute VDB failed on NPE due to unregistered Connection Profile listener
-------------------------------------------------------------------------
Key: TEIIDDES-674
URL: https://jira.jboss.org/browse/TEIIDDES-674
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 7.1.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Critical
Fix For: 7.1.1
Testing Amazon Trek, tried to execute VDB and got following:
java.lang.NullPointerException
at com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcImportWizard.sqlConnectionChanged(JdbcImportWizard.java:828)
at com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcImportWizard$3.stateChanged(JdbcImportWizard.java:599)
at com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcSourceSelectionPage.fireStateChanged(JdbcSourceSelectionPage.java:466)
at com.metamatrix.modeler.internal.jdbc.ui.wizards.JdbcSourceSelectionPage$CPListener.profileAdded(JdbcSourceSelectionPage.java:477)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.fireProfileAdded(InternalProfileManager.java:1202)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.addProfile(InternalProfileManager.java:781)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.addProfile(InternalProfileManager.java:735)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.createProfile(InternalProfileManager.java:631)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.createProfile(InternalProfileManager.java:481)
at org.eclipse.datatools.connectivity.ProfileManager.createProfile(ProfileManager.java:179)
at org.teiid.datatools.connectivity.ConnectivityUtil.createVDBTeiidProfile(ConnectivityUtil.java:131)
at org.teiid.designer.runtime.ui.ExecuteVDBAction.processForDTP(ExecuteVDBAction.java:179)
at org.teiid.designer.runtime.ui.ExecuteVDBAction.executeVdb(ExecuteVDBAction.java:163)
at org.teiid.designer.runtime.ui.ExecuteVDBAction.run(ExecuteVDBAction.java:123)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
Since the JDBC Importer shouldn't have anything to do with Execute VDB, it appears the JdbcSourceSelectionPage is wiring itself as a listener to the ProfileManager and NOT unregistering on dispose()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month
[JBoss JIRA] Resolved: (TEIIDDES-326) Excessive error reporting when virtual model's sources are removed (UUIDs, for example)
by Barry LaFond (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-326?page=com.atlassian.jira.plugin... ]
Barry LaFond resolved TEIIDDES-326.
-----------------------------------
Resolution: Done
The new RefactorModelExtensionManager/Handler framework already had the hooks to handle "DELETE" model cleanup.
Implemented clean-up in Transformation plugin and Diagram plugin.
Also re-worked DeleteResourceAction to correctly list for the "Deleting resources" JOBs and perform final Undo manager cleanup AND notifyDelete() function.
> Excessive error reporting when virtual model's sources are removed (UUIDs, for example)
> ---------------------------------------------------------------------------------------
>
> Key: TEIIDDES-326
> URL: https://jira.jboss.org/browse/TEIIDDES-326
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.0, 7.1
> Environment: Fedora 10
> Reporter: Paul Nittel
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 7.1.1
>
>
> This was suggested by Dan. (Blame him, not me:-)
> Create a project
> Create a physical model with a couple of columns
> Create a virtual model, transforming from the physical
> Save everything
> (at this point there should be no warnings or errors in Problems)
> Delete the physical model (click all applicable OKs)
> I now have 5 errors:
> 1 - Sql transformation in the model vFizz contains the unresolved reference file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi#mmuuid/2a434440-3dcd-1124-891d-8961aeed3f64
> 2 - Sql transformation in the model vFizz contains the unresolved reference file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi#mmuuid/315c0f80-3dcf-1124-891d-8961aeed3f64
> 3 - Unresolved reference "file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi"
> 4 - Group does not exist: mmuuid:6c984d80-3dc9-1124-891d-8961aeed3f64
> 5 - Unable to resolve the imported model Fizz.xmi
> Errors 1, 2, and 4 reference UUIDs and are, therefore, pretty useless to a user. Errors 3 and 4 are more useful. Can we get rid of the excessively "geeky" UUID references in these messages?
> It also generates an entry in the Message Log:
> Error 2009-02-20 13:37:29.431 Unable to resolve reference to a resource with the URI file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi
> IMHO, I don't think a validation error should be in the message log.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month
[JBoss JIRA] Resolved: (TEIIDDES-374) Allow copying SQL executed by the Designer's preview functionality, and even "run in SQL Explorer"
by Barry LaFond (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-374?page=com.atlassian.jira.plugin... ]
Barry LaFond resolved TEIIDDES-374.
-----------------------------------
Resolution: Won't Fix
Teiid Designer uses DTP's SQL Results view which we don't contribute to or manage.
> Allow copying SQL executed by the Designer's preview functionality, and even "run in SQL Explorer"
> --------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-374
> URL: https://jira.jboss.org/browse/TEIIDDES-374
> Project: Teiid Designer
> Issue Type: Feature Request
> Environment: Linux (Fedora 8)
> Reporter: Randall Hauch
> Assignee: Barry LaFond
> Priority: Minor
>
> The Designer's preview functionality allows me to select a model object (e.g., table, procedure, etc.) and quickly see a preview. Because the results are limited and/or because I have no control over exactly what SQL is executed, I'd like to select a previewed object (from the "History" list in the "Preview" view) and copy the executed SQL into the clipboard. (I can then go to the SQL Explorer view and paste the SQL and then modify it as desired.) Taking this further, I'd like to select a previewed object and choose to "Rerun in SQL Explorer" (although this may have ramifications about choosing which VDB should be executed).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month
[JBoss JIRA] Updated: (TEIIDDES-326) Excessive error reporting when virtual model's sources are removed (UUIDs, for example)
by Barry LaFond (JIRA)
[ https://jira.jboss.org/browse/TEIIDDES-326?page=com.atlassian.jira.plugin... ]
Barry LaFond updated TEIIDDES-326:
----------------------------------
Fix Version/s: 7.1.1
Affects Version/s: 7.1
7.0
Priority: Critical (was: Major)
Component/s: Modeling
Though the UUID SQL version has been removed from the models, the problem of "Delete Model" and the residual references still exist.
> Excessive error reporting when virtual model's sources are removed (UUIDs, for example)
> ---------------------------------------------------------------------------------------
>
> Key: TEIIDDES-326
> URL: https://jira.jboss.org/browse/TEIIDDES-326
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.0, 7.1
> Environment: Fedora 10
> Reporter: Paul Nittel
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 7.1.1
>
>
> This was suggested by Dan. (Blame him, not me:-)
> Create a project
> Create a physical model with a couple of columns
> Create a virtual model, transforming from the physical
> Save everything
> (at this point there should be no warnings or errors in Problems)
> Delete the physical model (click all applicable OKs)
> I now have 5 errors:
> 1 - Sql transformation in the model vFizz contains the unresolved reference file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi#mmuuid/2a434440-3dcd-1124-891d-8961aeed3f64
> 2 - Sql transformation in the model vFizz contains the unresolved reference file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi#mmuuid/315c0f80-3dcf-1124-891d-8961aeed3f64
> 3 - Unresolved reference "file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi"
> 4 - Group does not exist: mmuuid:6c984d80-3dc9-1124-891d-8961aeed3f64
> 5 - Unable to resolve the imported model Fizz.xmi
> Errors 1, 2, and 4 reference UUIDs and are, therefore, pretty useless to a user. Errors 3 and 4 are more useful. Can we get rid of the excessively "geeky" UUID references in these messages?
> It also generates an entry in the Message Log:
> Error 2009-02-20 13:37:29.431 Unable to resolve reference to a resource with the URI file:/home/pnittel/mmx/553ga/des/workspace/deletoid/Fizz.xmi
> IMHO, I don't think a validation error should be in the message log.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 1 month