Developers Getting Started With i2b2
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata


When a setfinder query is run, the CRC needs to know how long the query should remain in the small, medium or large queue before it will timeout and move on to the next queue. This length of time is defined in the Setfinder JMS Queue transaction timeout properties section of the crc.properties file.


1. In the crc.properties file scroll to the section called Setfinder JMS Queue transaction timeout properties.
2. Edit the length of time for each queue.


Setfinder JMS Queue transaction timeout properties
edu.harvard.i2b2.crc.jms.small.timeoutsec=180
edu.harvard.i2b2.crc.jms.medium.timeoutsec=14400
edu.harvard.i2b2.crc.jms.large.timeoutsec=43200



3. Save your changes. You can close the file if you do not want to edit any more of the optional properties defined in the next few sections.