Weblogic:jdbc: java.sql.SQLException: Transaction timed out after 33 seconds

Solution :

I increased the JTA default timeout from 30s to 120s and I stopped getting that error.

You can goto the weblogic console (http://localhost:7001/console) and once you login goto ->services->JTA. Hope this helps.

你可能感兴趣的:(SQLException)