users@glassfish.java.net

Re: JMS "MQRA:DCF:allocation failure"

From: <glassfish_at_javadesktop.org>
Date: Wed, 06 Oct 2010 08:55:23 PDT

Last night I brought the instance down and changed the connector-connection-pool in the domain.xml. Now your saying I should have changed the Derby pool. How does the Derby pool relate to this JMSConnector?


Here are the changes I made.
 <connector-connection-pool associate-with-thread="false" connection-creation-retry-attempts="0" connection-creation-retry-interval-in-seconds="10" connection-definition-name="javax.jms.ConnectionFactory" connection-leak-reclaim="true" connection-leak-timeout-in-seconds="180" fail-all-connections="true" idle-timeout-in-seconds="300" is-connection-validation-required="true" lazy-connection-association="false" lazy-connection-enlistment="false" match-connections="true" max-connection-usage-count="0" max-pool-size="100" max-wait-time-in-millis="60000" name="jms/ConnectionFactory" pool-resize-quantity="2" resource-adapter-name="jmsra" steady-pool-size="8" validate-atmost-once-period-in-seconds="0">
      <property name="Password" value="guest"/>
      <property name="UserName" value="guest"/>
    </connector-connection-pool>
[Message sent by forum member 'preston001']

http://forums.java.net/jive/thread.jspa?messageID=484445