Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GlassFish » JMS Availabilty and Postgres(JDBC Connection Issue)
JMS Availabilty and Postgres [message #1856847] Thu, 05 January 2023 13:57
Carl Trusiak is currently offline Carl TrusiakFriend
Messages: 1
Registered: January 2023
Junior Member
I have 2 Nodes in a Group. I have JMS configured and a proper URL. However whenever I publish a message to a configured Topic I get the exception :

PSQLException: Cannot commit when autoCommit is enabled.

Postges jdbc jar is postgresql-42.2.20.jar

I have tried adding ?autocommit=false to the connection url

I have also tried adding the property :
imq.persist.jdbc.postgres.property.autocommit to false

Neither work

How do I set the Auto Commit to false or tell JMS Availabilty the auto commit is true?


Previous Topic:Install glass fish
Next Topic:Glassfish connect pool fail
Goto Forum:
  


Current Time: Fri Apr 19 18:24:18 GMT 2024

Powered by FUDForum. Page generated in 0.02853 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top