[JBoss JIRA] (TEIID-3057) Kerberos ODBC connection on Teiid 8.8.0
by Cristiano Nicolai (JIRA)
[ https://issues.jboss.org/browse/TEIID-3057?page=com.atlassian.jira.plugin... ]
Cristiano Nicolai commented on TEIID-3057:
------------------------------------------
Thanks for fixing it Ramesh. I'm not sure what is the time frame you guys have for the 8.9 release, so is there any change to have a 8.8.1 release containing this fix meanwhile?
> Kerberos ODBC connection on Teiid 8.8.0
> ---------------------------------------
>
> Key: TEIID-3057
> URL: https://issues.jboss.org/browse/TEIID-3057
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ODBC
> Affects Versions: 8.8
> Environment: Teiid 8.8.0
> EAP 6.1.1
> Reporter: Cristiano Nicolai
> Assignee: Ramesh Reddy
> Priority: Blocker
> Labels: Alpha1
> Fix For: 8.7.1, 8.9
>
>
> After upgrading from version 8.7.0.Final to version 8.8.0.Final connections via ODBC using Kerberos/GSS stopped working.
> When I try to connect with the new version, on the server I get the following error:
>
> 12:24:31,755 ERROR [org.teiid.ODBC] (New I/O worker #2) TEIID40015 Unexpected error occurred: java.lang.NullPointerException
> at java.util.Hashtable.put(Hashtable.java:514) [rt.jar:1.7.0_55]
> at org.teiid.odbc.ODBCServerRemoteImpl.logon(ODBCServerRemoteImpl.java:244) [teiid-runtime-8.8.0.Final.jar:8.8.0.Final]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_55]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_55]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_55]
> at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_55]
> at org.teiid.transport.ODBCClientInstance.processMessage(ODBCClientInstance.java:127) [teiid-runtime-8.8.0.Final.jar:8.8.0.Final]
> at org.teiid.transport.ODBCClientInstance.receivedMessage(ODBCClientInstance.java:116) [teiid-runtime-8.8.0.Final.jar:8.8.0.Final]
> at org.teiid.transport.SSLAwareChannelHandler.messageReceived(SSLAwareChannelHandler.java:211) [teiid-runtime-8.8.0.Final.jar:8.8.0.Final]
>
> From the client I get the following message: psql: duplicate GSS authentication request
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (TEIID-3072) SOLR: Make the Id named field as PK
by Ramesh Reddy (JIRA)
Ramesh Reddy created TEIID-3072:
-----------------------------------
Summary: SOLR: Make the Id named field as PK
Key: TEIID-3072
URL: https://issues.jboss.org/browse/TEIID-3072
Project: Teiid
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.9
When using dynamic metadata retrieval, there is no way query the system if a field is unique. By default the schema.xml in SOLR defines "id" as unique key, so SOLR translator needs to use this as PK.
Having a PK is essential during the delete operation.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (TEIID-3064) Sybase metadata loading fails
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-3064?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-3064:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1126812|https://bugzilla.redhat.com/show_bug.cgi?id=1126812] from NEW to CLOSED
> Sybase metadata loading fails
> -----------------------------
>
> Key: TEIID-3064
> URL: https://issues.jboss.org/browse/TEIID-3064
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Reporter: Filip Elias
> Assignee: Steven Hawkins
> Attachments: server.log
>
>
> Sybase metadata loading fails[1] when deploying dynamic vdb.
> The problem is in JDBCMetdataProcessor.getForeignKeys. Method loads FKs from all tables, but it fails when it tries to load FKs from table sysquerymetrics. The problem seems to be that sysquerymetrics is not a system table, it is a view.
> [1] Reason:TEIID11010 com.sybase.jdbc4.jdbc.SybSQLException: No such object or user exists in the database.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (TEIID-3064) Sybase metadata loading fails
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3064?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3064.
-----------------------------------
Resolution: Done
Updated the 8.9 (master) and 8.7 docs.
> Sybase metadata loading fails
> -----------------------------
>
> Key: TEIID-3064
> URL: https://issues.jboss.org/browse/TEIID-3064
> Project: Teiid
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Misc. Connectors
> Affects Versions: 8.7
> Reporter: Filip Elias
> Assignee: Steven Hawkins
> Attachments: server.log
>
>
> Sybase metadata loading fails[1] when deploying dynamic vdb.
> The problem is in JDBCMetdataProcessor.getForeignKeys. Method loads FKs from all tables, but it fails when it tries to load FKs from table sysquerymetrics. The problem seems to be that sysquerymetrics is not a system table, it is a view.
> [1] Reason:TEIID11010 com.sybase.jdbc4.jdbc.SybSQLException: No such object or user exists in the database.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months