Important Update Notice - dcm4chee 2.10.4

A new release (2.10.4) of the dcm4chee archive has been released in order to address some serious bugs that were discovered in the 2.10.x releases.  In particular:

  • DCMEE-75 - Failed to load attribute filter cfg (dcm4chee-attribute-filter.xml)
  • DCMEE-78 - MBean Attributes with multiline values are rendered in single line text field in JMX MBean View

If you already applied the DB update script for v2.10.2 or v2.10.3 there is no need to adjust the DB schema again.

Database Update Information

If you already applied the DB update script for v2.10.2 or v2.10.3 there is no need to adjust the DB schema again. If you are upgrading from a version previous to 2.10.2, see the last product release announcement for more information.

Be Careful

As always, before modifying your database or updating the system, make a backup and thoroughly test the new release before rolling it into production!

See the change log below. The identifiers (DCMEE-75 for example) refer to the dcm4che JIRA issue id. Feel free to search/browse JIRA if you want more information on a specific item, or post questions to the dcm4che user forum or mailing list.

Changes to v2.10.3:
http://www.dcm4che.org/jira/secure/ReleaseNote.jspa?projectId=10004&styleName=Html&version=10032

Bugs

  • DCMEE-75 - Failed to load attribute filter cfg (dcm4chee-attribute-filter.xml)
  • DCMEE-76 - org/dcm4chex/archive/util/*.class included in lib/dcm4chee-ejb-client.jar and dcm4chee-ejb-<db>.jar
  • DCMEE-78 - MBean Attributes with multiline values are rendered in single line text field in JMX MBean View
  • DCMEE-80 - upgrade script for 2.10 for DB2 fails
  • DCMEE-81 - Teaching File Export Manager only process first Export Selection Manifest of one Study
  • DCMEE-83 - Study Content Notification emitted by IANSCU references the same object multiple times
  • DCMEE-84 - IANSCU may emit IAN/SCN's for received Series multiple times
  • DCMEE-86 - Missing "Add Series" icon/link in Web Folder

Improvements

  • DCMEE-24 - dcmcdw: Put newest Study on first Media
  • DCMEE-77 - StoreSCP: Check if mkdirs for file storage fails, to improve error logging.
  • DCMEE-85 - ExportManager: Use private Manifest Document Title: "For Media Export" instead "For Patient" to initiate PDI Media Creation

Tasks

  • DCMEE-79 - Prepare and document entries in conf/dcm4chee-tce.conf for MESA tests
  • DCMEE-82 - CDW: Adjust standalone distribution package for dcm4chee-cdw to JBoss 4.0.4.GA