step by step install dcm4chee on openmediavault

675 views
Skip to first unread message

saran shrestha

unread,
Aug 18, 2018, 2:45:57 AM8/18/18
to dcm4che
how can i install dcm4chee on openmediavault?

fleetwoodfc

unread,
Aug 20, 2018, 6:49:53 PM8/20/18
to dcm4che

Nicolas Roduit

unread,
Aug 21, 2018, 2:07:53 AM8/21/18
to dcm4che
I updated the package (v. 4.0.0) to use the latest OpemMediaVault (v 4.1) but there is still an issue with the database. This is because in debian 9 mysql is replaced by mariadb (nor fully compatible) and it is not possible to install mysql.

So I will recommend using the most recent version of dcm4chee with the docker installation.

Or you can still install dcm4chee 2.18.3 with the debian package on the distribution like Ubuntu 18.04 LTS. This package fixes the issue which recent versions of Ubuntu do not allow the installation of open-jdk 1.7 required by dcm4chee.

DK

unread,
Aug 21, 2018, 6:07:03 PM8/21/18
to dcm4che
What do you mean is not fully compatible with mariadb?
Mariadb 10.1 or 10.2? I have dcm4chee installations with mariadb that are working fine

Nicolas Roduit

unread,
Aug 23, 2018, 2:13:39 AM8/23/18
to dcm4che
Debian 9 runs mariadb 10.1 and the problem is when the database is created:
root@openmediavault:~# mysql -u root pacsdb < /var/lib/dcm4chee/sql/create.mysql
ERROR 1709 (HY000) at line 23: Index column size too large. The maximum column size is 767 bytes.

I guess there is a solution to fix that issue but I don't have time to work on that during next weeks.

Installing the package with an existing dcm4chee database works correctly.

To create the database, the install script run something similar than https://dcm4che.atlassian.net/wiki/spaces/ee2/pages/2556076/MySQL

saran shrestha

unread,
Aug 29, 2018, 5:25:43 AM8/29/18
to dcm...@googlegroups.com
Dear all

still facing issue on installing dcm4chee on openmediavault.

Can any one please  help me to install dcm4chee on openmediavault

Thank you

saran shrestha

unread,
Sep 4, 2018, 5:58:51 AM9/4/18
to dcm4che
Dear fleetwoodfc,

I try to install dcm4chee-mysql_2.18.3.1 and facing issues.
Could you please help me to install dcm4chee on openmediavault.

thank you for your time and suggestion.
413.png
failed login.png
sql.png

Sherif Safwat

unread,
Dec 12, 2018, 5:44:33 PM12/12/18
to dcm4che
Dear All,
After looking at the log file , I think we fail to log on because the database was not created, so there no logging records.

May if we installed the database manually, may it work

Can any body help

Nicolas Roduit

unread,
Dec 13, 2018, 2:04:21 AM12/13/18
to dcm4che
The problem is described above and on the wiki installation page.

If you want to install on openmediavault, you need to install the db manually and then running the installation. I haven't investigated how to solve the issue of installing the db with mariadb. Let me know if you find a clean solution, I will modify the script of installation.

Regarding the returning error, you can try the workaround suggested here.
Reply all
Reply to author
Forward
0 new messages