Skip to main content



      Home
Home » Eclipse Projects » GlassFish » JMS Availabilty and Postgres(JDBC Connection Issue)
JMS Availabilty and Postgres [message #1856847] Thu, 05 January 2023 08:57
Eclipse UserFriend
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: Wed Apr 30 20:41:14 EDT 2025

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

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

Back to the top