[
https://issues.apache.org/jira/browse/CAMEL-11197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15982754#comment-15982754
]
James Thomas commented on CAMEL-11197:
--------------------------------------
Discussion and stack trace at
http://camel.465427.n5.nabble.com/camel-jpa-and-PersistenceException-tp5795205.html
> camel-jpa consumer fails to poll after database connection is lost
> ------------------------------------------------------------------
>
> Key: CAMEL-11197
> URL: https://issues.apache.org/jira/browse/CAMEL-11197
> Project: Camel
> Issue Type: Bug
> Components: camel-jpa
> Affects Versions: 2.17.1
> Environment: Hibernate JPA with Tomcat Connection Pool data source
> Reporter: James Thomas
>
> Under a Hibernate JPA implementation with a Tomcat Connection pool set to
> test connections "on borrow", the camel-jpa consumer would poll normally
> until the underlying database connection was lost and then continue to report
> a PersistenceException at each poll.
> The entityManager instance in camel-jpa needs to be closed and rebuilt in
> order to force a new connection to be obtained from the connection pool.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)