[
https://issues.jboss.org/browse/TEIID-4013?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4013:
---------------------------------------
If it is being caused by TEIID-4012, then this is somewhat of a client issue - they are
not accounting for the possibility of an error response when looking for
pg_prepared_xacts. If this is reproducible, then it could be tested against a vdb that
has pg_prepared_xacts defined -
http://www.postgresql.org/docs/8.4/static/view-pg-prepared-xacts.html
Just create a view matching the name/columns and select use a query such as "select
null, null ... from (select 1) x where 1=0" as the view definition query expression.
ODBC sessions never release
---------------------------
Key: TEIID-4013
URL:
https://issues.jboss.org/browse/TEIID-4013
Project: Teiid
Issue Type: Bug
Affects Versions: 8.7.1.6_2
Environment: Red Hat JBoss Data Virtualization 6.2.2 on EAP6.4.0 patched to
version 6.4.5,
JBoss Developer Studio 8.1.0GA with Teiid Designer plugin
9.0.3.Final.v20150810-1438-B1157
64-bit Windows 7 environment
Reporter: Steve Tran
Assignee: Steven Hawkins
Attachments: Capture.PNG, Capture2.PNG, Capture3.PNG
I have 3 ODBC System DSNs on a Windows server. When I'm viewing the Deployed VDBs
and looking at the Sessions tab, the ODBC connections never seem to time out or release.
Not really sure if/when they should release, but they continue to multiply. See
screenshots.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)