0

I'm using Apache tomcat 8.5, I have configured below data source in context.xml file in Tomcat

I'm getting com.atomikos.jdbc.AtomikosSQLException: Failed to grow the connection pool. What is the issue in above configuration

Ole V.V.
  • 81,772
  • 15
  • 137
  • 161
Karthick
  • 123
  • 2
  • 4
  • 11
  • I have fixed the issue by reordering the element. The jdbc name should not come first positio, it should come third or fourth position – Karthick Mar 28 '17 at 12:05
  • did you get this error while using atomikos api in JTA transaction with spring? I am getting the same error while using atomikos and when i start my application. how did you resolve this issue? – Manglesh May 23 '17 at 17:05
  • we can fix the issue by reordering the elements like jdbc name should come third or fourth position – Karthick Nov 30 '17 at 13:59

0 Answers0