Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin


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.


indent
Level1

1. In the crc.properties file scroll to the section called Setfinder JMS Queue transaction timeout properties.

indent
Level1

2. Edit the length of time for each queue.


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
titleSetfinder JMS Queue transaction timeout properties
borderStylesolid
indent
Level2

edu.harvard.i2b2.crc.jms.small.timeoutsec=180

indent
Level2

edu.harvard.i2b2.crc.jms.medium.timeoutsec=14400

indent
Level2

edu.harvard.i2b2.crc.jms.large.timeoutsec=43200



indent
Level1

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.