Configuration w/ postgresql

13751, modified 21 Years ago. New Member Post: 1 Join Date: 10/5/04 Recent Posts
I have installed liferay 2.2.0 and have configured it to work with Postgresql per the sourceforge directions. Unfortunately, I see the following error over and over again in the logs. Are there additional configuration changes to JMS that need to happen????<br /><br />Thanks in advance.<br /><br /><br /><br />03:35:25,027 INFO [JMSContainerInvoker] Trying to reconnect to JMS provider<br />03:35:25,027 INFO [JMSContainerInvoker] Reconnected to JMS provider<br />03:35:25,027 WARN [JMSContainerInvoker] JMS provider failure detected:<br />javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not bound<br /> at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:171)<br /> at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:237)<br /> at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:164)<br /> at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:542)<br /> at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:764)<br /> at org.jboss.ejb.plugins.jms.JMSContainerInvoker&#036;ExceptionListenerImpl.onException(JMSContainerInvoker.java:1267)<br /> at org.jboss.ejb.plugins.jms.JMSContainerInvoker&#036;1.run(JMSContainerInvoker.java:776)<br />
13716, modified 21 Years ago. New Member Posts: 3 Join Date: 9/30/04 Recent Posts
I have the same problem. <br />The same menssagem of error.<br />During the installation of postgresql error in the compilation of jdbc occurs.<br />It is not possible to find the method &quot;org.postgresql.jdbc2.optional.PoolinDataSource.java&quot;.<br />What can i do solve this problem?