[JBoss JIRA] (TEIIDDES-2480) LDAP importer fails silently when no location is explicitly entered for the new model
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2480?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2480.
------------------------------------
Resolution: Done
> LDAP importer fails silently when no location is explicitly entered for the new model
> -------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2480
> URL: https://issues.jboss.org/browse/TEIIDDES-2480
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 9.0
> Reporter: Marc Shirley
> Assignee: Paul Richardson
> Priority: Blocker
> Fix For: 9.0.4, 9.2
>
>
> LDAP import fails silently when no location is entered for the "Source Model Definition" section's "Location" field on the first page of the wizard. This occurs even when using the context menu to initiate from a specific project or child object level. The wizard functions as expected until you finish, at which point the model is never generated. No error dialog or failure notification is presented to the user. checking error log shows:
> java.lang.NullPointerException
> at org.teiid.designer.modelgenerator.ldap.RelationalModelBuilder.createNewModelResource(RelationalModelBuilder.java:65)
> at org.teiid.designer.modelgenerator.ldap.RelationalModelBuilder.modelEntries(RelationalModelBuilder.java:109)
> at org.teiid.designer.modelgenerator.ldap.ui.wizards.LdapImportWizardManager.createModel(LdapImportWizardManager.java:384)
> at org.teiid.designer.modelgenerator.ldap.ui.wizards.LdapImportWizard$1.run(LdapImportWizard.java:158)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2536.
------------------------------------
Resolution: Done
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 9.0.4, 9.2
>
> Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png, server-contents-still-loading.png, server-started-connection-incomplete.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond edited comment on TEIIDDES-2536 at 10/5/15 12:16 PM:
------------------------------------------------------------------
Tweaked the logic in RuntimeAssistant.ensurePreviewEnabled() method a bit.
1) Check for preview enabled (preference check)
2) Check for Default Server == null or not
3) If either or both cases, prompt the user to toggle preview enabled preference and/or define/select a default server
4) Check if server is connected. IF NOT, then check if "connecting in progress". Throw up warning message to indicate SERVER IS CONNECTING or SERVER UNAVABILABLE (See attached dialogs)
5) If server is connected, check whether or not Teiid Server is refreshing/loading vdb/ds/translator contents. If STILL REFRESHING, display message that it's STILL LOADING (See attached dialog
These changes should provide a clearer explaination of the Application server and Teiid Server states.
master: https://github.com/Teiid-Designer/teiid-designer/commit/a50a878c6158012cf...
9.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/9d5a782c9cf4d9624...
was (Author: blafond):
Tweaked the logic in RuntimeAssistant.ensurePreviewEnabled() method a bit.
1) Check for preview enabled (preference check)
2) Check for Default Server == null or not
3) If either or both cases, prompt the user to toggle preview enabled preference and/or define/select a default server
4) Check if server is connected. IF NOT, then check if "connecting in progress". Throw up warning message to indicate SERVER IS CONNECTING or SERVER UNAVABILABLE (See attached dialogs)
5) If server is connected, check whether or not Teiid Server is refreshing/loading vdb/ds/translator contents. If STILL REFRESHING, display message that it's STILL LOADING (See attached dialog
These changes should provide a clearer explaination of the Application server and Teiid Server states.
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 9.0.4, 9.2
>
> Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png, server-contents-still-loading.png, server-started-connection-incomplete.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2536:
----------------------------------------
Tweaked the logic in RuntimeAssistant.ensurePreviewEnabled() method a bit.
1) Check for preview enabled (preference check)
2) Check for Default Server == null or not
3) If either or both cases, prompt the user to toggle preview enabled preference and/or define/select a default server
4) Check if server is connected. IF NOT, then check if "connecting in progress". Throw up warning message to indicate SERVER IS CONNECTING or SERVER UNAVABILABLE (See attached dialogs)
5) If server is connected, check whether or not Teiid Server is refreshing/loading vdb/ds/translator contents. If STILL REFRESHING, display message that it's STILL LOADING (See attached dialog
These changes should provide a clearer explaination of the Application server and Teiid Server states.
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 9.0.4, 9.2
>
> Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png, server-contents-still-loading.png, server-started-connection-incomplete.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2536:
-----------------------------------
Attachment: running-server-not-available.png
server-started-connection-incomplete.png
server-contents-still-loading.png
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 9.0.4, 9.2
>
> Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png, server-contents-still-loading.png, server-started-connection-incomplete.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2536) No connection to Teiid instance after starting DV from JBDS - refresh needed
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2536:
-----------------------------------
Attachment: (was: server-contents-still-loading.png)
> No connection to Teiid instance after starting DV from JBDS - refresh needed
> ----------------------------------------------------------------------------
>
> Key: TEIIDDES-2536
> URL: https://issues.jboss.org/browse/TEIIDDES-2536
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 9.0.4, 9.2
>
> Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png, server-contents-still-loading.png, server-started-connection-incomplete.png
>
>
> When you start DV server from JBDS there is no connection established to Teiid instance. You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand particular server node in Servers view.
> I think this issue is releated to TEIIDDES-2512
> Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-1618) Support partition statistics
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1618?page=com.atlassian.jira.plu... ]
Steven Hawkins commented on TEIIDDES-1618:
------------------------------------------
> Could the use of multi-source models be also used for modeling partitions?
Not as the feature currently exists.
> With changes to the translator such that an override could be provided that indicated to get the stats based on the partition.
What you are looking at here is more of the translator importing the partitions as tables and then creating a view with a union.
The only other approach is to add in a higher level notion of partitioning such that the partitioning scheme and stats could be associated with a source table.
> Support partition statistics
> ----------------------------
>
> Key: TEIIDDES-1618
> URL: https://issues.jboss.org/browse/TEIIDDES-1618
> Project: Teiid Designer
> Issue Type: Feature Request
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> The stats gathering feature does not take into account of partition statistics. Most of our query hit a single partition and using the global stats is not a true indication of the statistics for the single partition. It would be nice if Teiid engine can differentiate the usage of global and partition statistics during the optimisation and planning stages.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2678) Cannot execute VDB which include UDF
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2678?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration updated TEIIDDES-2678:
----------------------------------------------
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1268864
Bugzilla Update: Perform
> Cannot execute VDB which include UDF
> ------------------------------------
>
> Key: TEIIDDES-2678
> URL: https://issues.jboss.org/browse/TEIIDDES-2678
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 9.0.4
> Environment: Windows 7 64bit
> Reporter: Matej Kralik
> Priority: Blocker
> Attachments: Windows 7.png, windowsUDF.zip
>
>
> When I want execute VDB which include view Table with user define function, show me this dialog in the teiid designer : "Cannot execute VDB - still loading" and server show this stack trace:
> {noformat}
> ERROR [stderr] (teiid-async-threads - 1) Exception in thread "teiid-async-threads - 1" org.teiid.metadata.MetadataException: TEIID30387 Could not load UDF "ConcatNull", since its invocation class "userdefinedfunctions.ConcatNull" could not be found.
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.createFunctionDescriptor(FunctionTree.java:285)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.addFunction(FunctionTree.java:190)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.<init>(FunctionTree.java:91)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.CompositeVDB.buildTransformationMetaData(CompositeVDB.java:85)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.CompositeVDB.metadataLoadFinished(CompositeVDB.java:265)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.VDBRepository.finishDeployment(VDBRepository.java:291)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.runtime.AbstractVDBDeployer.metadataLoaded(AbstractVDBDeployer.java:202)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService.access$1100(VDBService.java:85)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService$6.run(VDBService.java:411)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService$7.run(VDBService.java:442)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Thread.run(Thread.java:745)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.threads.JBossThread.run(JBossThread.java:122)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) Caused by: java.lang.ClassNotFoundException: userdefinedfunctions.ConcatNull from [Module "deployment.UdfVdb.vdb:main" from Service Module Loader]
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459)
> 14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Class.forName0(Native Method)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Class.forName(Class.java:348)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.UDFSource.getInvocationClass(UDFSource.java:43)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.createFunctionDescriptor(FunctionTree.java:275)
> 14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) ... 13 more
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2678) Cannot execute VDB which include UDF
by Matej Kralik (JIRA)
Matej Kralik created TEIIDDES-2678:
--------------------------------------
Summary: Cannot execute VDB which include UDF
Key: TEIIDDES-2678
URL: https://issues.jboss.org/browse/TEIIDDES-2678
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 9.0.4
Environment: Windows 7 64bit
Reporter: Matej Kralik
Priority: Blocker
Attachments: Windows 7.png, windowsUDF.zip
When I want execute VDB which include view Table with user define function, show me this dialog in the teiid designer : "Cannot execute VDB - still loading" and server show this stack trace:
{noformat}
ERROR [stderr] (teiid-async-threads - 1) Exception in thread "teiid-async-threads - 1" org.teiid.metadata.MetadataException: TEIID30387 Could not load UDF "ConcatNull", since its invocation class "userdefinedfunctions.ConcatNull" could not be found.
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.createFunctionDescriptor(FunctionTree.java:285)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.addFunction(FunctionTree.java:190)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.<init>(FunctionTree.java:91)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.CompositeVDB.buildTransformationMetaData(CompositeVDB.java:85)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.CompositeVDB.metadataLoadFinished(CompositeVDB.java:265)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.deployers.VDBRepository.finishDeployment(VDBRepository.java:291)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.runtime.AbstractVDBDeployer.metadataLoaded(AbstractVDBDeployer.java:202)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService.access$1100(VDBService.java:85)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService$6.run(VDBService.java:411)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.jboss.VDBService$7.run(VDBService.java:442)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Thread.run(Thread.java:745)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.threads.JBossThread.run(JBossThread.java:122)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) Caused by: java.lang.ClassNotFoundException: userdefinedfunctions.ConcatNull from [Module "deployment.UdfVdb.vdb:main" from Service Module Loader]
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459)
14:44:52,252 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:408)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:389)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:134)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Class.forName0(Native Method)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at java.lang.Class.forName(Class.java:348)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.UDFSource.getInvocationClass(UDFSource.java:43)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) at org.teiid.query.function.FunctionTree.createFunctionDescriptor(FunctionTree.java:275)
14:44:52,253 ERROR [stderr] (teiid-async-threads - 1) ... 13 more
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-1618) Support partition statistics
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1618?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-1618:
---------------------------------------
Steve,
Could the use of multi-source models be also used for modeling partitions? With changes to the translator such that an override could be provided that indicated to get the stats based on the partition. But there's no good way to model the partition criteria. Which then brings it back to each partition having to be modeled.
Thoughts?
> Support partition statistics
> ----------------------------
>
> Key: TEIIDDES-1618
> URL: https://issues.jboss.org/browse/TEIIDDES-1618
> Project: Teiid Designer
> Issue Type: Feature Request
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> The stats gathering feature does not take into account of partition statistics. Most of our query hit a single partition and using the global stats is not a true indication of the statistics for the single partition. It would be nice if Teiid engine can differentiate the usage of global and partition statistics during the optimisation and planning stages.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months