DCM4CHEE running in local environment, intellij

Hello, I am trying to build dcm4chee in my local environment(Intellij). I am using jdk 8. when I am tryring to build ,all module is building perfectly except dcm4che-imageio… How to resolve it.

** If I am removing the above module from pom, then everything is working fine. Means, build is showing success. Then I have integrated jboss wildify with the project. server is connected successfully. But not working accordingly that I ran in vagrant.

How to solve it. Thanks

Share the full logs via pastebin.com

Could you provide the url to the repository to advice accordingly?

The url provided points to sourceforge hosting the released version of the module. Are you able to provide rather the url to the github repository for the module?

I got the link from here… https://bahmni.atlassian.net/wiki/spaces/BAH/pages/1867786/List+of+Repositories+needed+for+Development+on+Bahmni

search: dcm4chee

/cc @gsluthra @angshuonline

Bahmni currently ships with dcm4chee v2.x. See this:

  1. https://bahmni.atlassian.net/wiki/spaces/BAH/pages/24215562/SetUp+the+DCM4CHEE+Server
  2. https://dcm4che.atlassian.net/wiki/spaces/d2/overview

The github version of dcm4chee is much newer versions, which are not yet packaged with Bahmni. You can try the newer versions of dcm4chee and see how they work with Bahmni. dcm4che · GitHub

AFAIK, we would want to eventually move to dcm4chee-arc. Hopefully before end of 2022 / early 2023. @angshuonline can provide more inputs.