How to prevent activeMQ in geronimo 3.0.1 from creating the database tables during startup?

2013-12-04 Thread Jack Cai
Hi, When we change the persistence to postgresql 9.2.4 in Geronimo 3.0.1 for ActiveMQ, We keep running into this error: "[DefaultJDBCAdapter] Could not create JDBC tables; they could already exist. Failure was: ALTER TABLE ACTIVEMQ_ACKS DROP PRIMARY KEY Message: ERROR: syntax error at or near "P

Re: Change JDBC connect URL in console

2013-12-04 Thread jbeaulau
Thanks Kevin -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Change-JDBC-connect-URL-in-console-tp3987472p3987474.html Sent from the Users mailing list archive at Nabble.com.

Re: Change JDBC connect URL in console

2013-12-04 Thread Kevin Huntly
As a general rule the hostname is cached in memory and a restart is required to reload the attribute On Dec 4, 2013 4:58 PM, "jbeaulau" wrote: > Hello, > > I need to change the hostname in the JDBC Connect URL for a DB pool. Once I > make the update and save, is the change > implemented immediate

Change JDBC connect URL in console

2013-12-04 Thread jbeaulau
Hello, I need to change the hostname in the JDBC Connect URL for a DB pool. Once I make the update and save, is the change implemented immediately, or do I need to restart the Geronimo instance? Geronimo 2.1.3 Thanks -John -- View this message in context: http://apache-geronimo.328035.n3.nab