[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, 7 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.
------------------------------------
Assignee: Barry LaFond (was: Paul Richardson)
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: Screen Shot 2015-05-20 at 9.40.55 AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.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, 7 months
[JBoss JIRA] (TEIIDDES-2512) Problems with starting DV server from Teiid Designer 9.0.2.Beta1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2512?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2512:
----------------------------------------
master: https://github.com/Teiid-Designer/teiid-designer/commit/9dca7ef90bdeaae21...
9.0.x: https://github.com/Teiid-Designer/teiid-designer/commit/13718c5849d91c851...
> Problems with starting DV server from Teiid Designer 9.0.2.Beta1
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2512
> URL: https://issues.jboss.org/browse/TEIIDDES-2512
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Paul Richardson
> Priority: Minor
> Fix For: 9.0.4, 9.2
>
> Attachments: Screen Shot 2015-05-06 at 2.36.38 PM.png
>
>
> When I try to start DV server from JBDS it starts normaly, but following exception occures (screenshot attached) :
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:342)
> at org.jboss.ide.eclipse.as.internal.management.as71.JBoss71ManagerService.execute(JBoss71ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:66)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:192)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:181)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:82)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:208)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:177)
> at java.lang.Thread.run(Thread.java:744)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:333)
> ... 9 more
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2512) Problems with starting DV server from Teiid Designer 9.0.2.Beta1
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2512?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2512.
------------------------------------
Assignee: Barry LaFond (was: Paul Richardson)
Resolution: Done
> Problems with starting DV server from Teiid Designer 9.0.2.Beta1
> ----------------------------------------------------------------
>
> Key: TEIIDDES-2512
> URL: https://issues.jboss.org/browse/TEIIDDES-2512
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.0.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Priority: Minor
> Fix For: 9.0.4, 9.2
>
> Attachments: Screen Shot 2015-05-06 at 2.36.38 PM.png
>
>
> When I try to start DV server from JBDS it starts normaly, but following exception occures (screenshot attached) :
> org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:342)
> at org.jboss.ide.eclipse.as.internal.management.as71.JBoss71ManagerService.execute(JBoss71ManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:66)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:192)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:181)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:82)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:208)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:177)
> at java.lang.Thread.run(Thread.java:744)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: Could not execute "read-children-names" for undefined. Failure was "JBAS013493: System boot is in process; execution of remote management operations is not currently available".
> at org.jboss.ide.eclipse.as.internal.management.as71.AS71Manager.execute(AS71Manager.java:333)
> ... 9 more
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2652) Add distinct from syntax in for each row procedures
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2652?page=com.atlassian.jira.plu... ]
Steven Hawkins updated TEIIDDES-2652:
-------------------------------------
Description:
TEIID-3546 allows for a quick comparison of row values:
IF (\"new\" IS [NOT]DISTINCT FROM \"old\")
BEGIN
...
END
This can currently only be used in an IF statement.
was:
Similar to postgresql, it would be good to allow for a quick comparison of new/old values to determine if row processing is needed. Something like:
IF new IS DISTINCT FROM old THEN
...
> Add distinct from syntax in for each row procedures
> ---------------------------------------------------
>
> Key: TEIIDDES-2652
> URL: https://issues.jboss.org/browse/TEIIDDES-2652
> Project: Teiid Designer
> Issue Type: Enhancement
> Components: Teiid Integration
> Reporter: Steven Hawkins
> Priority: Minor
>
> TEIID-3546 allows for a quick comparison of row values:
> IF (\"new\" IS [NOT]DISTINCT FROM \"old\")
> BEGIN
> ...
> END
> This can currently only be used in an IF statement.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 7 months