[teiid-issues] [JBoss JIRA] (TEIIDSB-216) We get error with methadata in Salesforce request

Renat Eskenin (Jira) issues at jboss.org
Mon Jul 6 05:21:21 EDT 2020


     [ https://issues.redhat.com/browse/TEIIDSB-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Renat Eskenin reopened TEIIDSB-216:
-----------------------------------


We get this error without timeouts. We used 45 API version in SF.

{code}
Caused by: org.teiid.jdbc.TeiidSQLException: TEIID30504 salesforce: Unrecognized header: {http://soap.sforce.com/2006/04/metadata}DebuggingInfo
	at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:131)
	at org.teiid.jdbc.TeiidSQLException.create(TeiidSQLException.java:67)
	at org.teiid.jdbc.StatementImpl.postReceiveResults(StatementImpl.java:786)
{code}

Why this header added to request? Can we just remove this header?

> We get error with methadata in Salesforce request
> -------------------------------------------------
>
>                 Key: TEIIDSB-216
>                 URL: https://issues.redhat.com/browse/TEIIDSB-216
>             Project: Teiid Spring Boot
>          Issue Type: Bug
>          Components: datasource
>            Reporter: Renat Eskenin
>            Priority: Major
>
> We get error from Teiid:
> {code}
> SQL state [50000]; error code [30504]; TEIID30504 salesforce: Unrecognized header: {http://soap.sforce.com/2006/04/metadata}DebuggingInfo; nested exception is org.teiid.jdbc.TeiidSQLException: TEIID30504 salesforce: Unrecognized header: {http://soap.sforce.com/2006/04/metadata}DebuggingInfo
> {code}
> As I think this error faired when we have connection timeout to Salesforce. In other time all works fine.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list