[JBoss JIRA] (TEIID-3543) Complex type values not resolved in translator execution
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3543?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3543.
---------------------------------
> Complex type values not resolved in translator execution
> --------------------------------------------------------
>
> Key: TEIID-3543
> URL: https://issues.jboss.org/browse/TEIID-3543
> Project: Teiid
> Issue Type: Bug
> Components: OData
> Affects Versions: 8.7
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 8.11
>
>
> Embedded complex types do not have metadata associated and will fail to resolve resulting in an exception:
> {code}
> java.lang.RuntimeException: unknown property type: RMTSAMPLEFLIGHT.FlightDetails
> at org.odata4j.format.xml.AtomFeedFormatParser.parseProperties(AtomFeedFormatParser.java:210) ~[odata4j-core-0.8.0-SNAPSHOT-redhat.jar:na]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3293) Missing message for key "gss_auth_failed"
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3293?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3293.
---------------------------------
> Missing message for key "gss_auth_failed"
> -----------------------------------------
>
> Key: TEIID-3293
> URL: https://issues.jboss.org/browse/TEIID-3293
> Project: Teiid
> Issue Type: Bug
> Components: JDBC Driver
> Affects Versions: 8.7.1
> Reporter: Juraj Duráni
> Assignee: Steven Hawkins
> Fix For: 8.10, 8.7.1.6_2
>
>
> When trying to connect to the Teiid secured with kerberos without valid credentials in the URL (*), connection fails and one exception in the stacktrace has message: <Missing message for key "gss_auth_failed" in: org.teiid.jdbc.i18n>
> (*) e.g.: jdbc:teiid:test_vdb@mm://localhost:31000jaasName=TestClient;kerberosServicePrincipleName=service/this.service.does.not.exist@THIS.REALM.DOES.NOT.EXIST.COM
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3206) EAP 6.3 - JDBC Datasources Test Connection
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3206?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3206.
---------------------------------
> EAP 6.3 - JDBC Datasources Test Connection
> ------------------------------------------
>
> Key: TEIID-3206
> URL: https://issues.jboss.org/browse/TEIID-3206
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.9, 8.10
> Reporter: Tom Arnold
> Assignee: Steven Hawkins
>
> Using `Test Connection` for JDBC Datasources seems to be broken in the standalone server built from 8.9.x and master. This is an issue with EAP 6.3 Alpha1.
> This is reproducible with the built-in ExampleDS H2 database. Run the `install.sh`, unzip, add a management user (bin/add-user.sh), start the server, and then login to the admin console (localhost:9990). Then go to Profile -> Connector -> Data Sources -> ExampleDS -> Connection -> Test Connection. It will fail with this error: "JBAS010440: failed to invoke operation: JBAS010447: Connection is not valid. This also happens with Oracle and PostgreSQL datasources.
> The datasources seem to work despite this, but it would be good to understand the root cause and get it fixed if possible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months