[JBoss JIRA] (TEIIDDES-2912) NPE when selecting project in Create Relational Model from WS wizard
by stanislav kaleta (JIRA)
stanislav kaleta created TEIIDDES-2912:
------------------------------------------
Summary: NPE when selecting project in Create Relational Model from WS wizard
Key: TEIIDDES-2912
URL: https://issues.jboss.org/browse/TEIIDDES-2912
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 10.0.1
Reporter: stanislav kaleta
Attachments: Screenshot from 2016-09-06 14-53-25.png
NPE is thrown in dialog _Creating Relational Model from Web Service_ when trying to select project (at 2nd page - Models Definition). This occours only when *+none+* project in Model Explorer was selected before import wizard. Combo box is filled with project name successfully, but immediately after that NPE is thrown. (see attachment)
(note everything's ok if some project is selected before import wizard)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2908) Errors in Error Log when deploying/undeploying a fuse project into Fuse on EAP
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2908?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2908:
-----------------------------------
Fix Version/s: 10.0.2
> Errors in Error Log when deploying/undeploying a fuse project into Fuse on EAP
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-2908
> URL: https://issues.jboss.org/browse/TEIIDDES-2908
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.1
> Environment: JBDS 9.1.0.GA + TD 10.0.1.Final-v20160713-1749-B16
> Reporter: Andrej Podhradsky
> Fix For: 10.0.2
>
> Attachments: errorLog.txt
>
>
> During deploying/undeploying a fuse project into Fuse on EAP 6.3.0.CR2 I saw the following error in Error Log
> {code}
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-attribute" for [
> {"socket-binding-group" => "standard-sockets"},
> {"socket-binding" => "teiid-jdbc"}
> ]. Failure was "JBAS014807: Management resource '[
> (\"socket-binding-group\" => \"standard-sockets\"),
> (\"socket-binding\" => \"teiid-jdbc\")
> ]' not found".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9ManagerService.execute(Wildfly9ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.jboss.ide.eclipse.as.management.core.service.DelegatingManagerService.execute(DelegatingManagerService.java:132)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:77)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.getJdbcPort(JBoss7ServerUtil.java:237)
> at org.teiid.designer.runtime.TeiidParentServerListener.serverChanged(TeiidParentServerListener.java:114)
> at org.eclipse.wst.server.core.internal.ResourceManager.fireServerEvent(ResourceManager.java:560)
> at org.eclipse.wst.server.core.internal.ResourceManager.addServer(ResourceManager.java:712)
> at org.eclipse.wst.server.core.internal.Server.saveToMetadata(Server.java:477)
> at org.eclipse.wst.server.core.internal.Base.doSave(Base.java:266)
> at org.eclipse.wst.server.core.internal.Server.doSave(Server.java:466)
> at org.eclipse.wst.server.core.internal.ServerWorkingCopy.save(ServerWorkingCopy.java:433)
> at org.eclipse.wst.server.ui.internal.wizard.WizardTaskUtil.saveServer(WizardTaskUtil.java:112)
> at org.eclipse.wst.server.ui.internal.wizard.WizardTaskUtil$2.performFinish(WizardTaskUtil.java:51)
> at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.executeTask(TaskWizard.java:268)
> at org.eclipse.wst.server.ui.internal.wizard.TaskWizard$2.run(TaskWizard.java:215)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2225)
> at org.eclipse.wst.server.ui.internal.wizard.page.WorkspaceRunnableAdapter.run(WorkspaceRunnableAdapter.java:35)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-attribute" for [
> {"socket-binding-group" => "standard-sockets"},
> {"socket-binding" => "teiid-jdbc"}
> ]. Failure was "JBAS014807: Management resource '[
> (\"socket-binding-group\" => \"standard-sockets\"),
> (\"socket-binding\" => \"teiid-jdbc\")
> ]' not found".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:352)
> ... 21 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2908) Errors in Error Log when deploying/undeploying a fuse project into Fuse on EAP
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2908?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2908:
--------------------------------------
Assignee: Barry LaFond
> Errors in Error Log when deploying/undeploying a fuse project into Fuse on EAP
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-2908
> URL: https://issues.jboss.org/browse/TEIIDDES-2908
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 10.0.1
> Environment: JBDS 9.1.0.GA + TD 10.0.1.Final-v20160713-1749-B16
> Reporter: Andrej Podhradsky
> Assignee: Barry LaFond
> Fix For: 10.0.2
>
> Attachments: errorLog.txt
>
>
> During deploying/undeploying a fuse project into Fuse on EAP 6.3.0.CR2 I saw the following error in Error Log
> {code}
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-attribute" for [
> {"socket-binding-group" => "standard-sockets"},
> {"socket-binding" => "teiid-jdbc"}
> ]. Failure was "JBAS014807: Management resource '[
> (\"socket-binding-group\" => \"standard-sockets\"),
> (\"socket-binding\" => \"teiid-jdbc\")
> ]' not found".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9ManagerService.execute(Wildfly9ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.jboss.ide.eclipse.as.management.core.service.DelegatingManagerService.execute(DelegatingManagerService.java:132)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:77)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.getJdbcPort(JBoss7ServerUtil.java:237)
> at org.teiid.designer.runtime.TeiidParentServerListener.serverChanged(TeiidParentServerListener.java:114)
> at org.eclipse.wst.server.core.internal.ResourceManager.fireServerEvent(ResourceManager.java:560)
> at org.eclipse.wst.server.core.internal.ResourceManager.addServer(ResourceManager.java:712)
> at org.eclipse.wst.server.core.internal.Server.saveToMetadata(Server.java:477)
> at org.eclipse.wst.server.core.internal.Base.doSave(Base.java:266)
> at org.eclipse.wst.server.core.internal.Server.doSave(Server.java:466)
> at org.eclipse.wst.server.core.internal.ServerWorkingCopy.save(ServerWorkingCopy.java:433)
> at org.eclipse.wst.server.ui.internal.wizard.WizardTaskUtil.saveServer(WizardTaskUtil.java:112)
> at org.eclipse.wst.server.ui.internal.wizard.WizardTaskUtil$2.performFinish(WizardTaskUtil.java:51)
> at org.eclipse.wst.server.ui.internal.wizard.TaskWizard.executeTask(TaskWizard.java:268)
> at org.eclipse.wst.server.ui.internal.wizard.TaskWizard$2.run(TaskWizard.java:215)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2225)
> at org.eclipse.wst.server.ui.internal.wizard.page.WorkspaceRunnableAdapter.run(WorkspaceRunnableAdapter.java:35)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-attribute" for [
> {"socket-binding-group" => "standard-sockets"},
> {"socket-binding" => "teiid-jdbc"}
> ]. Failure was "JBAS014807: Management resource '[
> (\"socket-binding-group\" => \"standard-sockets\"),
> (\"socket-binding\" => \"teiid-jdbc\")
> ]' not found".
> at org.jboss.ide.eclipse.as.internal.management.wildfly9.Wildfly9Manager.execute(Wildfly9Manager.java:352)
> ... 21 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (TEIIDDES-2677) Preview data from the view table which use UDF procedure doesn't work
by Matej Kralik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2677?page=com.atlassian.jira.plu... ]
Matej Kralik updated TEIIDDES-2677:
-----------------------------------
Attachment: UdfProject.zip
> Preview data from the view table which use UDF procedure doesn't work
> ---------------------------------------------------------------------
>
> Key: TEIIDDES-2677
> URL: https://issues.jboss.org/browse/TEIIDDES-2677
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 9.0.4
> Environment: Fedora 22
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 10.0.2
>
> Attachments: UdfProject.zip
>
>
> When I tried data preview from the view table which use UDF procedure, it has failed and show
> "org.teiid.runtime.client.TeiidClientException: org.teiid.api.exception.query.QueryResolverException: Group does not exist: UdfViewModel.UdfView"
> but UdfView exist.
> However,when I exported the project and import it back, preview data works correctly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-2677) Preview data from the view table which use UDF procedure doesn't work
by Matej Kralik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2677?page=com.atlassian.jira.plu... ]
Matej Kralik commented on TEIIDDES-2677:
----------------------------------------
[~blafond] Yes, but when you import the project to the workspace, this issue is been gone. I think that problem was that the designer didn't know that I created UDF function and table which call this function. ("Group does not exist")
However, I think that issue is Out of date. It is possible to preview table which calls UDF function ? (Because of the fact that designer uses DDL for preview data now.)
> Preview data from the view table which use UDF procedure doesn't work
> ---------------------------------------------------------------------
>
> Key: TEIIDDES-2677
> URL: https://issues.jboss.org/browse/TEIIDDES-2677
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview
> Affects Versions: 9.0.4
> Environment: Fedora 22
> Reporter: Matej Kralik
> Assignee: Barry LaFond
> Fix For: 10.0.2
>
>
> When I tried data preview from the view table which use UDF procedure, it has failed and show
> "org.teiid.runtime.client.TeiidClientException: org.teiid.api.exception.query.QueryResolverException: Group does not exist: UdfViewModel.UdfView"
> but UdfView exist.
> However,when I exported the project and import it back, preview data works correctly.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (TEIIDDES-2911) Teiid designer doesn't import comments from DDL.
by Matej Kralik (JIRA)
Matej Kralik created TEIIDDES-2911:
--------------------------------------
Summary: Teiid designer doesn't import comments from DDL.
Key: TEIIDDES-2911
URL: https://issues.jboss.org/browse/TEIIDDES-2911
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 10.0.1
Environment: Fedora 24
Reporter: Matej Kralik
Attachments: importDDLproject.zip, testComment.ddl
When I imported DLL which contains tables which have comments in the transformation SQL, teiid generated view model without this comments in the tables.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months