[
https://issues.jboss.org/browse/TEIID-2382?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2382:
---------------------------------------
Some of the messages indicate that you are exceeding the pool max (which defaults to 10)
and have timed out (30 seconds). You'll probably want to better understand what
connection you are putting on the pool and any long running connection usage.
In general the default Teiid logic will not hold a file connection for any extended period
of time as once the files are returned the accessnode should auto close the
connectorworkitem. If you have some scenarios where you are returning lots of files, then
we may be holding the connection pending the retrieval of other parts of the plan in which
case the simple solution is to just increase the size of the pool.
File Translator Problem
-----------------------
Key: TEIID-2382
URL:
https://issues.jboss.org/browse/TEIID-2382
Project: Teiid
Issue Type: Bug
Affects Versions: 8.1
Environment: zOS, Windows
Reporter: Gautam Banerjee
Assignee: Steven Hawkins
Attachments: server.log
We are getting datasource exceptions with file translator. Can we define the max and min
connections as in connection pool for file translator?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira